You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<codename="All Items Can Land"author="MrBean"comment="This code lets every item (with the exception of the Thundercloud) land on the floor when dropped, and they can be activated by driving over them.">
<codename="Change Starting Position (HOST Only)"author="Vega"comment="This code lets you set your starting position regardless of what position you finished in the previous race. NOTE: If you use this code while not host, it will only take effect in the 1st Race of a Room GP. If you apply an invalid value (such as 5th place in a 2 player room), the code won't take effect in the 1st Race of a Room GP. For all other races, you will simply start in last.">
<codename="Change User Record Game ID"author="Vega"comment="This code lets you set a spoofed Game ID on your user records. If someone is reading them, they will not know the true MKW Disc/ISO that you are on. It's also useful to show your custom line color to the people running Show Everyone's True Region ID.">
88
-
<rawcode>
89
-
04663164 380000XX
90
-
</rawcode>
91
-
<placeholderletter="X"type="3"comment="Last letter of Game ID"args=",1," />
92
-
</code>
93
-
<codename="ISFS Delete"author="Vega"comment="This code lets you delete any file/directory from your NAND. Press your activator whenever you want to delete the file/directory (you may notice a small lag spike when this happens, this is normal). CAUTION: Deleting the wrong files may result in a brick.">
94
-
<rawcode>
95
-
04009634 88030051
96
-
2834XXXX YYYYZZZZ
97
-
C2009634 0000000B
98
-
9421FF80 BC610008
99
-
48000029 RRRRRRRR
100
-
RRRRRRRR RRRRRRRR
101
-
RRRRRRRR RRRRRRRR
102
-
RRRRRRRR RRRRRRRR
103
-
RRRRRRRR RRRRRRRR
104
-
7C6802A6 3D808016
105
-
618CA78C 7D8803A6
106
-
4E800021 B8610008
107
-
38210080 88030051
108
-
60000000 00000000
109
-
E0000000 80008000
110
-
</rawcode>
111
-
<placeholderletter="R"type="3"comment="The path to the file or directory you want want to delete. Make sure it starts with '/'"args=",36," />
112
-
</code>
113
-
<codename="Text Color Fill Modifier"author="Spaghetti Noppers"comment="This code lets you change the color of the text in game plus its background fill, which turns characters into colorful blocks.">
114
-
<rawcode>
115
-
045E7B40 38A000WW
116
-
045E7B68 38A000XX
117
-
045E7B90 38A000YY
118
-
045E7BB8 388000ZZ
119
-
</rawcode>
120
-
<placeholderletter="W"type="4"comment="The fill color."args="1" />
121
-
</code>
122
-
<codename="MAC Address Spoofer"author="mdmwii"comment="This code lets you spoof your Wii's MAC address.">
123
-
<rawcode>
124
-
C21D0E50 00000004
125
-
3D80XXXX 618CXXXX
126
-
91840000 3D80XXXX
127
-
558C843E B1840004
128
-
38A00006 00000000
129
-
</rawcode>
130
-
<placeholderletter="X"type="5"comment="The spoofed MAC address."args="" />
0 commit comments