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
they know about it and just havent found a solution yet :/ you can only check the usersettings ini for read only, and once you set all copy and save that file to a different location, and replace it when you crash again :(
Oooohhh so useful.....
How about you share at least one instead of sending us back to Google
i did ^^ read again, THAT IS the only solution currently.
is this realy so difficult to see or understand?
and it would have been soooo easy to find this without opening a new thread on a discussion forum instead of the according subforum for bugs and technical support!
no need for ANY browser search engine, STEAM has one itself!
you are welcome!
That said, I fully agree with you it was easy for me to Google the solution you mentionned. I will make a backup of that settings file and protect the file once my settings are to my liking.
Suggestion: responding to EmeraldShovel was a mistake. Ignore. :P
yes, all want fixes especialy for such supposedly easy things like making a usersettings file safe to use :/
BUT....
the developers or their community managers (not sure T17 has one after @wombat left) will certainly not monitor this part of the steam forums.
there are answers though in the "report a problem" subforums, and probably some discord chanel or such (i dont use that so.. no idea XD)
suggestions will most likely have a dedicated discord or similar, since steam is "just" a sales plattform and the discussions forum a dumpster fire out of control.
check the T17 homepage if you realy want to get involved with the developers - again Steam is not the correct place for this :/
create yourself a .bat with the following content:
@echo off
setlocal
set source=%LOCALAPPDATA%\HLL\Saved\Config\WindowsNoEditor
set destination=%USERPROFILE%\OneDrive\Desktop\WindowsNoEditorBackup
xcopy "%source%" "%destination%" /E /H /C /I /Y
echo Files have been copied to %destination%
pause
then run it everytime you make changes.
notice underlined part, you have to put your directory of choice