Kingdom Come: Deliverance II – How to Enable the Save without Savior Schnapps (No Mods)

This guide aims to help players of Kingdom Come: Deliverance II enable game-saving without the need for Savior Schapps, a mechanic that some players may find restrictive.

This guide does not require any mods and is straightforward to implement.

 

Enable the Developer Console

  1. Access Game Properties
    Right-click on Kingdom Come: Deliverance II in your Steam library and select “Properties” from the context menu.
  2. Add Launch Options
    In the “Launch Options” section, enter the following code:

    -devmode
    

    This enables the developer console, which is necessary for the next steps.

 

Create a user.cfg File

  1. Prepare the Configuration File
    Open Notepad or any text editor. Copy and paste the following line into the editor:

    wh_sys_NoSavePotion = 1
    

    This line disables the requirement for Savior Schapps when saving the game.

  2. Save the File
    Save the file as user.cfg in the game’s installation directory:

    \Steam\steamapps\common\KingdomComeDeliverance2\
    

    Important: When saving the file, ensure you select “All files (.)” in the “Save as type” option to avoid saving it as a .txt file.

 

Additional Tips

To enhance your gameplay experience, consider adding the following lines to your user.cfg file:

  • Enable crosshair for ranged weapons:
    wh_pl_showfirecursor = 1
    
  • Disable lockpicking shake:
    wh_pl_LockPickingShakeOverride = 0
    
  • Increase lockpick durability:
    wh_pl_LockPickingDOF = 50

111

Related Posts

Leave a Comment