There was a problem loading the comments.

Black Screen On Launch

Support Portal  »  Killing Floor 1 KB  »  Viewing Article

  Print
To fix open up your killingfloor.ini file ( by default located in steam/steamapps/common/killingfloor/system)

Find the engine.engine section and the following lines:
RenderDevice=D3D9Drv.D3D9RenderDevice
;RenderDevice=D3DDrv.D3DRenderDevice

and change them to
;RenderDevice=D3D9Drv.D3D9RenderDevice
RenderDevice=D3DDrv.D3DRenderDevice

This will change to game to DirectX8 rendering.

You will also want to change your resolution to your desired. In the same ini file look for the following lines in the WinDrv.WindowsClientsection :
WindowedViewportX=800
WindowedViewportY=600
FullscreenViewportX=800
FullscreenViewportY=600

And change the Full Screen and windowed to your desired resolution for full screen and windowed mode. To toggle the game to launch in windowed mode, fine the line FullScreen=True and change it to False.

Save the file and launch Killing Floor again.

Share via
Did you find this article useful?  

Related Articles

© Tripwire Interactive LLC