Mario Kart Wii (Mod) - Unlocking the default characters
In this video, I changed the unlock screen so that it forces loading the default, already-unlocked characters. Please note that the "You've earned trophies in the Shell and Banana Cups" message is just a byproduct of the code I used to showcase this. None of the default characters have any actual unlock requirements defined.
What's interesting about this is that, much like with the unlockable characters, all the default characters have specific voice clips assigned for when they're unlocked. Said voice clips are listed below, alongside their sound ID in hex:
Mario: VO_MR_SELECT_CHAR_02 (039C)
Baby Peach: VO_BPC_SELECT_CHAR_01 (03B9)
Waluigi: VO_WL_SELECT_CHAR_01 (03CE)
Bowser: VO_KP_SELECT_CHAR_01 (03D1)
Baby Mario: VO_BMR_SELECT_CHAR_02 (03B4)
Luigi: VO_LG_SELECT_CHAR_02 (039F)
Toad: VO_KO_SELECT_CHAR_END (03C4)
Donkey Kong: VO_DK_SELECT_CHAR_01 (03D4)
Yoshi: VO_YS_SELECT_CHAR_02 (03A2)
Wario: VO_WR_SELECT_CHAR_02 (03CC)
Koopa Troopa: VO_NK_SELECT_CHAR_01 (03C8)
Peach: VO_PC_SELECT_CHAR_END (03A6)
You can use this Gecko code to modify the unlock screen yourself:
https ://mariokartwii.com/showthread.php?tid=2446
In PAL, 0x808b1ea0 contains the array of sound IDs to play for each character on the unlock screen.
Other Videos By B_squo
Other Statistics
Mario Kart Wii Statistics For B_squo
There are 305,794 views in 173 videos for Mario Kart Wii. The game makes up 5 hours of published video on his channel, roughly 28.21% of Mario Kart Wii content that B_squo has uploaded to YouTube.