Mario Kart Wii Gecko Codes, Cheats, & Hacks
Reversed Timer v2 [mdmwii] - Printable Version

+- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com)
+-- Forum: Cheat Codes (https://mariokartwii.com/forumdisplay.php?fid=51)
+--- Forum: Visual & Sound Effects (https://mariokartwii.com/forumdisplay.php?fid=56)
+--- Thread: Reversed Timer v2 [mdmwii] (/showthread.php?tid=1808)



Reversed Timer v2 [mdmwii] - CLF78 - 04-03-2021

Due to the Wiimmfi payload hooking at the address of the original code, it no longer works. So, here's an updated version that does.

NTSC-U
C2531134 00000002
3803FFFF 901D0048
60000000 00000000

PAL
C2535C7C 00000002
3803FFFF 901D0048
60000000 00000000

NTSC-J
C25355FC 00000002
3803FFFF 901D0048
60000000 00000000

NTSC-K
C2523CD4 00000002
3803FFFF 901D0048
60000000 00000000

Source:
Code:
# Subtract
subi r0, r3, 1

# Original instruction
stw r0, 0x48(r29)

Notes:
  • In order to use in a VS Race, also use this code.
  • Will instantly finish a battle.
Code created by: mdmwii
Code credits: CLF78 (updated the code to work on Wiimmfi)