-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Live page is here: https://wiki.libsdl.org/SDL3/CategoryGameController
- Loading branch information
1 parent
9e7faa3
commit 863f77a
Showing
1 changed file
with
76 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
VendorProduct 0x346E0004 | ||
FirwareVersion 0 | ||
FriendlyName MOZA R5 | ||
PowerLevel 1 | ||
DynFFBScale 1 | ||
DynFFBMaxForce 1 | ||
LeftVibrationType 1 | ||
LeftVibrationAmplitude 0.5 | ||
LeftVibrationWavelength 50 | ||
RightVibrationType 1 | ||
RightVibrationAmplitude 0.5 | ||
RightVibrationWavelength 120 | ||
InMenuSpringScale 0.5 | ||
InRaceSpringMaxForce 0.5 | ||
InRaceSpringScale 0.5 | ||
InRaceDampingMinForce 0 | ||
InRaceDampingMaxForce 1 | ||
InRaceDampingScale 0.1 | ||
ForceLinearity 0.5 | ||
InitialLinearityPoint 0.1 | ||
InitialForceLinearity 0.5 | ||
SpringScaleRearSlip0 0 | ||
SpringScaleRearSlip1 0.8 | ||
SpringScaleRearSlipScale0 1 | ||
SpringScaleRearSlipScale1 0 | ||
SpringScaleSpeed0 0 | ||
SpringScaleSpeed1 5 | ||
SpringScaleSpeedScale0 0 | ||
SpringScaleSpeedScale1 0.3 | ||
SpringScaleLoad0 0 | ||
SpringScaleLoad1 0.25 | ||
SpringScaleLoadScale0 0 | ||
SpringScaleLoadScale1 1 | ||
SpringScaleWaterDrag0 0 | ||
SpringScaleWaterDrag1 15 | ||
SpringScaleWaterDragScale0 0 | ||
SpringScaleWaterDragScale1 1 | ||
MechanicalTrailScale 3 | ||
PneumaticTrailScale 0.20 | ||
PneumaticTrailCasterScale 0.50 | ||
PneumaticCasterScaleMin 8.5 | ||
PneumaticCasterScaleMax 7.5 | ||
SteerTorqueMinNormLoadIn0 2 | ||
SteerTorqueMaxNormLoadIn1 5 | ||
SteerTorqueMinNormLoadOut0 1 | ||
SteerTorqueMaxNormLoadOut1 2 | ||
SteerTorqueMinNormLatFric 1 | ||
SteerTorqueMaxNormLatFric 3 | ||
StationarySteerFriction 0.3 | ||
StationarySteerVelocityTreshold 0.01 | ||
SteerTorqueShouldSmooth false | ||
SteerTorqueSmoothSpringK 1000 | ||
SteerTorqueSmoothSpringD 1 | ||
DampingAtMinSlip 1 | ||
DampingAtMaxSlip 1 | ||
DampingMinSlip 1 | ||
DampingMaxSlip 1 | ||
DampingSteeringSlopeAdjust 1 | ||
DampingScaleOffroad 1 | ||
DampingScaleSnow 1 | ||
RoadFeelScaleAsphalt 0.35 | ||
RoadFeelScaleOffroad 0.8 | ||
RoadFeelScaleSnow 0.8 | ||
RoadFeelSmoothingAsphalt 0.0045 | ||
RoadFeelSmoothingOffroad 0.0025 | ||
RoadFeelSmoothingSnow 0.0015 | ||
RoadFeelPowerCoeffAsphalt 1 | ||
RoadFeelPowerCoeffOffroad 1 | ||
RoadFeelPowerCoeffSnow 1 | ||
RoadFeelMinSpeed 2 | ||
RoadFeelMaxSpeed 10 | ||
RoadFeelTorqueClamp 0.5 | ||
RoadFeelMinSlipInput 0.8 | ||
RoadFeelMaxSlipInput 2.0 | ||
RoadFeelMinSlipMultiplier 1 | ||
RoadFeelMaxSlipMultiplier 2 |