Boat Speed and Native Boat Variables

+
Boat Speed and Native Boat Variables

Boat Speed and Native Boat Variables

Just to post something usefull too, here is a list of all native variables for the boat. I couldn't find a list of those as of yet, so I'll post them here. I have not tested all of them, but for example the boat speed stuff works fine.

You can put them(or parts of them) into your user.settings file and change them. Don't forget the heading
[Gameplay/Boat].


Code:
[/SIZE]
[Gameplay/Boat]
BoatAngularDamping=6.9
BoatBuoyancyFlyThresholdScaller=0.5
BoatBuoyancyPointsSpreadX=1
BoatBuoyancyPointsSpreadY=1
BoatBuoyancyWaterProbingPrecision=0
BoatBuoyancyZDiffLimit2=1
BoatDestructionHitRepelForceMultiplier=3
BoatDestructionHitsAcceptTimeout=3
BoatDoubleTapThreshold=0.3
BoatDrowningAcceleration=0.3
BoatDrowningEnabled=true
BoatDrowningPopagationTime=3
BoatDrowningTime=8
BoatFloatingHeight=-0.2
BoatForceDownBase2=1
BoatForceDownExpo2=2
BoatForceMax=1000
BoatForceScaller=150
BoatForceUpBase2=1
BoatForceUpExpo2=2
BoatGearCandidateSwitchTimeout=0.15
BoatHedgeHardRepelPower=2
BoatHedgeInputDamperSpeed=0.2
BoatHedgeNormalNForceDamperSpeed=0.2
BoatHedgeRaycastCutoffLength=0.7
BoatHedgeRaycastLength=3
BoatHedgeRaycastMinLength=1.8
BoatHedgeRepelForceMulti=10
BoatHedgeRepelTorqueMulti=3000
BoatHedgeSmoothRepelPower=3
BoatLinearDamping=4
BoatMass=23
BoatMassCenter=0.9
BoatPathFindingOutFrustumMaxDistance=60
BoatSailingEnabled=true
BoatSailingForceScaller=100
BoatSailingGearOneAcceleration=3
BoatSailingGearOneDeceleration=4
BoatSailingGearOneMaxSpeed=2.5
BoatSailingGearReverseAcceleration=3
BoatSailingGearReverseDeceleration=4
BoatSailingGearReverseMaxSpeed=1.5
BoatSailingGearThreeAcceleration=3
BoatSailingGearThreeDeceleration=4
BoatSailingGearThreeMaxSpeed=8
BoatSailingGearTwoAcceleration=3
BoatSailingGearTwoDeceleration=4
BoatSailingGearTwoMaxSpeed=6
BoatTiltXLimit=30
BoatTiltYLimit=30
BoatTiltingMaxYTiltPercent=0.6
BoatTiltingMinYTiltPercent=0.3
BoatTiltingYSpeed=1.5
BoatTorqueDownInAirBase=4
BoatTorqueDownInAirExpo=1.5
BoatTorqueDownNormBase=4
BoatTorqueDownNormExpo=1
BoatTorqueScaller=50
BoatTorqueUpBase=5
BoatTorqueUpExpo=1
BoatTurningForcePosition=-4.3
BoatTurningFristSpeedSteerAngle=22
BoatTurningSecondSpeedSteerAngle=7
BoatTurningSteerRotationTime=0.5
BoatTurningZeroAngleForceCutoff=0.7
BoatTurningZeroSpeedSteerAngle=40
BoatWaveClimbAngleThreshold1=10
BoatWaveClimbAngleThreshold2=20
PhysxThreadDamperTime=0.2
cvBoatHedgeRayOffsetY=0.14
cvBoatHedgeRayScaleX=0.7
cvBoatHedgeRayScaleY=0.88
[SIZE=14px]



 
Where's E3boatmodel=true though?
Very useful list indeed! Thanks for posting, i didn't even know you could tweak the boat properties through user.settings.
 
Lol Shhhhh, I didn’t include it because I want to release a mod for it and get the sweet sweet E3 monies! In reality you just have to run the game with -e3demoMode flag...

but thanks! Yeah, I looked far and wide for the boat variables, and finally found this.
 
Top Bottom