Anti Item Spy [Vega]
#1
Anti Item Spy [Vega]

NOTE: Outdated by Bully's version

Code allows you to send fake item info (item being held) to clients in race. Nopping the address does the same effect as XX value of 14 (no item available).

NTSC-U
C265D3A0 00000002
3BE000XX 9BE50001
60000000 00000000

PAL
C265C718 00000002
3BE000XX 9BE50001
60000000 00000000

NTSC-J
C265BD84 00000002
3BE000XX 9BE50001
60000000 00000000

NTSC-K
C264AA30 00000002
3BE000XX 9BE50001
60000000 00000000

XX Item Values:
00 = Green Shell
01 = Red Shell
02 = Banana
03 = Fake Item Box
04 = Mushroom
05 = Triple Mushroom
06 = Bob-omb
07 = Blue Shell
08 = Lightning
09 = Star
0A = Golden Mushroom
0B = Mega Mushroom
0C = Blooper
0D = POW Block
0E = Cloud
0F = Bullet Bill
10 = Triple Green Shell
11 = Triple Red Shell
12 = Triple Banana
14 = No Item Available

Source:
li r31, 0xXX #Load XX value into Register 31
stb r31, 0x0001 (r5) #Default Instruction

Code creator: Vega
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)