Posts: 4,292
Threads: 901
Joined: Feb 2018
Reputation:
98
06-01-2018, 10:18 PM
(This post was last modified: 08-17-2019, 06:37 PM by Vega.)
Mini Turbo Modifier [Bully]
NTSC-U
0457C100 388000XX
04582088 38A00YYY
PAL
04582964 388000XX
045888AC 38A00YYY
NTSC-J
045822E4 388000XX
0458822C 38A00YYY
NTSC-K
045709BC 388000XX
04576904 38A00YYY
XX/YYY Values:
00/000 = No Mini Turbo / Disable Mini Turbo
4B/10E = Instant Mini Turbo
Code created by: Bully
Posts: 5
Threads: 0
Joined: Jan 2019
Reputation:
0
So with this, what values can we use other than instant or disable? I attempted to use values other than 270 and it didn't appear to do anything.
Able to do this with Orange MT as well?
Posts: 4,292
Threads: 901
Joined: Feb 2018
Reputation:
98
01-19-2019, 07:47 PM
(This post was last modified: 01-19-2019, 09:38 PM by Vega.)
I'm not sure if any other values would change the effects of Bully's code. What you can do is set a write breakpoint on the halfword location of Orange MT in dynamic memory. Set the write breakpoint when the value is 0000 .It will break once the blue MT is fully charged. You will have the static address for that function. From there, you can decide how you want to manipulate it.
Posts: 35
Threads: 4
Joined: Mar 2022
Reputation:
0
This only affects Bikes. Karts are unaffected