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
Its not the update that wiped the config file, its happening everytime I start the game, at some point during the world load the file simply gets blanked - and I've no idea what could be causing it
If it still occurs after that, you can try to change the file permissions and disable any writes by the user that runs the ark server :)
The two main commands I use are:
OverrideEngramEntries=(EngramIndex=0,EngramHidden=False,EngramPointsCost=3,EngramLevelRequirement=2,RemoveEngramPreReq=True)
OverridePlayerLevelEngramPoints=0
Are either of those incorrect? Also I understand simply setting it to Read only would prevent the Ark software from wiping it but would that force it to load or more likely cause it to crash?
Best advice I can give is to remove all the lines and add them one at a time, and start the server afterwards. This should give you insights into which parameter is causing the issue.
or did you edit a different one?
If you didn't edit the one in the saved folder then it will reset as you have adjusted the master copy instead of the that is editable.
Yes I've put the code in that file - its the same folder as the GameUserSettings.ini that I put the code relating to the two mods previously mentioned
Trying to figure if its a line of code I'm entering - has anyone else had any issues with engram alterations since the engram overhaul?
and all my settings stayed after the update
Its just a singleplayer game, I'm not sure what I'm doing wrong at this point - its exactly the same code I used pre-update after I checked the Engram IDs hadn't changed...
Apologies, thank you for your reply, I'll try to put the code in as you suggested
http://ini.arkforum.de/
just copy and paste the generated stuf to the right sections of the file.
Thanks again for all your assitance
Thanks, I'll take a look through that - thanks again for your help