Don’t Starve Together – Guide to Resolution Fixes and FOV Changes

Since there are no guides on fixing the cropping issue of resolution (scaling), I am making one. Including the normal resolution guide .ini to make a complete guide of fixing your resolution. Also including an FOV change guide.

How to Fix Resolution and Change FOV

All credit goes to Sank!

1. Basic change of graphic properties in the .ini file

If you are unable to change it in the game you can use the configuration file. You just need to modify the .ini file.

  • Go to “DocumentsKleiDoNotStarveTogether<user-id>client.ini”
  • Open the “client.ini” file in notepad or notepad++
  • This is the section you will need to find:

[GRAPHICS]
fullscreen_width = *hereX*
fullscreen_height = *hereY*
display_id = 0
refresh_rate = 60
fullscreen = true (this needs to be true if you want to play fullscreen)
use_small_textures = false
screenshake = true
bloom = true
distortion = true
HUDSize = 5
screenflash = 1


  • Change settings depending on your display.
  • Don’t forget to save when you are done (hit ctrl-s).

Picture

2. Resolution zoomed in fix

If your FPS counter is shifted to the right, or etc. that means your game is zoomed, we have to blame windows 10 for it, but we can fix it…

Example

  1. Go to
    “C:Program Files (x86)SteamsteamappscommonDon’t Starve Togetherbin64” or where you installed Don’t Starve Together or (in “C:Program Files (x86)SteamsteamappscommonDon’t Starve Togetherbin” if you are playing on !32 bits version!)
  2. Right-click on “dontstarve_steam_x64.exe” or (“dontstarve_steam.exe” for 32 bits)
  3. Click on Properties
  4. Go in the compatibility tab
  5. Tick “Disable fullscreen optimizations”
  6. Furthermore you can go to “change high DPI settings” and tick both checkboxes
  7. Apply and hit OK

Pictures with steps

3. Changing FOV

This might be a little more complicated since we are going to open a .lua file so Notepad++ would make things easier…

  • Go to
    “C:ProgramFiles(x86)SteamsteamappscommonDon’tStarveTogetherdatadatabundlesscriptscameras” or where you installed DST
  • Open “followcamera.lua” with either notepad or notepad++ (by selecting which app if it’s the first time)
  • Hit Ctrl-F, this lets you search text and type “self.fov”, then hit enter.

  • Change the value to whatever you want.
  • Save (Ctrl-S).

Disclaimer: Since this file resides in a .zip you should extract it first, then modify, rezipping and pasting it in “C:Program Files (x86)SteamsteamappscommonDon’t Starve Togetherdatadatabundles”

Volodymyr Azimoff
About Volodymyr Azimoff 13981 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices. My first official job in the game industry started back in 2005, and I'm still doing what I love to do.

1 Comment

Leave a Reply

Your email address will not be published.


*