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.

Kingdom Come: Deliverance

From PCGamingWiki, the wiki about fixing PC games
This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Kingdom Come: Deliverance
Kingdom Come: Deliverance cover
Developers
Warhorse Studios
Publishers
Warhorse Studios
Retail Deep Silver
Engines
CryEngine (4th generation)[1]
Release dates
Windows February 13, 2018[2]
Kingdom Come: Deliverance on Wikipedia

Key points

An upcoming patch is expected to improve performance.[3]
The Steam version requires an internet connection to play.[4][5]
Cutscenes are locked to 30FPS.[6]
Many users are experiencing significantly low FPS, and FPS drops[7]

General information

Official site
Official forum
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Always online (requires a constant internet connection to play)
Windows
Gamesplanet logo.svg
Icon overlay.png
Always online (requires a constant internet connection to play)
Windows
GOG.com
DRM-free
It is set to release clean on Feb 27
Windows
Humble Store
Icon overlay.png
Always online (requires a constant internet connection to play)
Windows
Steam
Icon overlay.png
Always online (requires a constant internet connection to play)
Windows

DLC and expansion packs

Name Notes
Treasures of the Past Pre-order bonus.
Windows

Essential improvements

Enable saving without Saviour Schnapps

You can only save if you own a rare and expensive potion (Saviour Schnapps) or by sleeping.
Due to the high rate of crashes being experienced[8] this is considered an essential improvement to prevent lost progress.
Use the Unlimited Saving mod
Manually disable Saviour Schnapps requirement[9]
  1. Go to <path-to-game>\Data
  2. Open GameData.pak with 7-Zip or similar
  3. Go to GameData.pak\Libs\UI\UIActions\ and open MM_SaveGame.xml
  4. Search for "potion" and change the 2 lines <Inputs SaveType="2" OverwriteSaveId="-1" UsePotion="1" /> to <Inputs SaveType="2" OverwriteSaveId="-1" UsePotion="0" />

Unlock FPS during cutscenes

FPS during cutscenes is locked to 30FPS.[10] The cutscenes are in-engine, meaning they should go as high as your setup is set, or can render to.
Add a configuration file to unlock the FPS when in fullscreen mode
  1. In-game, ensure the Fullscreen option is selected in the display settings
  2. Exit the game
  3. Make a new file called user.cfg in <path-to-game>
  4. Open the file in a text editor, and add the following lines, where sysMaxFPS is your maximum FPS:

r_Vsync = 0

sys_MaxFPS = 144

Notes

This work-around only works if you are running the game in fullscreen-exclusive mode.


Increase FPS

Many users are experiencing significant FPS drops on setups above recommended specifications.
Allocate a higher heapsize to the game using launch options/arguments
  1. Right-click the game in Steam, and select Properties
  2. Select the Set launch options... button
    • If you have 16 GB of RAM, add the string -heapsize 2097152
    • If you have 8 GB of RAM, add the string -heapsize 1048576

Notes

You will need to change the value of heapsize depending on the amount of RAM you have.

Improve mipmap streaming

The game takes a long time to load texture mipmaps leading to blurry textures especially on characters.
Increase the game mipmap LOD value to prevent the game from constantly reloading the mipmaps from the HDD[11]
  1. Open the in-game console with ~
  2. Type r_TexturesStreamingMipBias -3
  3. Press Enter, then close the console with ~

Notes

  • This workaround might cause a 2-4 FPS loss.
  • This can also be set in the user.cfgfile, which can be created, placed and edited in <path-to-game>\user.cfg

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/379430/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/379430/pfx/[Note 1]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

Template:Video settings

Field of view (FOV)

Set FOV in console[12]
  1. Open the console (~).
  2. Enter cl_fov XX (replace XX with the FOV you want).
  3. Press Enter.

Vertical sync (Vsync)

Toggle vertical sync in console
  1. Open the console (~).
  2. Enter r_Vsync X (replace X with 1 or 0 to enable/disable respectively).
  3. Press Enter.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Czech
French
German
Italian
Polish
Russian
Spanish

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

VRAM Usage

In-game Option VRAM Usage
Low 1 GB
Medium 1.5 GB
High 2 GB
Very High 3 GB
Ultra 6 GB

Source

System requirements

Requires a 64-bit operating system.
Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-2500K 3.3 GHz
AMD Phenom II X4 940
System memory (RAM) 8 GB
Hard disk drive (HDD) 40 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon HD 7870
DirectX 11 compatible

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References