Drive Thru Item Boxes [Vega]
You can drive thru the item boxes. If used offline, this also effects the CPUs. Obviously, you are unable to receive items.
NTSC-U
0481727C 60000000
PAL
0482AD90 60000000
NTSC-J
0482A3FC 60000000
NTSC-K
04819150 60000000
Backwards bne+ replaced w/ nop
A r3 return value from a small subroutine is constantly checked. When it's not zero, the game knows you have hit a box and starts executing the appropriate subroutines (conditional bne+ is taken).
Code creator: Vega
You can drive thru the item boxes. If used offline, this also effects the CPUs. Obviously, you are unable to receive items.
NTSC-U
0481727C 60000000
PAL
0482AD90 60000000
NTSC-J
0482A3FC 60000000
NTSC-K
04819150 60000000
Backwards bne+ replaced w/ nop
A r3 return value from a small subroutine is constantly checked. When it's not zero, the game knows you have hit a box and starts executing the appropriate subroutines (conditional bne+ is taken).
Code creator: Vega