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
If so, it may help if you could provide a little more detail on the steps you have taken so far:
*) Which config files were you editing, and what is the file path for them?
*) What is the exact line you put into the file?
*) Have you put any other configs into the file, and are those working or are they broken too?
Any extra info you could give may be helpful.
So i did do a dino wipe multipel times.
the file i edited was located at:
Date (D:) > games > steamapps > common > ARK > shootergame > Saved > Config > WindowsnoEditor > GamesUSerSettings.ini
this is the litteral line i added under DifficulityOffset: OverrideOfficialDifficulty=5
bUseSingleplayerSettings=False.
i got this info form this discussion: https://steamcommunity.com/app/346110/discussions/0/3896113836830450278/
i tryed all these things just nothing seems to work
Perhaps try adding the OverrideOfficialDifficulty=5.0 argument to the game's startup options too? That would emulate putting the config into the command line of a dedicated server, it might force the game to respect it.
In your Steam Library, right-click Ark and select Properties. Near the bottom of the first tab there should be a text box where you can enter modifications to the launch options. Put the override line into that box, then start up Ark, do another dino wipe, and see if anything has changed.
you misspelled the first Difficulty
also there should have already been that line above "difficultyoffset". if you add one make sure of that because the second one would be useless.
also: in game.ini this time: you should not need to change the Singleplayersetting. try to put this back to true, maybe a conflict when you load the game in Sp aferward (mine as always been on true and no issue)
But this is indeed a confusing situation. Can we just doubly confirm that other settings you have in the config files are definitely working? If for example you up the gather rate in the gameusersettings file to something crazy like 100, and then walk along a beach and pick up a stone, how many stones do you collect in one go? And if you go into the game.ini file and use the following config to remove all dodos from the game:
NPCReplacements=(FromClassName="Dodo_Character_BP_C",ToClassName="")
Then do a dino wipe on your save, do you still get dodos spawning in, or are they properly removed? I'm just trying to figure out if the game is actually reading anything from the files at all, or if it's just running with defaults the whole time.
If you test the above and it does work, I would advise trying this mod to see if you can get that to adjust the levels. Ideally the mod would not be necessary and we can still figure out a solution otherwise, but if the mod does work it would at least be some progress and new info to work with, and if all else fails maybe the mod could stand in and give you the creature levels you are looking for where the configs fail.
https://steamcommunity.com/sharedfiles/filedetails/?id=2182894352
Oh and one last query, do you use an online backup service such as Google One Drive or anything like that? I have in the past heard stories from other games of online backups constantly restoring game files to older versions when the player was trying to make changes or make progress in a game. If you were using a service like that and it was set to backup the Ark folders, I wonder if it might be replacing the config files with older ones every time you try to update them?
Anyway regardless, I'm glad your issue seems to be fixed, and pleased I could be at least some small help in accomplishing that