- This page contains the walkthrough for the Bird in the Hand quest in Kingdom Come: Deliverance. This quest has a bug where the bird cages you drop are no longer indicated on the map with markers.
- To access Kingdom Come Deliverance’s debug console window, simply press the Tilde key. Below is a list of console commands known for Kingdom Come Deliverance: Note that when you see the value « XX » on a command line, you must remove these two « XX » to add your own value.
- Kingdom Come: Deliverance is an action role-playing video game developed by Warhorse Studios and published by Deep Silver for Microsoft Windows, PlayStation 4 and Xbox One. It is set in the medieval Kingdom of Bohemia, an Imperial State of the Holy Roman Empire, with a focus on historically accurate content.
Healing in Kingdom Come: Deliverance isn’t as easy as popping ten potions in the middle of battle. Instead, there are very specific ways and restrictions that affect how to heal in the game.
Code | Effect |
---|---|
wh_pl_showfirecursor [1] | Turn on bow crosshairs. (1 = ON, 0=OFF) |
g_showHUD [0] | Turn off HUD. (1 = ON, 0=OFF) |
wh_ui_showCompass [0] | Turn off Compass. (1 = ON, 0=OFF) |
q | Quits immediately without saving |
e_ViewDistRatio [X] | Change view distance. (Replace X with value, the default is 500) |
e_ViewDistRatioVegetation [X] | Change view distance for trees only. (Replace X with value, the default is 500) |
e_MergedMeshesInstanceDist [X] | Change view distance for other plants. (Replace X with value, the default is 20) |
r_MotionBlur [X] | Change motion blur. (Replace X with 0 for off, 1 for camera only, 2 for default) |
r_vsync [0] | Turns off vsync to potentially increase FPS, but difference isn't clear. |
wh_cheat_addItem [X] [#] | Add item.( X = item ID, # Number of that item) |
Wh_cheat_money [#] | Add Money / Groschen. (Adds # of money) |
e_TimeOfDay | This will show you the current time of day. |
cl_showHUD [0] | This disables the HUD. (Change 0 to 1 to re-enable the HUD). |
r_MotionBlur [0] | This disables motion blur. |
cl_fov [X] | This commands sets the field of view to X (default is 60). |
p_gravity_z [X] | Changes the intensity of gravity (default is -13) |
wh_cheat_money [X] | Adds money to your inventory. Replace XX with the amount of money required. |
wh_cheat_addItem [X] | Adds the specified item (replace XX with the item ID) to your inventory. |
cheat_add_all_items | Adds all items the player's inventory. This is probably a bad idea... |
cheat_add_all_perks [exclude:true], [exclude:false] | Adds all perks to the player. |
cheat_add_buff [id] | Adds the given buff to the player. |
cheat_add_buff_heal | Stop bleeding, removes injuries, and restores all health, stamina, hunger, and exhaust. |
cheat_add_buff_immortal | Adds buffs to make the player immortal. Use cheat_remove_buff_immortal to remove this. |
cheat_add_buff_invisible | Adds invisible buff to player. For now this just sets conspicuousness to zero. Use cheat_remove_buff_invisible to remove this. |
cheat_add_item [id], [amount: optional number], [health: optional number] | Adds an item to the player's inventory. |
cheat_add_money [amount] | Adds the given amount of groschen to the player's inventory. |
cheat_add_perk [id] | Adds the given perk to the player. |
cheat_add_stat_xp [stat], [xp] | Adds XP to one of the player's stats. |
cheat_damage_all_items [health] | Damages all weapons and armor in your inventory. This can uneqip items so don't do this in combat. |
cheat_eval | Executes the given Lua code. This is not a cheat it is used for testing and debugging. |
cheat_find_buffs | Finds all of the buffs that match the given token. |
cheat_find_horses | Find and display stats of horses. |
cheat_find_items | Finds all of the items that match the given token. |
cheat_find_npc [token] | Finds and shows information about an NPC.This only works if the NPC has been loaded into the world. |
cheat_find_perks | Finds all of the perks that match the given token. |
cheat_find_skills | Finds all of the skills that match the given token. |
cheat_get_time | Logs information about game time. |
cheat_kill_npc [token] | Finds and kills all the killable NPCs within the given radius of the player. |
cheat_kill_target | Kills the entity targeted using by F4 or the cheat_target_entity command. |
cheat_loc | Shows player's world location. |
cheat_no_door_lockpicking | This disables the lockpicking minigame on doors and automatically opens the door.Restarting the game reverts this effect. |
cheat_no_lockpicking | This calls cheat_no_stash_lockpicking and cheat_no_door_lockpicking. |
cheat_no_pickpocketing | This disables the pickpocketing minigame and automatically opens the person's inventory for looting.They can still catch you.Restarting the game reverts this effect. |
cheat_no_stash_lockpicking | This disables the lockpicking minigame on stashes and automatically opens the stash for looting.Restarting the game reverts this effect. |
cheat_own_all_stolen_items | Makes you the owner of all stolen items in your inventory.This removes the stolen flag from the item. |
cheat_phys_hover | Use F1 key to toggle hover on and off.This uses physics to push the player slightly up.This is intended to be used with F2 push. |
cheat_phys_push | Use F2 key to toggle push on and off.This uses physics to push the player forward.This is intended to be used with F1 hover. |
cheat_phys_sprint | Use F3 key to toggle sprinting on and off.This uses physics to push the player forward (and down for friction). |
cheat_remove_all_buffs | Removes all buffs from the player. |
cheat_remove_all_items | Removes all items in the player's inventory.THIS DELETES YOUR INVENTORY! Move items you want to a stash first. |
cheat_remove_all_perks | Removes all perks from the player. |
cheat_remove_all_stolen_items | Removes all stolen items from your inventory. |
cheat_remove_buff [id] | Removes the given buff from the player. |
cheat_remove_buff_immortal | Removes the buffs making the player immortal. |
cheat_remove_buff_invisible | Removes invisible buff from player. |
cheat_remove_item [id] | Removes an item to the player's inventory. |
cheat_remove_perk [id] | Removes the given perk from the player. |
cheat_repair_all_items | Repairs all damaged items in your inventory. This can uneqip items so don't do this in combat. |
cheat_reveal_map | Reveals the entire map (removes fog of war). |
cheat_save | This instantly saves your game. No item requirements or save limits. |
cheat_set_all_merchants_fence [enable:true], [enable:false] | Flags all merchants so they accept stolen goods.Restarting the game reverts this effect. |
cheat_set_bow_reticle [enable:true], [enable:false] | Enabled or disables the bow reticle. Won't take effect if bow is drawn. |
cheat_set_horse [id] | Sets the player's horse. Use command cheat_find_horses to display a list of horse UUIDs. |
cheat_set_regen [state], [enable] | Regenerates the given player state over time; pulses once per second. |
cheat_set_skill_level [level], [skill] | Sets one of the player's skills to the given level. |
cheat_set_stat_level [stat], [level] | Sets one of the player's stats to the given level. |
cheat_set_state [stat], [value] | Sets one of the player's states to the given value. |
cheat_set_time [hours] | Moved time forward the given number of hours. |
cheat_set_time_speed [ratio] | Set the game time speed as a ratio between real time and game time.A high ratio, like 1000, is faster. Default is 15. 0 will pause time. |
cheat_set_wanted_level [level] | Set or clears the player's wanted level. This doesn't affect faction reputation. |
cheat_set_weather [id] | Sets the weather to the given weather ID.1 = cloudless_sunny2 = semicloudy_clear3 = cloudy_no_rain4 = cloudy_frequent_showers5 = foggy_drizzly6 = foggy_storm7 = dream |
cheat_spawn [class] | Spawns bandits, cuman, or animals.For some reason most of the animals and some bandits/cuman just stand around. No idea why.The spawned entities are not managed so you should kill them off or load a clean save. |
cheat_spawn_npc [token] | Searches through the database of souls and spawns 1 NPC for each match.This is intended to be used to spawn specific NPCs.The list of souls is in v_soul_character_data.xml in tables.pak. |
cheat_stash | Opens the player's stash. This only works if you have unlocked at least 1 stash |
cheat_target_entity | Tracks the entity being targeted by the player.This will allow you to use other commands on the entity.This command is bound to the F4 key. |
cheat_teleport [x], [y]. [z] | Teleports the player to the given coordinates.You can end up in the air or under the map.I suggest saving your game and turn on immortality first. |
cheat_teleport_horse | Teleports your horse to you. |
cheat_teleport_npc_to_loc [token], [x], [y]. [z] | Teleports one or more NPCs to the given coordinates. Use cheat_loc to get locations. |
cheat_teleport_npc_to_player [token] | Teleports one or more NPCs to the player's location. |
cheat_teleport_to [place] | Teleports the player to the given place. Supported places (case insensitive):(Inn at the) Glade, Ledetchko, Merhojed,Monastery, Neuhof, Pribyslavitz,Rattay, Rovna, Samopesh,Sasau, Skalitz, Talmberg,Uzhitz, Vranik |
cheat_unlock_recipes | Saw this code to unlock recipes in a pak file.I have no idea what this really does or if it works.Let me know. |
cheat_wash_dirt_and_blood | Washes all blood and dirt from the player and player's horse. |
Added r_ssdo, r_AntiAliasingMode, wh_ui_ShowCursor, wh_ui_ShowCompass | Changed layout of post to make it more friendly |
r_ssdo = 0 | Disables SSAO |
r_AntiAliasingMode = 0 | Disables Anti Aliasing |
wh_ui_ShowCursor 0 | Will disable the combat cursor in the middle of the screen (Please note you will have to keep turning it off everytime you interact with objects/Npc's/Inventory) |
wh_plshowfirecursor 1 | This console command activates a reticle for your bow in Kingdom Come Deliverance, which gives you a distinct accuracy bonus, since hitting anything in the game with a ranged weapon is somewhat difficult. To turn this console command back off, simply replace the 1 with a 0 |
You can’t have an open-world, PC-centric hardcore RPG without console commands. Kingdom Come: Deliverance has its own console you can use and abuse to change a variety of settings and features — but the game is light on actual cheats. Still, these console commands are a pretty great way to gain even more control over your experience. You’ll be able to disable the HUD and take awesome screenshots, add a crosshair to make those archery challenges much easier, or even add items to your inventory.
While the game is out now, Kingdom Come: Deliverance is an evolving platform, and fans are eagerly uncovering all the secrets they can — including more console commands. We’ll be updating the full list of console commands below as more are discovered, unveiled, and tested. You’ll also find a list of untested, or currently unavailable commands that should work, and may work in the future, but don’t currently for whatever reason. Here’s hoping for the future.
More Kingdom Come: Deliverance guides on Gameranx:
How To Use Console Commands
[Work-in-Progress: Check back soon for new console commands as they’re discovered and tested. Drop us a note if you’ve found a console command, or one of the console commands below isn’t working.]
The console is a powerful tool you can use to change settings and features on-the-fly while playing Kingdom Come: Deliverance. Using it is incredibly easy, and doesn’t require any setup.
- To bring down the console window, press the [`] tilde key in-game.
Type your command into the console, then press enter. Commands usually have a # numerical value — replace # with a number to change the setting. For settings that can be toggled on or off, use 0 for off, and 1 for on.
Also, it’s worth noting that console commands DO NOT disable Steam Achievements.
Console Commands List
[NOTE: Some of these console commands are untested, and may cause unexpected issues when used. Be prepared to load a previous save file if something goes wrong.]
- g_showHUD 0
Disables HUD. Replace [0] with [1] to enable HUD.
- wh_pl_showfirecursor 1
Adds a crosshair when firing a bow. Replace [0] with [1] to disable crosshairs.
- cl_fov ##
Sets the FoV (Field of View). [Default: 60]
- r_MotionBlur 0
Disables motion blur. Replace [0] with [1] to enable motion blur.
- r_depthofFieldmode 0
Disables depth of field during dialogue. Replace [0] with [1] to enable depth of field.
- r_vsync 0
Disables vysnc. Replace [0] with [1] to enable vsync.
- wh_ui_showCompass 0
Disables the HUD compass. Replace [0] with [1] to enable the compass.
- e_ViewDistRatio ###
Changes objects render distance. [Default: 500]
- e_ViewDistRatioVegetation X
Changes vegetation render distance. [Default: 500]
- e_MergedMeshesInstanceDist X
Changes grass animation distance. [Default: 20]
Untested, Unconfirmed, & Not-Working Console Commands
The following console commands are available to search and use in-game, but for whatever reason they don’t seem to be working currently. There might be a way to re-enable them, or they might even work with a future patch. It’s worth keeping these codes in mind.
- wh_cheat_money #
Would add gold to your inventory. Currently not working.
- wh_cheat_addItem # ItemID
Gives a # amount of items after entering the ItemID. Should work, but no ItemID table currently exists.
- g_godmode 1
Would make you invulnerable. Currently not working.
Kingdom Come Deliverance Console Commands Items
- e_TimeOfDay
Would show the time of day. Currently not working.
Kingdom Come Deliverance Quest Run
- p_gravity_z #
Should change the intensity of gravity in-game. Currently doesn’t seem to do anything. [Default: 13]