ARK: Survival Evolved

ARK: Survival Evolved

57 ratings
Configurable Difficulty
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
361.278 KB
17 Sep, 2016 @ 5:56am
1 Change Note ( view )

Subscribe to download
Configurable Difficulty

Description
Mod allows you to change the difficulty as you like
- Level 1 and up to ∞ in the wild

Config GameUserSettings.ini:
[CDifficulty]
SetDifficulty=[Difficulty]

Delete "[Difficulty] and past your number"

Example:
[CDifficulty]
SetDifficulty=5



1=30lvl

Bugs?
You (might) need to load this as first priority for it to work
You'll need you're difficulty at 1.0 for dinosaurs to work
You'll need to edit your Game.ini to be able to reach a higher level
- Use: OverrideMaxExperiencePointsPlayer= to set a higer player level
- Use: OverrideMaxExperiencePointsDino= to set higher dino level
You're stats might be "reset" after dying and/or a server restart...
- Apparently there is some kind of cap on both players and dinos stats


What's the ID number for this mod?
765089206



What Game.ini should I edit for higher player and dino cap?
Single player @ ShooterGame\Saved\Config\WindowsNoEditor\Game.ini
Windows Server @ ShooterGame\Saved\Config\WindowsServer\Game.ini
Linux Server @ ShooterGame\Saved\Config\LinuxServer\Game.ini

Stackable? = Yes

Work on the all map
[www.gametracker.com]
49 Comments
疼盐拖孩 1 Jan, 2021 @ 11:37pm 
怎么用
Omega (Red) 11 Apr, 2020 @ 2:24am 
does this work on Ragnarok with the Gaia mod? cant seem to figure this out
Youtep 16 Jun, 2018 @ 9:24am 
Hello, it's more and more difficult to lvl up a dino, how to remove this growing difficult (in order to make low lvl dinos not useless) ?
123 20 Apr, 2018 @ 6:28pm 
does this mod work on a single player server, if so what config do you use there.
ChIcKeNcHaSeR 26 Jul, 2017 @ 6:12am 
hey ive added the cd difficulty thing at the bottom of the GameUserSetting thing and i used a mindwipe tonic and the cheat to destorywilddinos and it is still not working i dont know whats wrong
CAPTMEATSACK 6 Jul, 2017 @ 8:52pm 
I don't think there's any point anymore since we can do it ourselves without the mod
Ewe Loon 6 Jul, 2017 @ 2:52pm 
is this mod currently working, i seem to be limited to lvl 100
Bacon Overlord® 21 Feb, 2017 @ 10:16pm 
To calculate max stats(for player or dino) use this step-by-step method:
write down base stat (before any leveling)
Add ONE level (one stat point) to that stat
Find the difference between the base stat and the new stat value
Multiply the difference by 255
Add the base stat
------------------------------
That's your MAX stat value for that stat. Going over that value will result in an overflow.

TLDR: max stat value=(255((value of 1 level higher than base stat) - (base stat))+base stat)
Fuzz223 21 Feb, 2017 @ 8:19am 
Oh and the overflow will trigger on the next server restart
Fuzz223 21 Feb, 2017 @ 8:17am 
uh thats not exactly true....atleast not in my experience.

I mean you are able to spend 255 levels in a stat before it triggers an overflow.

So for an example, say you set it so you can level your dino 500 levels post tame. you'd be able to put 255 in 1 stat and 245 in the next one of your choice (but like I said I only put 250 in any stat to be safe)