PMC Farming Simulator 22 (FS22) Settings

FS22 Game Settings

2024-03-03 updated.

Join discussion in PMC Tactical Forum Settings game.xml FS22 topic, you can post a reply if you have any feedback.

Please read Farming Simulator 17 and Farming Simulator 19 settings pages first as we don't cover stuff we already know. FS22 settings are very much the same in their core than previous FS17 and FS19 settings, in most cases what works in previous games works in FS22 too.

game.xml

game.xml file is located at:

C:\Users\MYNAME\Documents\My Games\FarmingSimulator2022\

FS22 includes new properties for game.xml file, these are excellent for clean game running. Below you see first we have enabled "controls" with TRUE value, then we also enabled openDevConsole for both errors and warnings.

    <development>
        <controls>true</controls>
        <openDevConsole onWarnings="true" onErrors="true"/>
    </development>

This openDevConsole is awesome addition for developers or even regular players who want to run the game error free, because that is the only way to play the game. If you allow errors and warnings in your mods, it degrades performance and causes game-play issues.

Always run error free log.