2021-11-20T16:27:00Z updated. This page is SPECULATION until after 2021-11-21T23:00:00Z when we get to activate the game and try this info ourselves.
Please read Farming Simulator 17 and Farming Simulator 19 settings pages first as we don't cover stuff we already know.
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.