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
Thank you for reporting this presets reset after every update of Hell Let Loose issue. We understand how frustrating this may be.
We have now passed this over to the team to investigate further.
We're unable to give any timeframe on how long this may take to resolve, however, we hope for a fix as soon as possible.
Our apologies for any inconvenience this may cause in the meantime.
Thank you for your patience in this matter.
Regards,
Team17 Support
You might also want to pass along this has been an issue for a couple years now and often happens seemingly at random, even without an update to the game. I'd wager that more than 50% of your playerbase above level 100 has their *.ini files set to read only to "fix" the issue.
Can vouch that this exact situation has happened, and is still happening, with me.
Or better yet back up the file. This game deletes the settings file if it can't write to it, resetting everything anyway. When you care about files the sensible thing is to have a backup, and not screwing with the file permissions.
This has never happened to me, which makes sense because the game cannot delete read only files. That's simply not a thing a user mode application can do.
The sensible thing to do is prevent the game from touching a file it clearly cannot handle properly because some idiotic developer decided to do runtime benchmarks and store their values in a user ini without proper error handling, thus regularly blowing away player settings.
Backups are great. Know what's better? Stopping the problem before you need one.