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
Delete the shader cache files in at "Documents\My Games\FarmingSimulator2022\shader_cache"
If that does not help try starting a new game with no mods. If it works it's probably a mod problem with your old game or possibly a corrupted save file (there are backups of earlier saves in Documents\My Games\FarmingSimulator2022\savegameBackups\)
Take a look in the log file at "Documents\My Games\FarmingSimulator2022\log.txt"
The log file can get quite large so you might want start a clean log by deleting the old one and then starting the game. After the problem occurs examine the log for "Error" messages.
Gut erkennbar in der Error log an Texten wie "Probably out of memory."
Hauptproblem ist der Umstieg auf Direct X 12.
Dort muss man in der game.xml (liegt im gleichen Ordner wie die Logdatei) folgenden xml Eintrag ändern:
<renderer>D3D_12</renderer>
zu
<renderer>D3D_11</renderer>
Das geschieht auf eigene Gefahr. Bei mir und vielen anderen hat das geholfen. Kann aber auch zu seltsamen Effekten der Grafik im Spiel führen.