• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Custom resolution 1838 X 1028

You should be able to change it in the .ini file.

Found it,

C:\Program Files\Steam\steamapps\common\killingfloor\System

KillingFloor.ini

WindowedViewportX=800
WindowedViewportY=600
FullscreenViewportX=1920
FullscreenViewportY=1080
MenuViewportX=640
MenuViewportY=480

Yours would be;

FullscreenViewportX=1838
FullscreenViewportY=1028
 
Last edited:
Upvote 0
I'm having problems with custom resolution, ini method works only in windowed mode. I need 1280*720, and when i go full-screen it changes to 1280*960 automatically, even if the ini file is in read-only mode. Halp!
my ini settings is
Code:
WindowedViewportX=1280
WindowedViewportY=720
FullscreenViewportX=1280
FullscreenViewportY=720
MenuViewportX=640
MenuViewportY=480
 
Upvote 0