Console commands are short lines of code to use in the console to change variables in Kingdom Come: Deliverance. The console can only be accessed on PC versions of the game using the ~ key (if not it is the key found just under Esc in the top left).
The base game features several console commands, but some of the most useful ones were removed shortly after release. In order to use them, you need to add -devmode to the "SET LAUNCH OPTIONS..." in the steam properties of the game.
Some mods add new or previously removed console commands, they are listed under user commands.
Using console commands doesn't disable achievments.
Base game commands
Here is a list of vanilla commands. Some of them need -devmode in the lunch options of the game to work. Note: this list is incomplete
Vanilla Commands
Action
Command
Information
HUD
Disable cursor
wh_ui_ShowCursor 0
1 = ON, 0=OFF command breaks upon interacting with an object
Enable bow cursor
wh_pl_showfirecursor 1
1 = ON, 0=OFF
Turn off HUD
g_showHUD 0
1 = ON, 0=OFF
Turn off Compass
wh_ui_showCompass 0
1 = ON, 0=OFF
Change field of view (FOV)
cl_fov X
Change X to FOV value. Menu has 60, 65, 70 and 75 as standard options
Game Adjustments
Change view distance
e_ViewDistRatio X
Replace X with value, the default is 500
Change view distance for trees only
e_ViewDistRatioVegetation X
Replace X with value, the default is 500
Change view distance for other plants
e_MergedMeshesInstanceDist X
Replace X with value, the default is 20
Disable SSDO
r_ssdo = 0
1 = ON, 0=OFF
Turn off vsync
r_vsync 0
1 = ON, 0=OFF Turns off vsync to potentially increase FPS
Change motion blur
r_MotionBlur X
Replace X with 0 for off, 1 for camera only, 2 for default
Change gravity
p_gravity_z X
Needs -devmode, Replace X with value. Default is -13
Other
Add money to inventory
wh_cheat_money X
Needs -devmode, Replace X with number, 1 = 0.1
Add item to inventory
wh_cheat_addItem X Y
Needs -devmode, Replace X with item ID Replace Y with number
Godmode
g_godmode 1
Needs -devmode, Not working properly, 1 = ON, 0=OFF
Quit to desktop
q
Quits immediately without saving
Users commands
Note: this list is incomplete
Users Commands
Action
Command
Information
Add item
wh_cheat_addItem X # or cheat_add_item id:X amount:#
X = item ID, # Number of that item
Add Money / Groschen
Wh_cheat_money #
Adds # of money
Activate Cheats on Steam users only
-devmode
Add into the (Set launch option) in order to use the cheat commands.