Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Killing Floor"

From PCGamingWiki, the wiki about fixing PC games
Line 111: Line 111:
 
|windowed notes            = Windowed mode on startup may make main menu unreadable.<ref name="unreadable menu">[https://www.reddit.com/r/killingfloor/comments/42e61x/anyone_know_a_fix_for_this_main_menu_bug/ Anyone know a fix for this main menu bug? : killingfloor]</ref>
 
|windowed notes            = Windowed mode on startup may make main menu unreadable.<ref name="unreadable menu">[https://www.reddit.com/r/killingfloor/comments/42e61x/anyone_know_a_fix_for_this_main_menu_bug/ Anyone know a fix for this main menu bug? : killingfloor]</ref>
 
|borderless windowed        = hackable
 
|borderless windowed        = hackable
|borderless windowed notes  = See [[#Borderless fullscreen windowed|Borderless fullscreen windowed]].
+
|borderless windowed notes  = Install [http://ahkscript.org/ AutoHotkey] and use the [[Glossary:Borderless_fullscreen_windowed#Fullscreen_Toggle_Script_.28Hidden_Taskbar.29|fullscreen script]].<ref>[https://github.com/Codeusa/Borderless-Gaming/issues/93#issuecomment-234923857 Problems with Killing Floor · Issue #93 · Codeusa/Borderless-Gaming]</ref><!--Previously listed fix was Full Window with default settings: https://github.com/CoenraadS/Full-Window-->
 
|anisotropic                = true
 
|anisotropic                = true
 
|anisotropic notes          =  
 
|anisotropic notes          =  
Line 124: Line 124:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
}}
 
 
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
 
<!--Previously listed fix was Full Window with default settings: https://github.com/CoenraadS/Full-Window-->
 
{{Fixbox|1=
 
{{Fixbox/fix|Use AutoHotkey|ref=<ref>[https://github.com/Codeusa/Borderless-Gaming/issues/93#issuecomment-234923857 Problems with Killing Floor and Possibly Title-less Windows · Issue #93 · Codeusa/Borderless-Gaming]</ref>}}
 
# Download and install [http://ahkscript.org/ AutoHotkey].
 
# Start it, edit the script and use the one provided below.
 
# Press {{key|Alt|F}} to toggle between windowed and borderless modes.
 
 
<pre>
 
#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
 
; #Warn  ; Enable warnings to assist with detecting common errors.
 
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
 
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
 
 
#UseHook On
 
!f::
 
WinGet, TempWindowID, ID, A
 
If (WindowID != TempWindowID)
 
{
 
  WindowID:=TempWindowID
 
  WindowState:=0
 
}
 
If (WindowState != 1)
 
{
 
  WinGetPos, WinPosX, WinPosY, WindowWidth, WindowHeight, ahk_id %WindowID%
 
  WinSet, Style, -0xC40000, ahk_id %WindowID%
 
  WinMove, ahk_id %WindowID%, , 0, 0, A_ScreenWidth, A_ScreenHeight
 
  ;Hide Windows Task Bar and Start Button. (Remove the following two lines if you don't want that behaviour)
 
  WinHide ahk_class Shell_TrayWnd
 
  WinHide Start ahk_class Button
 
}
 
Else
 
{
 
  WinSet, Style, +0xC40000, ahk_id %WindowID%
 
  WinMove, ahk_id %WindowID%, , WinPosX, WinPosY, WindowWidth, WindowHeight
 
  ;Show the task bar again
 
  WinShow ahk_class Shell_TrayWnd
 
  WinShow Start ahk_class Button
 
}
 
WindowState:=!WindowState
 
return
 
</pre>
 
 
}}
 
}}
  

Revision as of 18:43, 25 July 2016

Template:Infobox game/row/osxporterTemplate:Infobox game/row/linporter
Killing Floor
Cover image missing, please upload it
Developers
Tripwire Interactive
Engines
Unreal Engine 2.5
Release dates
Windows May 14, 2009
macOS (OS X) May 5, 2010
Linux November 9, 2012
Killing Floor guide on StrategyWiki
Killing Floor on Wikipedia

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.
Killing Floor
KFMod (Unreal Tournament 2004 mod) 2005
Killing Floor 2009
Killing Floor Mod: Defence Alliance 2 2009
Killing Floor - Toy Master (unofficial mod) 2014
Killing Floor 2 2016
Killing Floor: Incursion 2017

Key points

Works well on low end computers
Steam Workshop integration.
Game manual is located in <path-to-game>/Help

General information

Official game site
Unofficial Killing Floor Wiki
Steam Community Discussions
Steam Users' Forums

Availability

All versions require Steam.

DLC and expansion packs

Name Notes
Reggie the Rocker Character Pack
Windows
macOS (OS X)
Linux
Community Weapons Pack 3 - Us Versus Them Total Conflict Pack
Windows
macOS (OS X)
Linux
Camo Weapon Pack
Windows
macOS (OS X)
Linux
Community Weapon Pack 2
Windows
macOS (OS X)
Linux
Golden Weapon Pack 2
Windows
macOS (OS X)
Linux
Mrs Foster Pack
Windows
macOS (OS X)
Linux
Golden Weapons Pack
Windows
macOS (OS X)
Linux
Robot Special Character Pack
Windows
macOS (OS X)
Linux
Community Weapon Pack
Windows
macOS (OS X)
Linux
The Chickenator Pack
Windows
macOS (OS X)
Linux
Ash Harding Character Pack
Windows
macOS (OS X)
Linux
Harold Lott Character Pack
Windows
macOS (OS X)
Linux
Urban Nightmare Character Pack
Windows
macOS (OS X)
Linux
Steampunk Character Pack 2
Windows
macOS (OS X)
Linux
Steampunk Character Pack
Windows
macOS (OS X)
Linux
London's Finest" Character Pack
Windows
macOS (OS X)
Linux
PostMortem Character Pack
Windows
macOS (OS X)
Linux
Nightfall Character Pack
Windows
macOS (OS X)
Linux
Outbreak Character Pack
Windows
macOS (OS X)
Linux
Neon Character Pack
Windows
macOS (OS X)
Linux
Neon Weapon Pack
Windows
macOS (OS X)
Linux

Game data

In-game general settings.
In-game general settings.
In-game HUD settings.
In-game HUD settings.
Save games are hosted in the Steam Cloud and thus unreachable from your computer.[1]

Configuration file(s) location

KillingFloor.ini stores audio, general, network, video settings
User.ini stores button bindings, FoV, HUD configuration
This game does not follow the XDG Base Directory Specification on Linux.

Save game cloud syncing

System Native Notes
Steam Cloud
Only syncs saves.

Video settings

In-game video settings.
In-game video settings.

Template:Video settings

Input settings

In-game control settings.
In-game control settings.
In-game key map settings.
In-game key map settings.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Hungarian
Italian
Polish
Russian
Spanish

Network

Multiplayer types

Type Native Players Notes
LAN play
6 Co-op
Online play
6 Co-op
Hackable to higher number of players.[citation needed]

Connection types

Type Native Notes
Matchmaking
Peer-to-peer
Dedicated
Self-hosting
See this forum post for information on hosting a Killing Floor server on Windows.
Direct IP
Open the console (~) and enter open followed by the IP and port.

Ports

Protocol Port(s) and/or port range(s)
TCP 8075, 28852
UDP 7707, 7708, 7717, 20560, 28852
Universal Plug and Play (UPnP) support status is unknown.
Another setting you might have to deal with when hosting a listen server in your killingfloor.ini is 'ServerBehindNAT=False' Set it to True

Issues fixed

Crash to desktop

Instructions

Flickering

Instructions
Once the game starts, you can then maximize the window to play full screen
This issue can also be caused by playing the game in a non-native resolution, meaning the pixel size your screen is set at.

No Online Games/0 Servers from Master list

Instructions

Re-enable gore

Depending on your version of the game, Killing Floor can have gore disabled. This fix re-enables gore.
Instructions

Main menu unreadable in windowed mode

The main menu may be unreadable when starting the game in windowed mode. Switch to fullscreen mode.[2]

Other information

API

Technical specs Supported Notes
Direct3D 8, 9
OpenGL 2.1
Shader Model support 2
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

Middleware

Middleware Notes
Physics Karma
Audio Miles Sound System, OpenAL, Speex
Cutscenes Bink Video
Multiplayer Steamworks

Console commands

The full list of console commands available for Killing Floor is listed on the "Console Commands" page on the Killing Floor Wiki.

System requirements

Windows
Minimum Recommended
Operating system (OS) XP, Vista
Processor (CPU) 1.2 GHz
System memory (RAM) 512 MB
Hard disk drive (HDD) 2 GB
Video card (GPU) 64 MB of VRAM
DirectX 9 compatible
macOS (OS X)
Minimum
Operating system (OS) 10.5.8, 10.6.3
Processor (CPU) Intel
System memory (RAM)
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia
ATI
Linux
Minimum Recommended
Operating system (OS) Ubuntu 12.04
Processor (CPU) 1.2 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia
ATI
Intel
While Intel GPUs are not supported, the game is playable with one.

References

  1. Killing Floor Save Data - Killing Floor Support Forum
  2. Cite error: Invalid <ref> tag; no text was provided for refs named unreadable menu