Jump to content

Recommended Posts

Posted

I used to use the in-game curves and it was never perfect.

 

But now I tried TARGET script curve and it works better.

 

In your target script after the mapping of the axis, set a curve like this:

 

   SetSCurve(&Throttle, SCX,0,0,0,0,-7.5);
   SetSCurve(&Throttle, SCY,0,0,0,0,-7.5);

 

The value at the end I've tried values between -7.0 to -8.5 you can adjust it to suit. You can take it all the way up to -20 but anything over -10 it will hardly move. So stick to 0 to -8. 0 is the fastest, -20 is the slowest.

Pimax Crystal VR & Simpit User | Ryzen CPU & Nvidia RTX GPU | Some of my mods

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...