Mario Kart Wii Gecko Codes, Cheats, & Hacks
Disconnect at Will [CLF78] - Printable Version

+- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com)
+-- Forum: Cheat Codes (https://mariokartwii.com/forumdisplay.php?fid=51)
+--- Forum: Online Non-Item (https://mariokartwii.com/forumdisplay.php?fid=52)
+--- Thread: Disconnect at Will [CLF78] (/showthread.php?tid=1578)



Disconnect at Will [CLF78] - CLF78 - 08-09-2020

Since Bully's code doesn't work 100% everytime (at least for me), i created a variant using the Disable Online Six Minute Disconnection address. All regions tested successfully.

NTSC-U
04539F3C 4081000C
2834XXXX YYYYZZZZ
04539F3C 60000000
E0000000 80008000

PAL
0453F478 4081000C
2834XXXX YYYYZZZZ
0453F478 60000000
E0000000 80008000

NTSC-J
0453EDF8 4081000C
2834XXXX YYYYZZZZ
0453EDF8 60000000
E0000000 80008000

NTSC-K
0452D4D0 4081000C
2833XXXX YYYYZZZZ
0452D4D0 60000000
E0000000 80008000

Hint: Set the first line's value to 4800000C if you want to disable the six minute time limit Wink

Code creator: CLF78
Code credits: Ro (address founder)


RE: Disconnect at Will [CLF78] - Wiimm - 05-28-2023

What is "XXXX YYYYZZZZ" here? Do you have any pseudo code. Maybe I want to implement this as option to LECODE and there in C.


RE: Disconnect at Will [CLF78] - CLF78 - 05-28-2023

It's the usual controller input placeholder. It's used to trigger the 5:56 disconnection by pressing the desired button combo.


RE: Disconnect at Will [CLF78] - dirtyfrikandel - 04-12-2024

Hi,

Could someone help me understand this:

Chadderz code (https://mariokartwii.com/showthread.php?tid=562) is used to disable the default 5:00 minute timer to right? Than normally you would DC after 5:56 due to another built-in timer right? And this timer could be disabled with Ro's code (https://mariokartwii.com/showthread.php?tid=1556)

The difference between this code and ro's is that you can DC at will?
Do i still need to use Chadderz code when using this code?