Teleportation Code [Spaghetti Noppers]
#1
Teleportation Code [Spaghetti Noppers]

NTSC-U
C25AA690 00000008
3DC08034 61CEXXXX
A1EE0000 2C0FZZZZ
40820010 821E0068
823E0070 825E006C
2C0Fzzzz 40820010
921E0068 923E0070
925E006C C09E0068
60000000 00000000

PAL
C25B55B8 00000008
3DC08034 61CEXXXX
A1EE0000 2C0FZZZZ
40820010 821E0068
823E0070 825E006C
2C0Fzzzz 40820010
921E0068 923E0070
925E006C C09E0068
60000000 00000000

NTSC-J
C25B4F38 00000008
3DC08034 61CEXXXX
A1EE0000 2C0FZZZZ
40820010 821E0068
823E0070 825E006C
2C0Fzzzz 40820010
921E0068 923E0070
925E006C C09E0068
60000000 00000000
 
NTSC-K
C25A3610 00000008
3DC08033 61CEXXXX
A1EE0000 2C0FZZZZ
40820010 821E0068
823E0070 825E006C
2C0Fzzzz 40820010
921E0068 923E0070
925E006C C09E0068
60000000 00000000

XXXX = Controller Address
ZZZZ = Button Value to save slot
zzzz = Button Value to teleport back to saved slot

NOTE: You must not be pressing any other buttons while pressing your ZZZZ/zzzz button value.

Code created by: The Spaghetti Noppers Group
Reply
#2
Sorry for the noob question, but I was wondering if it's possible to have this code to work on multiple controllers at the same time? (For example Wiimote and Gamecube)?
Reply
#3
Not really if you don't rewrite the source to allow it.

Decompile the code, add in some more cmpwi's, branch, lis, ori, instructions for wiichuck base address. Compile it and test. I can't be asked to make a version like that myself as I have no motivation nor care.
Reply
#4
Alright. Thanks for the info.
Reply
#5
Is it correct that this adress is called for every player resulting in teleporting all players to the same location (also CPUs)?

I maybe can find out the pointer for the Coordinates to make it work only for the player and not for the CPUs.
Reply
#6
Yes the code does no check of any kind for a specific player, all players effected.

This XYZ position swapper I made awhile ago includes source to load your own XYZ or a desired CPU slot's XYZ

https://mkwii.com/showthread.php?tid=1728
Reply
#7
Ah ok, this will be really helpful. Thank you  Big Grin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)