Kingdom Come: Deliverance

Kingdom Come: Deliverance

View Stats:
This topic has been locked
Error Feb 15, 2018 @ 3:32am
Console commands
Hey guys, here's a few commands you can use for people that didn't know about them:
(Press ~ to access command prompt)

**THIS WILL NOT DISABLE ACHIEVEMENTS**

General:
wh_pl_showfirecursor 1 – This adds a crosshair when aiming any bow.

cl_fov X – This commands sets the field of view to X (default is 60)

g_showHUD 0 – This disables the HUD. Change 0 to 1 to re-enable the HUD.

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) <- Liens

wh_ui_ShowCompass 0 – Will dasable the compass (Please note you will have to keep turning it off everytime you interact with objects/Npc's/Inventory) <- Liens

Game adjustments:
r_MotionBlur 0 – This disables motion blur.

e_ViewDistRatio X – This changes the distance at which objects start to render (Low being 50, Ultra being 125).

e_ViewDistRatioVegetation X – Use this to change the distance at which trees start to render (Low being 50, Ultra being 65).

e_MergedMeshesInstanceDist X – And this changes the distance at which grass is animated (default is 20).

p_gravity_z X – Changes the intensity of gravity (default is -13)

r_ssdo = 0 – Disables SSAO <- AJ Rockwell

r_AntiAliasingMode = 0 – Disables Anti Aliasing <- AJ Rockwell


Edit:

cl_showHUD 0/1 – does not work, my bad

r_VSync 0 –This disables Vsync <- T I N O

Added r_ssdo, r_AntiAliasingMode, wh_ui_ShowCursor, wh_ui_ShowCompass
Changed layout of post to make it more friendly.

Cheats:

Add Groschen *Requires cheat engine* (will be replaced when a console command has been found)

Open cheat engine / Select KcD / type in how much money you have (No . in it) e.g if you have 7.7 groschen type in 77, if you have 19.7 groschen type in 197. / search / drop some money / search for the next value / keep repeating until you find your value.

**Not working but may work in a later patch as these were beta commands**

wh_cheat_money x
Would add gold to your inventory. Currently not working.

wh_cheat_addItem x 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.


Mods:

If you wish to add working console command cheats to the game please click the link below and follow the instructions. The link leads to KcD Nexus which is a modding community for Kcd.

https://www.nexusmods.com/kingdomcomedeliverance/mods/106

To unlock all un-changable game variables that was locked by developers for example: p_fly_mode. Installing and using this mod below will unlock them (If you have any questions or problems with the mod please add/speak to Obelix1111).

https://www.nexusmods.com/kingdomcomedeliverance/mods/391 <- Obelix1111

For a complete list of all variables and console commands (some may not work) with default values and a description. You can download a Mega list wich contains all information you'll need.

https://www.nexusmods.com/kingdomcomedeliverance/mods/429 <- Obelix1111
Last edited by Error; Mar 13, 2018 @ 10:20am
< >
Showing 151-165 of 373 comments
Android Feb 17, 2018 @ 6:24am 
I made a long post related to this. How I tweaked and what I ended up with. Too large to post here.

Here you go!
http://steamcommunity.com/app/379430/discussions/0/2860219962090472406/
AmpleNickel4262 Feb 17, 2018 @ 6:53am 
any code to exit a dialogue? The Bird in a Hand quest bugs out after conversation is done and normally you'd "exit dialogue" or whatever but it just sits there as if they're talking.
◊ jaco ◊ de Feb 17, 2018 @ 7:33am 
tweaks for improved distance view, shadows, lod and ground texture

I made a tweak guide with some comparison shots.
Every option is tested and functional.
And I describe where to find nearly all possible graphic parameters.

> this way <
Last edited by ◊ jaco ◊ de; Feb 17, 2018 @ 7:33am
Keksimus Feb 17, 2018 @ 8:15am 
Originally posted by Dorota:
Originally posted by Schweinebärmann:
Can i use all this features on ps4 and if yes, how?
Sorry mate, only for pc.
aha ha ha
Console-gaming https://2ch.hk/v/arch/2016-05-20/src/851147/14631397260310.png
Tomhead Feb 17, 2018 @ 8:26am 
All these commands are written differently. Some have a space between the command and number, while others have "=". Seems like if it's not typed the correct way, it won't work. Which way is it?

edit - I just matched it up with how it's written in sys.cfg with a space before and after the "=".
Last edited by Tomhead; Feb 17, 2018 @ 8:37am
vimundr Feb 17, 2018 @ 8:52am 
We need a command to add nightingale cage. Quest is broken.
Arc Feb 17, 2018 @ 8:55am 
Originally posted by Tomhead:
...
afaik CryEngine CFGs (and starup/command line ) require "=" symbol, if you are entering commands via in-game dev console then it doesn't matter.
Error Feb 17, 2018 @ 8:56am 
Originally posted by atreju:
We need a command to add nightingale cage. Quest is broken.

Where & who do you get the quest from?
browsergame2010 Feb 17, 2018 @ 9:26am 
crt_stat_stat(agility) = x changes the status to the given value.
vimundr Feb 17, 2018 @ 9:41am 
Originally posted by Commander Lee:
Originally posted by atreju:
We need a command to add nightingale cage. Quest is broken.

Where & who do you get the quest from?
The huntsman or something at Rattatay. He needs me to catch three nightingales into cages, I got two, but the last page just disappears when I set it as a trap.
Error Feb 17, 2018 @ 10:42am 
Originally posted by browsergame2010:
crt_stat_stat(agility) = x changes the status to the given value.

Any chance you can re-write the command? putting in:
crt_stat_statagility = 20
crt_stat_agility = 20
crt_stat_stat(agility) = 20
crt_stat_statagility 20
crt_stat_agility 20
crt_stat_stat(agility) 20
does not work.
SπdR Feb 17, 2018 @ 11:17am 
I need a console command where you insta-kill
Error Feb 17, 2018 @ 11:19am 
Originally posted by SπdR:
I need a console command where you insta-kill

It's called git gud ;P
Error Feb 17, 2018 @ 11:24am 
Updated post:
**Not working but may work in a later patch as these were beta commands**

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.
Error Feb 17, 2018 @ 12:07pm 
Updated the post to make it user friendly. Any objections or other things to add?
< >
Showing 151-165 of 373 comments
Per page: 1530 50

Date Posted: Feb 15, 2018 @ 3:32am
Posts: 373