mario-kart.md (2629B)
1 --- 2 title: Mario Kart Wii 3 author: "Linus Behrens" 4 date: 2025-04-11T14:00:00+02:00 5 tags: ['mod', 'game'] 6 header: "/header/mariokart.jpg" 7 --- 8 ## Standard game on Emulator 9 10 1. Get you Mario Kart Wiis Disc `.iso`. If you burner is broken like mine [download it](https://romsfun.com/roms/nintendo-wii/mario-kart-wii.html). 11 2. Get the [Dolphin Emulator](https://de.dolphin-emu.org/download/?ref=btn) 12 3. Choose your game directory with dolphin 13 4. Copy the [code](https://newwfc.xyz/codes/) in Mario Kart Wii `right click` > Properties > Gecko Codes > Add Codes. Give it a name 14 5. Settings > generell > activate cheats `checked` 15 16 ### The *code* 17 18 ```plain 19 C0000000 00000029 20 3C004E80 60000020 21 900F0000 7D8802A6 22 9421FF80 BC610008 23 48000019 6e657777 24 66632e78 797a0000 25 00000000 00000000 26 7F2802A6 3AC0FFFF 27 3B19FFFF 8EF80001 28 2C170000 3AD60001 29 4082FFF4 3E208000 30 8B9F5F27 623E2FFF 31 2C1C00EC 623FF1F0 32 41820020 2C1C0010 33 623FF114 41820014 34 2C1C0054 623FF258 35 41820008 623FE690 36 3E202E6E 6231696E 37 3F80017F 639CCFFC 38 87BE0001 7C1D8800 39 4182001D 379CFFFF 40 4082FFF0 B8610008 41 38210080 7D8803A6 42 4E800020 7F4802A6 43 7FDBF378 3B19FFFF 44 7ED0B378 8EF80001 45 9EFB0001 3610FFFF 46 4082FFF4 3A800010 47 7E96A051 41820064 48 7E54DA14 8A720001 49 2C13002F 41A20014 50 9E7B0001 3694FFFF 51 4082FFF8 48000044 52 38920001 387B0001 53 38C4FFFF 38A00000 54 8CE60001 2C070000 55 38A50001 4082FFF4 56 3A05FFFE 7FE803A6 57 4E800021 7E101A14 58 39E00000 9DF00001 59 3694FFFF 4082FFF8 60 7F4803A6 4E800020 61 C0000000 0000000E 62 3C004E80 60000020 63 900F0000 3D808000 64 618C3000 3C00017F 65 6000CFFC 7C0903A6 66 3D607474 616B7073 67 800C0000 7C005800 68 40A20034 394C0003 69 392C0002 7D455378 70 38600000 8C050001 71 2C000000 38630001 72 4082FFF4 8C0A0001 73 9C090001 3463FFFF 74 4082FFF4 398C0001 75 4200FFC0 4E800020 76 ``` 77 78 ## Modded game on a Wii 79 80 ### What you Need 81 82 - Wii (OS on version 4.3) 83 - SD-Card (`>=8GB` I suggest) 84 - Computer with SD-Slot (or adapter) 85 - Internet connection (computer and Wii) 86 87 ### Steps 88 89 1. Get you Wiis MAC-adress (Settings > Internet > console information) 90 2. [Letterbomb download](https://please.hackmii.com/) 91 3. Put the `.zip`s content in the root of the SD-card 92 4. Put the SD-card in the Wii 93 5. Open mail on Wii and open the Letterbomb (you will see) 94 6. Follow the instructions to install the homebrew channel and BootMii 95 7. If asked choose "Install BootMii as boot2". If it failed choose "Install BootMii as IOS" 96 8. If you want to back up [follow those instructions](http://monkeydesk.at/f19-anleitungen/anleitung-nand-backup-eurer-wii-erstellen-178/) 97 98 9. Get the [CTGP-R](https://www.chadsoft.co.uk/) `.zip`. 99 10. Copy the folder content in the root oft the SD card. 100 11. Open CTGP-R on the homebrew channel and follow the instructions 101 102 ##