---
title: Changing the maximum dinosaur level
source: "https://nodecraft.com/support/games/pixark/changing-the-maximum-dinosaur-level"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvZGNiMGFkNjkzOC9jYXZlcy1hbmQtY2xpZmZzLXB0LTItMS0yLTAucG5nL20vIn0seyJuYW1lIjoiZ2FtZV9sb2dvIiwiaW1hZ2VfdXJsIjoiaHR0cHM6Ly9jbXMtYS5ub2RlY3JhZnQuY29tL2YvMTMzOTMyLzM3NXgxNTAvM2MxZGIyYmFiNS9taW5lY3JhZnQucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkNoYW5naW5nIHRoZSBtYXhpbXVtIGRpbm9zYXVyIGxldmVsIn1d&s=9a6b0bc857a335d5cbd7f5b64e9099b4e32aeb45a22c3706eecb857f56a5ce93"
published: "2018-04-03T22:34:54.127Z"
updated: "2018-04-03T22:35:00.000Z"
---

# Changing the maximum dinosaur level

In PixARK, the max dinosaur level is tied to your Difficulty Offset. This defaults to 0 and dinosaurs max out at around 60-70.

In the `/ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini` file, tweak the following:

`DifficultyOffset=0.500000`

This should yield dinos maxing out at around 150. You can tweak the number further from there - 1.0 is the max.

If that line isn't present, it's safe to to add it.  See the related article for more information on server settings.
