Commit Graph

3 Commits

Author SHA1 Message Date
Michał Lewandowski 3410c976e7 Rework nvapi code and deal with externally overridden DLSS presets (#199)
* Clean up nvapi

* Fix up fakenvapi

* Clean up nvapi hooks

* Minor fixes

* Don't log reflex calls by default

* Add warning and config for externally overridden DLSS presets

* Add missing value_for_config()

* Add support for the "Latest" preset

* Fix typo in the config
2025-02-09 19:16:47 +03:00
cdozdil 293e4260d4 rearrange ini sections
removed AdvancedSettings
2025-02-06 13:42:49 +03:00
Michał Lewandowski edb298d431 Make FG selection a dropdown + config rename (#191)
* Add fg dropdown, move configs around and rename config

* Fix a case with no config file

* Add a warning about using the old config file

* Fix the separator

* Update config name

* Misc rename

* Move the warning message
2025-02-06 00:22:32 +03:00