Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Could be a device conflict, I'm checking that tonight.
But don't expect to much. Steering forces are getting stronger with speed, there is self aligning torque and that's it. Still better than a static spring effect.
In the log file it always shows under Inputs that force feedback is disabled (C:\Users\james\Documents\my games\FarmingSimulator2025\log.txt)
So in the main game files, there is a file called game.xml. Under the <input> section, add a line for "<Force Feedback enable="true" />" if it does not exist or change it to true if it is false.
(G:\SteamLibrary\steamapps\common\Farming Simulator 25\game.xml)
It should look like this
<input>
<joystick enable="true" vibration="false" deadzone="0.14" />
<mouse enable="true" />
<keyboard enable="true" />
<headTracking active="true" trackir="true" tobiieyex="true" />
<Force Feedback enable="true" />
</input>
Anyway, that fixed it for my Moza R5
This doesnt work. It overwrites the file when you launch the game.