Mario Kart Wii Gecko Codes, Cheats, & Hacks

Full Version: Win VR/BR When Disconnecting [Unnamed]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Win VR/BR When Disconnecting [Unnamed]


As the name says, this code makes you win VR/BR if a DC occur. It gives you the same amount of VR/BR as if you would finish first.

NTSC-U
04529DA4 4BFFEF01

PAL
0452E8EC 4BFFE82D

NTSC-J
0452E26C 4BFFE82D

NTSC-K
0451C944 4BFFE82D


Source:
#####
## "bl Lower_Matrix_VrBr_Change_Calculation" changed to "bl Upper_Matrix_VrBr_Change_Calculation". This way, the VR/BR changes for an overall Victory is computed. ##
#####


Code Creator: Unnamed
Great Code! Is there any way to make it force a certain amount for a DC? If so, that would be a great option!
Sorry for late reply, try the following Adresses:

0x80529DDC (NTSC-U)
0x8052E924 (PAL)
0x8052E2A4 (NTSC-J)
0x8051C97C (NTSC-K)

It will load the Amount of the Change into r3, so a simple RAM-Write "li r3, XXXX" should be enough. But you need to try it, I haven't had the time to test it.
NTSC-U address seems to be correct!

NTSC-U:
04529DDC 3860XXXX
Nice codes.