Please add restore default settings feature
- Dwill0328
- Topic Author
The old versions showed the default value in the description
I think you should be able to right click a value or press something on the parameter to restore it to its default value
Please Log in or Create an account to join the conversation.
- Insomnia
For example:
uniform float ReinhardLinearSlope <
ui_type = "drag";
ui_min = 1.0; ui_max = 5.0;
ui_tooltip = "how steep the color curve is at linear point";
> = 1.250; <--- This is the shader's default value.
Please Log in or Create an account to join the conversation.
- Citizenkane
Right now, the easiest way I've found to reset values to their default is to simply delete my preset. This works during testing, but as I get close to finalizing my settings (after a number of tweaks) that's no longer an option.
Please Log in or Create an account to join the conversation.
- FierySwordswoman
Why not just delete the one shader entry from your preset?Citizenkane wrote: Right now, the easiest way I've found to reset values to their default is to simply delete my preset. This works during testing, but as I get close to finalizing my settings (after a number of tweaks) that's no longer an option.
Please Log in or Create an account to join the conversation.
- Marty McFly
Please Log in or Create an account to join the conversation.
- Citizenkane
FierySwordswoman wrote:
Why not just delete the one shader entry from your preset?Citizenkane wrote: Right now, the easiest way I've found to reset values to their default is to simply delete my preset. This works during testing, but as I get close to finalizing my settings (after a number of tweaks) that's no longer an option.
Marty McFly wrote: When adding a new config, ReShade seems to reuse the current set values. I often create consecutive configuration for each change I do so I have a history of changes. If I misconfigure stuff, I can just delete the current ini.
These suggestions make a lot more sense. Much more efficient.
Please Log in or Create an account to join the conversation.