NPC Miis Crash Fix {B_squo] - Printable Version +- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com) +-- Forum: Cheat Codes (https://mariokartwii.com/forumdisplay.php?fid=51) +--- Forum: Misc/Other (https://mariokartwii.com/forumdisplay.php?fid=55) +--- Thread: NPC Miis Crash Fix {B_squo] (/showthread.php?tid=2247) |
NPC Miis Crash Fix {B_squo] - Vega - 10-01-2024 NPC Miis Crash Fix {B_squo] # My version of this code, which creates and fills all the slots for Miis during initialization. I had to use a C2 code because otherwise an array of a hardcoded size would be written with data out of bounds. (PAL) 0483D75C 3800000C C283D74C 00000002 2C040004 40800008 907A08F4 00000000 (USA) 04822CFC 3800000C C2822CEC 00000002 2C040004 40800008 907A08F4 00000000 (JPN) 0483CDC8 3800000C C283CDB8 00000002 2C040004 40800008 907A08F4 00000000 (KOR) 0482BB1C 3800000C C282BB0C 00000002 2C040004 40800008 907A08F4 00000000 Code creator: B_squo |