So I have been digging around in the console and have come up a list of commands that will improve the visual quality of the game for taking really nice Screenshots.
The game will take a huge performance hit when these are loaded though so I wouldn’t play with them on (they may even crash some computers).
Here is how to use them.
Video tutorial - https://www.youtube.com/watch?v=QcLS2rmPqWE
1 - Browse to you Kingdom Come Deliverance install folder. (C:\Program Files (x86)\Steam\SteamApps\common\Kingdom Come Deliverance)
2 - Make a new text file and name it “ss.txt” (you can actually name it whatever you want, I used “ss.txt” because its short and easy).
3 - Copy the test below into this new file.
High Quality Screenshots Settings.
g_showhud 0
r_Sharpening 0.25
r_TexturesStreamPoolSize 2047
e_GI 1
r_ssao 3
r_ssdo 2
e_ShadowsMaxTexRes 8192
e_ShadowsResScale 100
e_ShadowsPoolSize 8192
r_TessellationTriangleSize 1
e_LodRatio 200
e_ViewDistRatio 500
e_ViewDistRatioVegetation 500
e_ViewDistRatioDetail 100
e_MergedMeshesInstanceDist 15
e_MergedMeshesViewDistRatio 200
e_ParticlesMotionBlur 2
r_Antialiasingmode 3
e_TerrainLodRatio 2
4 - Load the game and light up the screenshot you want to take.
5 - Open the console (the ` key) and type “exec ss.txt” (or whatever you name the file earlier).
6 - Hit “F12” to take your screenshot.
You can then hit “esc” and go into the graphics settings and chose one of the presets to restore your settings so you can more around without the fps hit.
Here are some more setting for extremely low quality. Use these to move into position if your computer can’t cope with the default “low” preset.
Low Quality Settings.
r_Sharpening 0
r_TexturesStreamPoolSize 192
e_GI 0
r_ssao 0
r_ssdo 0
e_ShadowsMaxTexRes 256
e_ShadowsResScale 3.4
e_ShadowsPoolSize 2048
r_TessellationTriangleSize 8
e_LodRatio 0
e_ViewDistRatio 0
e_ViewDistRatioVegetation 0
e_ViewDistRatioDetail 0
e_MergedMeshesInstanceDist 0
e_MergedMeshesViewDistRatio 0
e_ParticlesMotionBlur 0
r_Antialiasingmode 0
e_TerrainLodRatio 0
Now I’m extremely new to the Cryengine so if anyone else knows of any settings that should be in here (or settings I have wrong) then let me know and I’ll edit this post.
And as always, USE AT YOUR OWN RISK. THE GAME IS STILL IN ALPHA AND PLAYING AROUND IN THE CONSOLE COULD CAUSE CRASHES