12-23-2020, 10:42 PM
(This post was last modified: 12-25-2020, 08:38 PM by Vega.
Edit Reason: Tested rest of ports
)
Blooper Ink Timer Modifier [1superchip]
This code changes how long the blooper ink stays on the character in frames. This doesn't modify the ink on screen.
NTSC-U
028B12F4 0000XXXX
PAL
028B5BB4 0000XXXX
NTSC-J
028B4D14 0000XXXX
NTSC-K
028A402C 0000XXXX
XXXX = Timer in frames
Values:
0x0384 2x as long
0x01C2 Default
0x00E1 1/2 the time
0x0000 Instant
Code Creator: 1superchip
This code changes how long the blooper ink stays on the character in frames. This doesn't modify the ink on screen.
NTSC-U
028B12F4 0000XXXX
PAL
028B5BB4 0000XXXX
NTSC-J
028B4D14 0000XXXX
NTSC-K
028A402C 0000XXXX
XXXX = Timer in frames
Values:
0x0384 2x as long
0x01C2 Default
0x00E1 1/2 the time
0x0000 Instant
Code Creator: 1superchip