Unsolved How to give 200BX more angle

Discussion in 'Mod Support' started by ENTITYGames, May 13, 2017.

  1. ENTITYGames

    ENTITYGames
    Expand Collapse

    Joined:
    Mar 10, 2016
    Messages:
    15
    Hi everyone, I'm trying to give the 200BX drift steering a lot more angle so i can drift better, i have no idea where to start and thought this would be a good place to start-


    -Okay, sorry for taking up space, figured it out myself
     
    #1 ENTITYGames, May 13, 2017
    Last edited: May 13, 2017
  2. torsion

    torsion
    Expand Collapse

    Joined:
    May 31, 2015
    Messages:
    1,600
    Since you're taking up the space anyway, why not share your solution? ;) You can type in [code ] and [/code ] tags (without the space) in order to paste nicely formatted code into your posts.
     
  3. ENTITYGames

    ENTITYGames
    Expand Collapse

    Joined:
    Mar 10, 2016
    Messages:
    15
    okay, it was barely a solution, it still has problems. It only gives more angle and strengthens up the front arms so they don't explode. The steering is extremely slow now, like, T-series slow.
     
  4. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
    Maybe copy the steering and increase hydro speed?
     
    • Like Like x 1
  5. ENTITYGames

    ENTITYGames
    Expand Collapse

    Joined:
    Mar 10, 2016
    Messages:
    15
    These are what I changed in the Coupe Suspension_F file:

    (
    "slidenodes": [
    ["id:", "railName", "attached", "fixToRail", "tolerance", "spring", "strength", "capStrength"],
    ["fx5r", "steeringrack", true, true, 0.0, 12001000, 1190000, 190000],
    ["fx5l", "steeringrack", true, true, 0.0, 12001000, 1190000, 190000], )


    (
    "hydros": [
    ["id1:","id2:"],
    {"beamPrecompression":1.0, "beamType":"|NORMAL", "beamLongBound":1, "beamShortBound":1},
    {"beamSpring":5001000,"beamDamp":50,"beamDeform":"FLT_MAX","beamStrength":92500},
    ["fh6r","fx5l",{"factor":-0.205,"steeringWheelLock":1350,"inRate":8,"outRate":8}],
    ["fh6l","fx5r",{"factor":0.205,"steeringWheelLock":1350,"inRate":8,"outRate":8}],
    {"beamPrecompression":1.0, "beamType":"|NORMAL", "beamLongBound":1, "beamShortBound":1},


    Red is what i changed to give it more angle and strength, those worked. But blue is what i changed to give more steering speed, which didn't work. Any help would be greatly appreciated
     
  6. torsion

    torsion
    Expand Collapse

    Joined:
    May 31, 2015
    Messages:
    1,600
    Are you drifting with a keyboard, wheel, or controller?
     
  7. CreasingCurve

    CreasingCurve
    Expand Collapse

    Joined:
    Jan 19, 2016
    Messages:
    940
    Steering wheel lock needs to be about 400-600 if you want it to be snappy.
     
    • Like Like x 1
  8. ENTITYGames

    ENTITYGames
    Expand Collapse

    Joined:
    Mar 10, 2016
    Messages:
    15
    I will BE predominantly drifting with a controller
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice