MT/ SMT Threshold Modifier?
#1
I've been trying to find a way to decrease the MT/SMT values from 270/300 respectively to something lower. But I couldn't find anything online about modifying the values. Is it possible to make a gecko codes to fix this, or is the value stored somewhere in the MKWii files, or is this just an unsolvable issue?
Reply
#2
This can definitely be created.

If anybody (coders) out there wants to take a crack at it, this will help a lot - https://github.com/SeekyCt/mkw-structure...r/player.h
Reply
#3
I believe the code "Instant Miniturbo/Drift" has the values you want.
Instant MT + Stand-Still MT - NTSC-US]

048B1400 00000000
048B1404 00000000
048B1408 00010000
048B1278 00010000
Reply
#4
(05-01-2023, 10:52 PM)_Ro Wrote: I believe the code "Instant Miniturbo/Drift" has the values you want.
Instant MT + Stand-Still MT - NTSC-US]

048B1400 00000000
048B1404 00000000
048B1408 00010000
048B1278 00010000

No because I don't want to make it instant, I just want to make the values smaller.
Reply
#5
(05-01-2023, 10:08 PM)Vega Wrote: This can definitely be created.

If anybody (coders) out there wants to take a crack at it, this will help a lot - https://github.com/SeekyCt/mkw-structure...r/player.h

I know that in Formula Kart Wii, the SMT threshold for kart was reduce and SMT length was increased by x1.5. So it is possible, I just don't know how.
Reply
#6
FKW's sources is on github btw

github.com/CLF78/FKW
Reply
#7
(05-01-2023, 11:33 PM)Tinaphromad Wrote:
(05-01-2023, 10:52 PM)_Ro Wrote: I believe the code "Instant Miniturbo/Drift" has the values you want.
Instant MT + Stand-Still MT - NTSC-US]

048B1400 00000000
048B1404 00000000
048B1408 00010000
048B1278 00010000

No because I don't want to make it instant, I just want to make the values smaller.
I know. I just meant that these addresses might have the values you want to modify, or around this global area.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)