12-25-2020, 06:01 PM
(This post was last modified: 12-25-2020, 08:27 PM by Vega.
Edit Reason: Tested rest of ports
)
Mega Timer Modifier [1superchip]
This code modifies how long the Mega Mushroom lasts in frames.
NTSC-U
028B1104 0000XXXX
PAL
028B59C4 0000XXXX
NTSC-J
028B4B24 0000XXXX
NTSC-K
028A3E3C 0000XXXX
XXXX = Timer in frames
Values:
0x0384 2x as long
0x01C2 Default
0x00E1 1/2 as long
0x003C 1 second
0x0000 Instant
Code Creator: 1superchip
This code modifies how long the Mega Mushroom lasts in frames.
NTSC-U
028B1104 0000XXXX
PAL
028B59C4 0000XXXX
NTSC-J
028B4B24 0000XXXX
NTSC-K
028A3E3C 0000XXXX
XXXX = Timer in frames
Values:
0x0384 2x as long
0x01C2 Default
0x00E1 1/2 as long
0x003C 1 second
0x0000 Instant
Code Creator: 1superchip