If you are interested in translating this mod, here's a quick guide: - English strings are in ogp_english.xml within english.pak (there's also a french translation in french.pak) - You have to name your translation file ogp_xxxxxx.xml, where xxxxxx is the language (ie: german, italian, polish, russian, spanish, or turkish). - Put that file at the root of a pak archive. The name of the .pak does not matter.
Why can't I change the shader option to high at least? That's what's keeping me from using this mod. Also, HD textures don't seem to be working even after modifying the attributes file.
Mods works fine your just not doing it the correct way.Well if your going to load the game with HD textures and try to set ultra texture settings then your game will not change settings. I will help you ,Look at post couple below this one.
it says 1) Navigate to: C:\Users\Username\Saved Games\kingdomcome\profiles\default 2) Open the file attributes.xml with a editor (like the windows editor or Notepad++) 3) Change<Attr name="wh_r_HDTextures" value="false" /> to<Attr name="wh_r_HDTextures" value="true" /> 4) save the file (maybe set it to read only) *to be able to save the changes in advance settings 1)go to Kingdom Come Deliverance\Data 2)then open pak.cfg with Notepad ++ and add the line "data\zzz_optimized_graphic_presets.pak" (without quotation marks) at the end of the file and save. 3)set the file as read-only.
Try going into the mod folder, then data and open core.pak Inside is ogp_advancedSettingsMenu.xml Open it and find sys_spec_ogp_shading I changed the value for medium from -3 to -5 and it seems to do the trick
1. Install as normal and follow the instructions. The key difference is now this. 2. Once you have the user.cfg made as instructed. Run the game the first time. And adjust the settings to your desire in the advance graphics tab. This will not save the 2nd time you run it, so don't run it yet! After exiting the game a ogp_settings.xml will now be made and it will be located in C:/Users/"Username"/Saved Games/kingdomcome. 3. Opening this file you will be met by a series of "sys_spec_ogp_xxx" lines, with a corrisponding ="number". This series of code was the graphics settings you put in when you first ran the game and adjusted the settings. For some reason it gets reset. To prevent this, copy each of the lines with "sys_spec_xxx" value="number. Into the user.cfg file that you made. 4. THIS IS IMPORTANT the line of code should look like this sys_spec_xxx=number and not exactly the one you copy pasted like this. "sys_spec_ogp_xxx" value="number" EXAMPLE: "sys_spec_ogp_3pl" value="-2" should look like "sys_spec_ogp_3pl=-2" in the user.cfg. (without the quotation marks) 5. Save the user.cfg and save the game this should now have saved your settings without KCD Flowgraph Hook and the menu bug. To change your graphics again just open up the ogp_settings.xml and look for the value changed, and replace it in the user.cfg for example: "sys_spec_ogp_shadows" value="-3"; the value in the user.cfg should be the same. sys_spec_ogp_shadows=-3.
==If you do not have a user.cfg file, create one by making a blank text file and rename it to "user.cfg". There should also be one in the "Examples folder". If you OGP doesnt have this example folder its fine. Just create the user.cfg yourself.
EDIT: I forgot to add if you are using steam you must add "+exec user.cfg" onto the launch options. If you are not on steam you must turn it into an autoexec file which I do not have the knowledge of.
You do not need KCD Flowgraph Hook, You do not need any other programs or digging into the mod's folders and pak files. All you need is notepad. And hopefully understanding what my instructions said.
If its still not saving. If you are using steam, add under launch options "+exec user.cfg" (without the quotation marks)
Do you have the 3.8.8 version? I don't see it listed anywhere on the files tab. Edit: found it https://drive.google.com/drive/folders/1mlxoOAWCVGuR5Keo1Q3Zjf1UmTaNWz5f
hey i just tried this but unfortunately the advanced graphics settings are still not changing. its the same as it was at first even if i updated my user.cfg
Which install instructions do i follow? the Read.md or the Read.txt? Either way the user.cfg part doesn't work. Can't change advanced settings at all and can't save them. When pasting the commands into the user.cfg, it prints unknown command on the console and settings don't save.
Did you follow step 5? Try and use this: (these are my own settings). Make sure you installed OGP like you would have. Then add "+exec user.cfg" onto steam launch options.
++ Run the game first btw. Meaning load into a save, change the settings while in game ie you are controlling henry. And change it from the menu, save and quit and then the OGP_settings.xml should now be created.
If you are having trouble following instruction step 4. Just copy paste my above comment onto your user.cfg
I am still confused which instructions I follow, the readme of the text or the .md file. The txt instructions are outdated with different files and file names while .md has me changing the pak file of the base game and has no instructions on making a user.cfg.
Currently, when you make a blank user.cfg after following the instructions of the readme.md. once you enter advanced settings tab you will be unable to save any changes you make as the apply and save option won't work and you will only be able to back out
For every line written in the user.cfg, it return [warning] Unknown command sys_spec_xxx despite copy and pasting the exact text written in your comment into the cfg.
for point 2, "adjust the settings to your desire in the advance graphics tab. This will not save the 2nd time you run it, so don't run it yet! After exiting the game a ogp_settings.xml will now be made and it will be located in C:/Users/"Username"/Saved Games/kingdomcome."
how do we adjust the grapphics settings without running the game? how does it not save the game? IM lost. do you know of any video tutorial for this? english is not my native language
OK dudes, hopefully this helps someone, I've got this mod BASICALLY working in 1.9.6 without breaking the UI. It's not perfect, and you don't have 100% control over the settings in game, but the menu sticking bug is gone and you CAN apply the presets and see massive performance boosts. I'm now running with V-High/Ultra settings in Rattay on a 3070 getting 70+FPS while static and dipping to 40 when on horseback, with little to no stutter. This is a vast improvement on always dropping to 20 FPS on horseback when you reach the town square.
So how I got it to work is as follows:
Download the mod manually and unpack it
Install the mod as you would any other, by adding the extracted "optimized_graphic_presets" mod folder into your "mods" folder in your KCD directory
Install KCD_flowgraph_hook from here - https://github.com/OVNI-modding/kcd_flowgraph_hook just as you would any other mod
Open your "mod_order" file and add "optimized_graphic_presets" and "kcd_flowgraph_hook-master" to your load order
From the Data folder in the extracted mod package, copy the "zzz_optimized_graphic_presets" PAK file into your Data folder in the KCD Directory
Open the "pak.cfg" file in your Data folder and add the line "zzz_optimized_graphic_presets.pak" at the bottom
Go back to the actual mod folder in "...KCD/mods/optimized_graphic_presets/Data" folder
Using an archive tool like Winrar or 7-Zip, open "core.pak" to see the folder structure. You will see multiple XML files and a "Scripts" folder. Drill into the Scripts folder.
In "Scripts" you will see multiple .lua files which can be opened in any text editor, and another folder called "Startup". Drill into the startup folder.
You will now see 1 file - "ogp_main.lua". Open this in a text editor and scroll to the bottom to find a switch/case type function called "function ogp.SetProfile" , under which you will see 7 variations. This next part might seem tricky but bear with me - each of these lines ends with "( 'exec Config/ogp_xxx' )" where the "xxx" is the actual OGP profile being applied. Change ALL of these to the profile you wish to apply. In my case, I changed every single line to end with "( 'exec Config/ogp_ultra' )". This will force the profile you want when you select a preset
At the top of the command is a line which tells the mod to ignore the profiles if a custom profile is applied - "-- custom profile, do nothing" - remove this and replace with "System.ExecuteCommand( 'exec Config/ogp_xxx' )" again with "xxx" being your chosen profile, and it will be applied even if the the UI doesn't register your input and write the profile you've chosen.
Finally, and most importantly to get rid of the UI sticking in the menu bug, go to "...KCD/mods/optimized_graphic_presets/Data" and delete the "zzz_kcd_flowgraph_hook.pak" file.
This has worked for me and the game runs 10x better than it did with any other mods - and trust me I've been through them all at this point. Sorry I'm not savvy enough to actually just FIX the lua menu options, but I hope this workaround helps others struggling to get this game to run properly. Good luck!
This got the controls menu to show for me and all that but no functionality.. I decided to try the fix in the sticky above by aragorn10000 on top of following thse instructions best I could and then it worked..didnt save after I restart the game but it saves on game reloads...can set any preset in game..
only thing for me is it was hard to follow step 11 so it may be why I still have access to other presets besides the ultra...or maybe its because of the aragorn fix or the a mix of both but im not complaining..so working in 2025 i guess lol
but my file in step 11 looks like this..not sure if it was the wrong or right way to follow your steps id like to know if anyone finds out
--- --- Sets all-in-on graphic profile : -1 to -5 for ogp, 1,2,3,4,7 for vanilla --- function ogp.SetProfile( value ) value = tonumber(value) if value == 0 then System.ExecuteCommand( 'exec Config/ogp_ultra' ) return elseif value == -1 then System.ExecuteCommand( 'exec Config/ogp_ultra' ) elseif value == -2 then System.ExecuteCommand( 'exec Config/ogp_ultra' ) elseif value == -3 then System.ExecuteCommand( 'exec Config/ogp_ultra' ) elseif value == -4 then System.ExecuteCommand( 'exec Config/ogp_ultra' ) elseif value == -5 then System.ExecuteCommand( 'exec Config/ogp_ultra' ) elseif value == 1 then System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' ) elseif value == 2 then System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' ) elseif value == 3 then System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' ) elseif value == 4 then System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' ) elseif value == 7 then System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' ) else ogp.LogError('in SetProfile, unknown value:' .. value) end end
Installed its successor (wilecoyotes mod), it made a huge difference and its smooth pretty much everywhere now except towns. SMAA 1x is a must, make everything less grainy and even (perhaps placebo) tones down the stutters.
if you cant change your video settings, if your video settings f***ed up guys after 1.9 patch update You have to add that command again there... Data > pak.cfgdata\zzz_optimized_graphic_presets.pak
Can confirm but will 10/10 deal with it seeing as the inventory acts as a replacement for "pause" and otherwise I only use the pause menu for quitting. *edit* must also deal without hud due to this...hmm
Same issue after I created a new "mods" folder, instead of the "old_mods" folder created by this new 1.9 patch. If you hit escape to make the HUD appears, you're litterally stuck in the main menu, the only thing you can do is quitting the game or play without any HUD...
I hope someone found a fix soon, because this mod is really good and gave you a lot of fps.
I suppose to fix this problem you have to delete "zzzzzz_kcd_flowgraph_hook.pak" from the "Mods\optimized_graphic_presets\Data".
Anyone can check if it works, because i don't have KCD but in the past I was doing mods for private usage. But by doing that i think you will not be able to change graphic configuration. This is just a theory, so do not harass me if it doesn't help.
Deleting "zzzzzz_kcd_flowgraph_hook.pak" fixes the menu issue! Changes made during a session are applied as well, so menu is functional. Only issue is the changes are not saved from one session to the next.
Any idea where i could set graphics settings for this mod out of game so that we dont have to re apply the optimal settings every session?
EDIT: e.g. i want to start off with these OGP settings, dunno how to achieve this though
As I remember Optimized Graphic Presets save settings in documents, where you have saved games..
It can be this path: C:\Users\~UserName~\Saved Games\kingdomcome
or this path: C:\Users\~UserName~\Documents'kingdomcome
From what I remember the file was named "ogp_settings" and it;s format was .xml i think. So, you have to open the game and change graphic settings you wish to, then apply in the game, then go to this file, right click on it, go properties and change to "only to read" or "read only" (i dont remember). I hope that it will help you somehow.
Or you can place again file "zzzzzz_kcd_flowgraph_hook.pak", change settings and again delete it. Good Luck.
Interestingly it can write to ogpsettings.xml without the hook. But loads default values when hook is missing regardless of what is in the ogpsettings.xml.
So the hook required to load from ogpsettings.xml not write to it.
Wish it was the other way round ...
Anyway thanks for help. I'm sure someone with game installed and tech savvy will figure it out :P
I applied all the settings through user.cfg and it works. Loads up settings that i want :) I can still experiment in game using functional menu but if i want to apply and save for future session i extract value from settings.xml and paste into user.cfg.
At least the mod is usable now after 1.9 patch, but if you can fix the problem with the graphic settings who resets everytime when you launch the game, it will be perfect !
Hi guys. Finally I fixed by rewriting the file line by line. All because there was a lot of game updates since the last update this mod, and that's why it wasn't easy to fix. https://www72.zippyshare.com/v/VAQbcuID/file.html
Place it in: "Mods\optimized_graphic_presets\Data".
Or you can download full unofficial version: https://www34.zippyshare.com/v/HrHD3cJG/file.html
Thank you figo 283 you saved my gameplay with better and fluid graphics you should reach the devloppers of this mod to implement your feature. Big thanks to you, you are the best.
874 comments
If you are interested in translating this mod, here's a quick guide:
- English strings are in ogp_english.xml within english.pak (there's also a french translation in french.pak)
- You have to name your translation file ogp_xxxxxx.xml, where xxxxxx is the language (ie: german, italian, polish, russian, spanish, or turkish).
- Put that file at the root of a pak archive. The name of the .pak does not matter.
I will help you ,Look at post couple below this one.
it says
1) Navigate to: C:\Users\Username\Saved Games\kingdomcome\profiles\default
2) Open the file attributes.xml with a editor (like the windows editor or Notepad++)
3) Change<Attr name="wh_r_HDTextures" value="false" /> to<Attr name="wh_r_HDTextures" value="true" />
4) save the file (maybe set it to read only)
*to be able to save the changes in advance settings
1)go to Kingdom Come Deliverance\Data
2)then open pak.cfg with Notepad ++ and add the line "data\zzz_optimized_graphic_presets.pak" (without quotation marks) at the end of the file and save.
3)set the file as read-only.
Russian translation (https://www.nexusmods.com/kingdomcomedeliverance/mods/702).
Inside is ogp_advancedSettingsMenu.xml
Open it and find sys_spec_ogp_shading
I changed the value for medium from -3 to -5 and it seems to do the trick
1. Install as normal and follow the instructions. The key difference is now this.
2. Once you have the user.cfg made as instructed. Run the game the first time. And adjust the settings to your desire in the advance graphics tab. This will not save the 2nd time you run it, so don't run it yet! After exiting the game a ogp_settings.xml will now be made and it will be located in C:/Users/"Username"/Saved Games/kingdomcome.
3. Opening this file you will be met by a series of "sys_spec_ogp_xxx" lines, with a corrisponding ="number". This series of code was the graphics settings you put in when you first ran the game and adjusted the settings. For some reason it gets reset. To prevent this, copy each of the lines with "sys_spec_xxx" value="number. Into the user.cfg file that you made.
4. THIS IS IMPORTANT the line of code should look like this sys_spec_xxx=number and not exactly the one you copy pasted like this. "sys_spec_ogp_xxx" value="number"
EXAMPLE: "sys_spec_ogp_3pl" value="-2" should look like "sys_spec_ogp_3pl=-2" in the user.cfg. (without the quotation marks)
5. Save the user.cfg and save the game this should now have saved your settings without KCD Flowgraph Hook and the menu bug. To change your graphics again just open up the ogp_settings.xml and look for the value changed, and replace it in the user.cfg for example:
"sys_spec_ogp_shadows" value="-3"; the value in the user.cfg should be the same. sys_spec_ogp_shadows=-3.
==If you do not have a user.cfg file, create one by making a blank text file and rename it to "user.cfg". There should also be one in the "Examples folder". If you OGP doesnt have this example folder its fine. Just create the user.cfg yourself.
EDIT: I forgot to add if you are using steam you must add "+exec user.cfg" onto the launch options. If you are not on steam you must turn it into an autoexec file which I do not have the knowledge of.
If its still not saving. If you are using steam, add under launch options "+exec user.cfg" (without the quotation marks)
What you really just have to do is create a blank text file and rename it to "user.cfg" and you should be good to go.
Edit: found it https://drive.google.com/drive/folders/1mlxoOAWCVGuR5Keo1Q3Zjf1UmTaNWz5f
Then add "+exec user.cfg" onto steam launch options.
sys_spec_ogp_3pl=-2
sys_spec_ogp_antialiasing=-30
sys_spec_ogp_cache=-1
sys_spec_ogp_dof_state=0
sys_spec_ogp_gi=-3
sys_spec_ogp_grass=-3
sys_spec_ogp_lod=-7
sys_spec_ogp_motionblur=0
sys_spec_ogp_particles=-4
sys_spec_ogp_physics=-3
sys_spec_ogp_portals=-1
sys_spec_ogp_preload=-1
sys_spec_ogp_shading=-3
sys_spec_ogp_shadow_cast=-1
sys_spec_ogp_shadows=-3
sys_spec_ogp_sharpening=-10
sys_spec_ogp_spines=-1
sys_spec_ogp_ssdo=-4
sys_spec_ogp_texture=-4
sys_spec_ogp_volumetricFog=-3
sys_spec_ogp_water=-1
sys_spec_ogp_weather=-3
If you are having trouble following instruction step 4. Just copy paste my above comment onto your user.cfg
Currently, when you make a blank user.cfg after following the instructions of the readme.md. once you enter advanced settings tab you will be unable to save any changes you make as the apply and save option won't work and you will only be able to back out
For every line written in the user.cfg, it return [warning] Unknown command sys_spec_xxx despite copy and pasting the exact text written in your comment into the cfg.
for point 2, "adjust the settings to your desire in the advance graphics tab. This will not save the 2nd time you run it, so don't run it yet! After
exiting the game a ogp_settings.xml will now be made and it will be
located in C:/Users/"Username"/Saved Games/kingdomcome."
how do we adjust the grapphics settings without running the game? how does it not save the game? IM lost. do you know of any video tutorial for this? english is not my native language
I was getting 100 FPS at 4K with my RX 5600 XT (unlocked BIOS at 2 GHz GPU clock), now I have to play again at 30 fps!
Please bring it back!
WileCoyote's version does not exist, link is not valid!
I was getting 100 FPS at 4K with my RX 5600 XT (unlocked BIOS at 2 GHz GPU clock), now I have to play again at 30 fps!
Please bring it back!
WileCoyote's version does not exist, link is not valid!
So how I got it to work is as follows:
This has worked for me and the game runs 10x better than it did with any other mods - and trust me I've been through them all at this point. Sorry I'm not savvy enough to actually just FIX the lua menu options, but I hope this workaround helps others struggling to get this game to run properly. Good luck!
only thing for me is it was hard to follow step 11 so it may be why I still have access to other presets besides the ultra...or maybe its because of the aragorn fix or the a mix of both but im not complaining..so working in 2025 i guess lol
but my file in step 11 looks like this..not sure if it was the wrong or right way to follow your steps id like to know if anyone finds out
---
--- Sets all-in-on graphic profile : -1 to -5 for ogp, 1,2,3,4,7 for vanilla
---
function ogp.SetProfile( value )
value = tonumber(value)
if value == 0 then
System.ExecuteCommand( 'exec Config/ogp_ultra' )
return
elseif value == -1 then
System.ExecuteCommand( 'exec Config/ogp_ultra' )
elseif value == -2 then
System.ExecuteCommand( 'exec Config/ogp_ultra' )
elseif value == -3 then
System.ExecuteCommand( 'exec Config/ogp_ultra' )
elseif value == -4 then
System.ExecuteCommand( 'exec Config/ogp_ultra' )
elseif value == -5 then
System.ExecuteCommand( 'exec Config/ogp_ultra' )
elseif value == 1 then
System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' )
elseif value == 2 then
System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' )
elseif value == 3 then
System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' )
elseif value == 4 then
System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' )
elseif value == 7 then
System.ExecuteCommand( 'exec Config/ogp_vanilla_ultra' )
else
ogp.LogError('in SetProfile, unknown value:' .. value)
end
end
If ANYONE figures out how to get flowgraphhook to JUST WORK again without the workarounds then DO SHARE!
This is one of the most underrated mods for KCD ever and its a shame it has not been maintained to at least work with v1.9.6.x
Data > pak.cfgdata\zzz_optimized_graphic_presets.pak
1.9 and Mod still working perfectly.
If you hit escape to make the HUD appears, you're litterally stuck in the main menu, the only thing you can do is quitting the game or play without any HUD...
I hope someone found a fix soon, because this mod is really good and gave you a lot of fps.
Anyone can check if it works, because i don't have KCD but in the past I was doing mods for private usage. But by doing that i think you will not be able to change graphic configuration. This is just a theory, so do not harass me if it doesn't help.
Changes made during a session are applied as well, so menu is functional.
Only issue is the changes are not saved from one session to the next.
Any idea where i could set graphics settings for this mod out of game so that we dont have to re apply the optimal settings every session?
EDIT: e.g. i want to start off with these OGP settings, dunno how to achieve this though
r_vsync = 0
sys_spec_ogp_antialiasing = -20
sys_spec_ogp_3pl = 2
r_motionblur = 0
e_MergedMeshesUseSpines = 1
r_sharpening = 0
sys_spec_ogp_dof_state = 0
sys_spec_ogp_gi = -3
sys_spec_ogp_grass = -4
sys_spec_ogp_lod = -3
sys_spec_ogp_particles = -3
sys_spec_ogp_physics = -2
sys_spec_ogp_shading = -3
sys_spec_ogp_shadows = -3
sys_spec_ogp_ssdo = -3
sys_spec_ogp_texture = 2
sys_spec_ogp_water = -1
sys_spec_ogp_weather = -3
sys_spec_ogp_volumetricFog = 0
It can be this path:
C:\Users\~UserName~\Saved Games\kingdomcome
or this path:
C:\Users\~UserName~\Documents'kingdomcome
From what I remember the file was named "ogp_settings" and it;s format was .xml i think. So, you have to open the game and change graphic settings you wish to, then apply in the game, then go to this file, right click on it, go properties and change to "only to read" or "read only" (i dont remember). I hope that it will help you somehow.
Or you can place again file "zzzzzz_kcd_flowgraph_hook.pak", change settings and again delete it. Good Luck.
Ugly:
sys_spec_ogp_antialiasing=-10
r_motionblur=0
e_MergedMeshesUseSpines=0
e_ObjShadowCastSpec=1
r_sharpening=-10
ogp_set_gi -1
ogp_set_grass -1
ogp_set_lod -1
ogp_set_particles -1
ogp_set_physics -1
ogp_set_shading -1
ogp_set_shadows -2
ogp_set_ssdo -2
ogp_set_texture 1
ogp_set_water -1
ogp_set_weather -1
ogp_set_3pl 2
ogp_set_volumetricFog 0
e_UberlodActivate
Low:
sys_spec_ogp_antialiasing=-42
r_motionblur=0
e_MergedMeshesUseSpines=0
e_ObjShadowCastSpec=1
r_sharpening=-10
ogp_set_gi -2
ogp_set_grass -2
ogp_set_lod -2
ogp_set_particles -2
ogp_set_physics -2
ogp_set_shading -2
ogp_set_shadows -2
ogp_set_ssdo -2
ogp_set_texture 2
ogp_set_water -1
ogp_set_weather -2
ogp_set_3pl 2
ogp_set_volumetricFog 0
e_UberlodActivate
Medium:
sys_spec_ogp_antialiasing=-42
r_motionblur=0
e_MergedMeshesUseSpines=0
e_ObjShadowCastSpec=3
r_sharpening=-10
ogp_set_gi -3
ogp_set_grass -3
ogp_set_lod -3
ogp_set_particles -3
ogp_set_physics -3
ogp_set_shading -3
ogp_set_shadows -3
ogp_set_ssdo -2
ogp_set_texture 3
ogp_set_water -1
ogp_set_weather -3
ogp_set_3pl 2
ogp_set_volumetricFog 0
e_UberlodActivate
High:
sys_spec_ogp_antialiasing=-42
r_motionblur=0
e_MergedMeshesUseSpines=0
e_ObjShadowCastSpec=3
r_sharpening=-10
ogp_set_gi -4
ogp_set_grass -4
ogp_set_lod -4
ogp_set_particles -4
ogp_set_physics -4
ogp_set_shading -4
ogp_set_shadows -4
ogp_set_ssdo -2
ogp_set_texture 4
ogp_set_water -1
ogp_set_weather -4
ogp_set_3pl 2
ogp_set_volumetricFog -3
e_UberlodActivate
Ultra:
sys_spec_ogp_antialiasing=-42
r_motionblur=0
e_MergedMeshesUseSpines=0
e_ObjShadowCastSpec=3
r_sharpening=-10
ogp_set_gi -5
ogp_set_grass -5
ogp_set_lod -5
ogp_set_particles -5
ogp_set_physics -5
ogp_set_shading -5
ogp_set_shadows -4
ogp_set_ssdo -2
ogp_set_texture 7
ogp_set_water -1
ogp_set_weather -5
ogp_set_3pl 2
ogp_set_volumetricFog -3
e_UberlodActivate
So the hook required to load from ogpsettings.xml not write to it.
Wish it was the other way round ...
Anyway thanks for help. I'm sure someone with game installed and tech savvy will figure it out :P
I applied all the settings through user.cfg and it works. Loads up settings that i want :) I can still experiment in game using functional menu but if i want to apply and save for future session i extract value from settings.xml and paste into user.cfg.
https://www118.zippyshare.com/v/2o6fgwwA/file.html
Place it in:
"Mods\optimized_graphic_presets\Data".
I havent tested extensively yet but at least the ESC menu doesnt cause any issues anymore with your changes.
Your hook doesnt cause menu to get stuck.
However, it is not remembering settings (i guess not reading ogpsettings.xml) from one session to next. :(
However, I will work on it during a break at work and maybe something i will come up with.
At least the mod is usable now after 1.9 patch, but if you can fix the problem with the graphic settings who resets everytime when you launch the game, it will be perfect !
https://www72.zippyshare.com/v/VAQbcuID/file.html
Place it in:
"Mods\optimized_graphic_presets\Data".
Or you can download full unofficial version:
https://www34.zippyshare.com/v/HrHD3cJG/file.html
Have Fun guys.