Killing Floor 2

Killing Floor 2

42 betyg
Stuck at low resolution fix
Av IZackI
Fixed the game starting at 320x200 resolution.
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
About the problem
Every time I run the game it starts with 320x200 resolution.
Tried many things like:
  • Change resolution in the game.
  • Change resolution in game file*:
    C:\Users\%USERNAME%\Documents\My Games\KillingFloor2\KFGame\Config\KFEngine.ini ResX=1920 & ResY=1080
  • Change resolution in game file*:
    C:\Users\%USERNAME%\Documents\My Games\KillingFloor2\KFGame\Config\KFSystemSettings.ini ResX=1920 & ResY=1080
  • Change resolution in game file*:
    C:\Program Files (x86)\Steam\steamapps\common\killingfloor2\KFGame\Config\DefaultSystemSettings.ini ResX=1920 & ResY=1080
  • Update drivers.
  • Change settings of GeForce Experience & NVIDIA Control Panel.
  • Setting Steam Launch Settings:
    -screen-width 1920 -screen-height 1080
  • Switching config files to Read Only.
  • Verify integrity of game files.
  • Reinstalling the game.
None of those solutions worked for me.

For the purpose of this guide I'm using 1920x1080 resolution, feel free to change it to your desired resolution.
* - using default game directory
Solution
  1. Close the game.
  2. Change values in game file:
    C:\Users\%USERNAME%\Documents\My Games\KillingFloor2\KFGame\Config\KFEngine.ini
    Change values in line 387 to 396:
    [WinDrv.WindowsClient] AudioDeviceClass=XAudio2.XAudio2Device MinAllowableResolutionX=1080 MinAllowableResolutionY=1080 MaxAllowableResolutionX=1920 MaxAllowableResolutionY=1920 MinAllowableRefreshRate=30 MaxAllowableRefreshRate=240 ParanoidDeviceLostChecking=1 AllowJoystickInput=1
  3. Save and close.
  4. Enjoy the game in normal resolution.
Temporary Solution
This solution will fix the problem but you will have to do it every time you run the game.
  1. Run the game.
  2. In the main menu press F3 and enter:
    setres 1920x1080
  3. Enjoy the game.