Access Online Mode Without Internet
NOTICE: I did NOT make this code. To the person who made this, thank you!
ANOTHER NOTICE: If using NTSC-U version of code, you will also need this code (or else you will blackscreen after the ERSB screen) - https://mkwii.com/showthread.php?tid=1618
This code will allow you to access/view some of the basic features/options of MKWii's Wifi/Online Mode without an internet connection.
It will work even with no Wii connection set and even with no prior FC on the license.
What works when Online
- The Main Menu
- The Sub Menu for viewing "Open Room, Friend Roster, Register Friend"
- Enter into the Register Friend menu
What doesn't work when Online
- Any racing ofc...
- Viewing friend roster (will work if there's already friend data on the particular license of the save data)
- Getting a FC to register
- Opening a room
- Disconnecting from Online*
*Once you are online, you will need to reset your game/Wii or utilize some sort of code to exit you out from Online.
NTSC-U
C2604BF4 00000002
3BA00057 93BC000C
60000000 00000000
PAL
C2635A8C 00000002
3BA00057 93BC000C
60000000 00000000
NTSC-J
C26351D8 00000002
3BA00057 93BC000C
60000000 00000000
NTSC-K
C2623E84 00000002
3BA00057 93BC000C
60000000 00000000
Source:
#Address Ports
#NTSC-U 80604BF4
#PAL 80635A8C
#NTSC-J 806351D8
#NTSC-K 80623E84
li r29, 0x57
stw r29, 0xC (r28) #Default Instruction
NOTICE: I did NOT make this code. To the person who made this, thank you!
ANOTHER NOTICE: If using NTSC-U version of code, you will also need this code (or else you will blackscreen after the ERSB screen) - https://mkwii.com/showthread.php?tid=1618
This code will allow you to access/view some of the basic features/options of MKWii's Wifi/Online Mode without an internet connection.
It will work even with no Wii connection set and even with no prior FC on the license.
What works when Online
- The Main Menu
- The Sub Menu for viewing "Open Room, Friend Roster, Register Friend"
- Enter into the Register Friend menu
What doesn't work when Online
- Any racing ofc...
- Viewing friend roster (will work if there's already friend data on the particular license of the save data)
- Getting a FC to register
- Opening a room
- Disconnecting from Online*
*Once you are online, you will need to reset your game/Wii or utilize some sort of code to exit you out from Online.
NTSC-U
C2604BF4 00000002
3BA00057 93BC000C
60000000 00000000
PAL
C2635A8C 00000002
3BA00057 93BC000C
60000000 00000000
NTSC-J
C26351D8 00000002
3BA00057 93BC000C
60000000 00000000
NTSC-K
C2623E84 00000002
3BA00057 93BC000C
60000000 00000000
Source:
#Address Ports
#NTSC-U 80604BF4
#PAL 80635A8C
#NTSC-J 806351D8
#NTSC-K 80623E84
li r29, 0x57
stw r29, 0xC (r28) #Default Instruction