09-12-2020, 05:02 AM
(This post was last modified: 08-10-2024, 07:46 PM by Vega.
Edit Reason: Fixed bug - Vega
)
Disable Ghost Race Lap Split Difference Text [Diamond]
Disables the lap split difference text during a ghost race.
NTSC-U
048422E8 60000000
04842338 60000000
PAL
047EE74C 60000000
047EE79C 60000000
NTSC-J
047EDDB8 60000000
047EDE08 60000000
NTSC-K
047DCB0C 60000000
047DCB5C 60000000
Source:
1st Nop cancels the call to some sort of Print+MSG Function for text when you're ahead
2nd Nop cancels the call to some sort of Print+MSG Function for text when you're behind
Code creator: Diamond
Disables the lap split difference text during a ghost race.
NTSC-U
048422E8 60000000
04842338 60000000
PAL
047EE74C 60000000
047EE79C 60000000
NTSC-J
047EDDB8 60000000
047EDE08 60000000
NTSC-K
047DCB0C 60000000
047DCB5C 60000000
Source:
1st Nop cancels the call to some sort of Print+MSG Function for text when you're ahead
2nd Nop cancels the call to some sort of Print+MSG Function for text when you're behind
Code creator: Diamond