1
0
mirror of synced 2024-11-24 06:50:11 +01:00
This commit is contained in:
Aaron M 2021-09-26 20:32:04 +13:00
parent 9b451bc49a
commit 04e02e7669

View File

@ -70,7 +70,7 @@ void CrazyTaxi::FFBLoop(EffectConstants* constants, Helpers* helpers, EffectTrig
double percentForceGround = percentForce / 2.0;
helpers->WriteByte(0x1C363A, 0x00, true);
helpers->WriteByte(0x1C363A, 0x00, true); //Disable native rumble/ffb
triggers->Springi(SpringStrength / 100.0);