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
So I run my game with level 500 dinos and my toons can go to level 400...
I use this in my GameUserSettings.ini to get close to level 500 Dinos ----->
DifficultyOffset=1.000000
OverrideOfficialDifficulty=16
And how do I change the override difficulty
I don't have those the line in my GUS for overridedifficulty, can I add it..?
For level 180 Dinos just do this --->
DifficultyOffset=1.000000
OverrideOfficialDifficulty=6
Edit --
I think it's in the server settings block... Let me check real quick...
Edit 2 --
Yeah, mine are under this ---
[ServerSettings]
Steam\steamapps\common\ARK\ShooterGame\Saved\Config\WindowsNoEditor
Inside that WindowsNoEditor folder you will see several Files...
One of them will be your GameUserSettings.ini
Open that file with notepad or notepad++ or whatever...
At the very top once you have it open you will see it says something like this -->
[/script/shootergame.shootergameusersettings]
MasterAudioVolume=0.984552
MusicAudioVolume=0.145727
SFXAudioVolume=0.513520
VoiceAudioVolume=1.000000
UIScaling=0.704449
UIQuickbarScaling=0.597586
CameraShakeScale=0.000000
bFirstPersonRiding=False
bThirdPersonPlayer=False
bShowStatusNotificationMessages=True
And on and on and on....
So Scroll down till you get to this --->
[ServerSettings]
ListenServerTetherDistanceMultiplier=99.000000
RaidDinoCharacterFoodDrainMultiplier=1.000000
StructurePreventResourceRadiusMultiplier=0.500000
PvEDinoDecayPeriodMultiplier=1.000000
And on and on it goes...
But somewhere under the [ServerSettings] just put this --->
DifficultyOffset=1.000000
OverrideOfficialDifficulty=6
So you could put it anywhere under that [ServerSettings] heading...
Even right under it if ya want... So it looks like this --->
[ServerSettings]
DifficultyOffset=1.000000
OverrideOfficialDifficulty=6
Make double dang sure that it is not already in there somewhere and you are not double posting stuff...
Also remember to back up files before you change them so you have a clean copy if ya mess something up...
Hope that helps...
FYI-your very good with instructions