Commit Graph
9 Commits
Author SHA1 Message Date
cdozdil 96a0871ac7 Added FsrAgilitySDKUpgrade ini option 2025-03-12 23:34:36 +03:00
cdozdil cf2ca8c7ba Added Non-Linear Color sRGB and PQ options which might improve IQ with FSR4. Thanks to "new knowledgeable Discord members" 2025-03-11 22:23:32 +03:00
cdozdil 52e28fc38d Added Fsr4Update ini option to disable updating of FSR3.1 for games crashing with FSR4 2025-03-09 12:26:07 +03:00
cdozdil 9d2f20786f Added FeaturePath option for DLSS 2025-03-02 23:53:29 +03:00
cdozdil ef65f6ad7d Added HQ font option for menu (Default true) 2025-02-26 23:31:04 +03:00
cdozdil e678449887 Added D3D Feature Level spoofing 2025-02-18 22:13:05 +03:00
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