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
Revision as of 11:50, 14 February 2018 by Pridit (talk | contribs) (This needs further citations than one anecdote)
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][citation needed]
Many users are experiencing significantly low FPS, and FPS drops[7]

General information

Official site
Official forum
GOG.com Support Page
Steam Community Discussions
Steam Community Discussions (Beta)

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.[citation needed] 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

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
  3. If you have 16GB of RAM, add the string -heapsize 2097152
  4. If you have 8GB of RAM, add the string -heapsize 1048576

Game data

Configuration file(s) location

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

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <Steam-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[10]
  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

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 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/379430/ in addition to or instead of this directory. The app ID (379430) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References