Commit Graph

1764 Commits

Author SHA1 Message Date
Michał Lewandowski d7845abcbb Better deal with dxvk-nvapi (#230) 2025-02-24 13:58:11 +03:00
TheRazerMD db86103b44 Update README.md - part 4 (#229) 2025-02-24 02:36:59 +03:00
cdozdil 9e8fbf913d Fix installer batch file for linux, thanks to @VoodaGod
Remove unnecessary double quotes from selectedFileName and @VoodaGod suggested at #226
2025-02-23 18:49:18 +03:00
TheRazerMD 7724c74fe5 Update README.md - part 3 (#227)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2025-02-23 02:39:09 +03:00
cdozdil d52681fdfd Uninstaller will remove ini too 2025-02-21 11:28:05 +03:00
cdozdil 642bf7e585 Prevent deletion of the setup batch file if it is not successful 2025-02-21 11:21:52 +03:00
cdozdil 8b831c3361 fixed one more issue with setup batch file 2025-02-21 11:15:36 +03:00
cdozdil 2dac402547 Fix double quote issue in batch file 2025-02-21 10:14:46 +03:00
cdozdil 2e0b7a4fa6 fix D3D12 Feature level spoof 2025-02-20 11:04:41 +03:00
cdozdil e678449887 Added D3D Feature Level spoofing 2025-02-18 22:13:05 +03:00
cdozdil aa43f4ba65 Update README.md 2025-02-18 01:05:50 +03:00
cdozdil 4d38ae6665 Update README.md 2025-02-18 00:57:49 +03:00
cdozdil 1ad4efe5b5 Update README.md 2025-02-18 00:48:31 +03:00
cdozdil 83e0d38e44 Update README.md 2025-02-18 00:18:53 +03:00
cdozdil bfda3450cb Update README.md 2025-02-17 23:55:05 +03:00
Michał Lewandowski 33b0d13a20 Add indents to collapsing menus (#219) 2025-02-16 22:36:34 +03:00
Michał Lewandowski b80730c65f Fix version checking of DLSS and DLSSD when OTA is used (#218) 2025-02-16 09:08:08 +03:00
FakeMichau bae254959f Check for fakenvapi in system32 2025-02-15 22:02:33 +03:00
cdozdil 80149614df Update README.md 2025-02-15 21:01:31 +03:00
Michał Lewandowski 532318eace Fix xess hooks (#217)
* Add macro for creating dll name vectors

* Separate loading xess from hooking it
2025-02-15 20:54:14 +03:00
cdozdil 938abed163 Update README.md 2025-02-15 13:50:40 +03:00
cdozdil f9222537e2 Update README.md 2025-02-15 11:52:59 +03:00
cdozdil 987b315345 Update build.yml 2025-02-15 11:20:17 +03:00
cdozdil f113382ef4 Update README.md 2025-02-15 11:01:13 +03:00
TheRazerMD 0b68cc07c1 Update README.md - part 2 (#214) 2025-02-15 09:22:00 +03:00
Michał Lewandowski 7bfc745e03 Fix GPU detection when two drivers are installed (#215) 2025-02-15 09:21:46 +03:00
cdozdil 29092d9a07 fix the present typo 2025-02-13 23:21:31 +03:00
Michał Lewandowski 8bf329e088 Fixing FSR 2.0 hook in DRG (#209) 2025-02-13 15:46:15 +03:00
cdozdil 4007a3aa7d Enable AutoExposure for UE games 2025-02-11 23:19:11 +03:00
Michał Lewandowski c1399c63b9 Separate out DLSS from DLSSD + extra related (#205) 2025-02-11 20:33:24 +03:00
cdozdil 8852540e12 fix ffx inputs not destroying upscaler context 2025-02-10 22:29:26 +03:00
Michał Lewandowski 06a3c86443 Support for enabling the debug view in an unmodified dlssg-to-fsr3 (#202)
* Add support for enabling the debug view in an unpatched dlssg-to-fsr3 mod

* FIx release build in Hogwarts

Not sure what happened there but dxgi.dll would no longer work when Opti was compiled in a release mode
2025-02-10 15:03:48 +03:00
FakeMichau af17b00dbe Apply the fix for DLSSD in UE by default 2025-02-10 01:31:28 +03:00
cdozdil 8bb680dcbc disable easly loading of libxess 2025-02-09 19:37:45 +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
Michał Lewandowski df033ba40e Add a fallback way of limiting FPS when can't use Reflex (#197) 2025-02-08 08:11:57 +03:00
cdozdil 114389eac2 Merge branch 'master' of https://github.com/cdozdil/OptiScaler 2025-02-07 14:01:41 +03:00
cdozdil 662ef6d00a fix rcas now working with dlss 2025-02-07 14:01:30 +03:00
Michał Lewandowski 469ca977e8 Fix reading of OTA dlss/dlssd versions (#192) 2025-02-06 17:29:06 +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
cdozdil a3775d53cb Create LICENSE 2025-02-05 23:48:31 +03:00
cdozdil 540ac26b7f Delete LICENSE 2025-02-05 23:44:51 +03:00
Michał Lewandowski 186a79ef44 Fix upscaler not saving correctly (#189) 2025-02-05 09:20:44 +03:00
cdozdil 571193afec made fg selection less confusing 2025-02-05 01:37:34 +03:00
cdozdil 2fab3aa7b4 include menu_base files to project 2025-02-05 01:27:02 +03:00
Michał Lewandowski 98d2244b32 Dynamic font creation (#188)
* Create fonts dynamically

* Add filters

* Fix default fonts

* Revert the workaround
2025-02-05 01:12:07 +03:00
cdozdil 10e9d47289 fix old menu issues 2025-02-04 00:30:16 +03:00
cdozdil edbadde685 Follow RenderPresetOverride 2025-02-03 20:46:25 +03:00
cdozdil 6c30ad333a forgot debug override 2025-02-03 01:37:02 +03:00