Ozymandias

Ozymandias

Not enough ratings
How to change game's resolution
By ruszh
Unfortunately developers did not implemented simple resolution picker. Fortunately there is a way to change game's resolution: launch options!
   
Award
Favorite
Favorited
Unfavorite
Launch options
Unfortunately developers did not implemented simple resolution picker. Fortunately there is a way to change game's resolution: launch options!

Go to properties -> Launch options, paste the following options to set resolution to 1920x1080
-ResX=1920 -ResY=1080

Only this combination was tested. Feel free to comment with your resolution experiments!