Don’t Starve Together – Game Config + Resolution Fix + How to Change FOV in Game

Don’t Starve Together – Game Config + Resolution Fix + How to Change FOV in Game 1 - steamlists.com
Don’t Starve Together – Game Config + Resolution Fix + How to Change FOV in Game 1 - steamlists.com

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.
 
 

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.
 

  1. Go to “Documents\Klei\DoNotStarveTogether\<user-id>\client.ini”
  2. Open the “client.ini” file in notepad or notepad++
  3. 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
    
  4. Change settings depending on your display
  5. Don’t forget to save when you are done (hit ctrl-s)

Picture:
 
 
Don't Starve Together - Game Config + Resolution Fix + How to Change FOV in Game - 1. Basic change of graphic properties in the .ini file - 011E718
 
 
 

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:
 
 
Don't Starve Together - Game Config + Resolution Fix + How to Change FOV in Game - 2. Resolution zoomed in fix - 41DFE1C
 
 

  1. Go to “C:\Program Files (x86)\Steam\steamapps\common\Don’t Starve Together\bin64” or where you installed Don’t Starve Together or (in “C:\Program Files (x86)\Steam\steamapps\common\Don’t Starve Together\bin” 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:
 
 
Don't Starve Together - Game Config + Resolution Fix + How to Change FOV in Game - 2. Resolution zoomed in fix - E112172
 
 
Don't Starve Together - Game Config + Resolution Fix + How to Change FOV in Game - 2. Resolution zoomed in fix - 1BF91F4
 
 
 

3. Changing FOV

This might be a little more complicated since we are going to open a .lua file so Notepad++ – [notepad-plus-plus.org]  would make things easier…
 

  1. Go to “C:\ProgramFiles(x86)\Steam\steamapps\common\Don’tStarveTogether\data\databundles\scripts\cameras” or where you installed DST
  2. Open “followcamera.lua” with either notepad or notepad++ (by selecting which app if it’s the first time)
  3. Hit Ctrl-F, this lets you search text and type “self.fov”, then hit enter
     
     
     
    Don't Starve Together - Game Config + Resolution Fix + How to Change FOV in Game - 3. Changing FOV - 8E46AFD
  4. Change the value to whatever you want
  5. 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)\Steam\steamapps\common\Don’t Starve Together\data\databundles”
 
 
 

Thank you for reading!

Hope everything worked out for you! If not comment below and I will try to help.
 
 

Written by Sank

 
 
I hope you enjoy the Guide we share about Don’t Starve Together – Game Config + Resolution Fix + How to Change FOV in Game; if you think we forget to add or we should add more information, please let us know via commenting below! See you soon!
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*