Posted March 11, 2018
You can create a user.cfg file in your game folder like this:
-- objects start to display (50-250)
e_ViewDistRatio = 250
-- how close better textures (25-70)
e_LodRatio = 70
-- vegetation distance (25-100)
e_MergedMeshesViewDistRatio = 100
Then append to the desktop shortcut in the field Target: +exec user.cfg
Or if you change the graphic settings ingame, open the command window with '`' (very top left button on the keyboard) and enter "exec user.cfg" to load your own custom distances again.
source: https://forum.kingdomcomerpg.com/t/patch-1-3-draw-distance/50579/50
-- objects start to display (50-250)
e_ViewDistRatio = 250
-- how close better textures (25-70)
e_LodRatio = 70
-- vegetation distance (25-100)
e_MergedMeshesViewDistRatio = 100
Or if you change the graphic settings ingame, open the command window with '`' (very top left button on the keyboard) and enter "exec user.cfg" to load your own custom distances again.
source: https://forum.kingdomcomerpg.com/t/patch-1-3-draw-distance/50579/50
Post edited March 11, 2018 by disi