#Crash with Reset FFB

9 messages · Page 1 of 1 (latest)

whole siren
#

my game every time I enter a driving session, the force feed back is disabled, I always have to force reset FFB.

yesterday at the start of a race, i pressed the reset button ffb, and the game terminated for me.

I leave here the images, and the file, so that you can try to solve the bug in the game.

thanks.
António Costa

hollow heart
#

what wheel do you have?

whole siren
#

MOZA R9 Direct Drive Wheel Base + FSR Formula Wheel + CRP Pedals

raw quest
#

Go here "Steam\steamapps\common\raceroom racing experience\Game\GameData\General\steering_wheels.xml" and open with notepad

#

At the bottom you find this

#

<key type="uint32">144494</key> <!-- MOZA R9 Base -->
<value>
<vendorSpecificRangeLock type="bool">true</vendorSpecificRangeLock>
<minWheelRange type="uint32">90</minWheelRange>
<maxWheelRange type="uint32">1080</maxWheelRange>
<alwaysCreateEffects type="bool">true</alwaysCreateEffects>
<supportsSpringEffect type="bool">true</supportsSpringEffect>
<supportsDamperEffect type="bool">true</supportsDamperEffect>

#

See if this line is set to "true"

#

<alwaysCreateEffects type="bool">true</alwaysCreateEffects>

#

That solves the problem not having ffb at in new session.