How is it possible after using the shader toolkit to save it's changes? I want an options menu where the player can change the game brightness, contrast. No problem with applying the desired effects, but I am having troubles with wiritng that to the .ini file. If I close and open the game again, the changes disappear.
I am already using AFRLme's awesome Read/Write Config.ini script
, and able to change volume, screen size etc. and save them to the .ini file. No idea however how to do this one.
I pasted the main script of the shader toolkit to the script editor, also set as "definiton script".
(Already check the resources linked in many different topics with similar questions, but I cannot find this exact answer.)
Can anyone help me out?