Commit Graph
2783 Commits
Author SHA1 Message Date
cdozdil 4ecd1f4bdf Do not query swapchain twice 2025-10-05 23:38:35 +03:00
cdozdil f8b20bbd40 Always process FSR input values 2025-10-05 23:38:17 +03:00
cdozdil ba7045cbd4 Made skippping of ResizeBuffers, restoring swapchain buffer states and swapchain index 2025-10-05 20:33:39 +03:00
cdozdil 45015698f2 Fix for isLoader check crashes 2025-10-05 20:32:51 +03:00
cdozdil 649c91baa3 Added warnings for XeFG and Exclusive Fullscreen 2025-10-05 16:13:16 +03:00
cdozdil 303338d43a Added release for RTV backbuffer 2025-10-05 16:12:57 +03:00
cdozdil 9ef1585672 Fixed OptiFG menu checks 2025-10-05 11:30:29 +03:00
cdozdil 400e30e8ce A bit more relaxed upscaling paused check 2025-10-04 20:52:07 +03:00
cdozdil 2b489a51d7 Fix for upscaler time not being updated 2025-10-04 20:51:49 +03:00
cdozdil b675b153ab Removed forgotten log 2025-10-04 20:51:22 +03:00
cdozdil 3e26068200 Added a hack for SHf 2025-10-04 20:50:41 +03:00
cdozdil 8be44e9ab4 Fix upscaler time calculation when fg is not active 2025-10-04 18:33:02 +03:00
cdozdil 76e5842292 Use NtDll hooks as default 2025-10-04 17:53:36 +03:00
cdozdil 64d4292c2e Remove reloading opti config from NVSDK feature paths 2025-10-04 17:08:56 +03:00
cdozdil 442548db91 Limited LoadLibrary log to PreRelease builds 2025-10-04 16:51:11 +03:00
cdozdil fe5ab3412d Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-10-04 16:50:40 +03:00
cdozdil f84af0038a Fixed CreateSwapcHain bug 2025-10-04 16:46:55 +03:00
cdozdil 89366a593e Added message about skipping hooks 2025-10-04 16:38:21 +03:00
cdozdil 4e5cb63777 Improve FG Feature checks 2025-10-04 16:38:05 +03:00
cdozdil f9dddac30c Set default log level as debug 2025-10-04 16:33:00 +03:00
cdozdil 01849e7bbc Remove OverlayMenu checks, will implement needed checks at hooks 2025-10-04 16:30:46 +03:00
TheRazerMD 22e7f38c43 Added F1 Manager 2024 quirk
* Disabled FSR2/3 inputs
2025-10-04 13:18:46 +02:00
cdozdil fad2c50e11 Fix FfxApiProxy not initing 2025-10-03 22:38:10 +03:00
cdozdil 9cdfecc5a4 Better loader detection 2025-10-03 22:37:49 +03:00
cdozdil a6d3e754a5 Improve FfxProxy checks 2025-10-03 20:57:13 +03:00
cdozdil e171bc16e5 Updated proxy check at FSRFG feature 2025-10-03 18:52:33 +03:00
cdozdil aed7b1ff54 Added check to prevent crashes at UpdateFFxApiProvider when using amd_fidelityfx_dx12.dll & amd_fidelityfx_framegeneration_dx12.dll combo 2025-10-03 18:52:08 +03:00
cdozdil 8b9100f044 Merge with dxgi-factory 2025-10-03 16:57:34 +03:00
cdozdil 063422b2de Add missing variable 2025-10-03 14:02:58 +03:00
cdozdil a74d0e10b5 Merge with skip fix 2025-10-03 14:01:23 +03:00
cdozdil 7cd4d2af11 Updated flag use 2025-10-03 13:59:36 +03:00
TheRazerMD aa1ff7cdf2 Added F1 Manager 2024 quirk
* Disabled FSR2/3 inputs
2025-10-03 11:54:25 +02:00
cdozdil 25da2a25ec Added FSR4 debug options 2025-10-03 12:36:07 +03:00
cdozdil 1453f3b087 Fix skip resizebuffers logic not workin, might prevent some crashes with xefg 2025-10-03 12:31:18 +03:00
cdozdil 349ca3c476 Fix ResizeBuffer skip check condition 2025-10-03 01:56:23 +03:00
cdozdil d095e708ef Revert back sl.interpolator delay to 500ms 2025-10-02 23:54:41 +03:00
cdozdil 973b962855 Improve handling of wide characters contd 2025-10-02 23:47:32 +03:00
cdozdil edfc404e4b Simplify an FgOutput check 2025-10-02 23:42:45 +03:00
FakeMichau 131508d4cd Improve handling of wide characters
Should fix crashes when the file path contains for example chinese characters
2025-10-02 23:42:23 +03:00
cdozdil c41e82ad78 Added UseNtDll Quirk for Death Stranding 2025-10-02 23:31:55 +03:00
TheRazerMD 9517b9c12d Some more Quirk reorganising 2025-10-02 23:26:16 +03:00
TheRazerMD da8305ad9f Added Rise of the Ronin quirk, revamps
* Rise of the Ronin - nodxgi spoofing
* Revamped the quirk categorising a bit
2025-10-02 23:26:12 +03:00
FakeMichau bab8a29309 Add missing FG ngx params 2025-10-02 23:26:06 +03:00
FakeMichau 9eb94764e0 Apply barrier fixup to rtx remix 2025-10-02 23:26:01 +03:00
FakeMichau 4a6f987685 Fix quirks not getting applied 2025-10-02 23:25:52 +03:00
cdozdil 642dcb1c1e Re-added Kernel32 & KernelBase LoadLibrary methods 2025-10-02 23:20:58 +03:00
TheRazerMD 33f3c500fc Some more Quirk reorganising 2025-10-02 21:21:07 +02:00
TheRazerMD 09c7430db2 Added Rise of the Ronin quirk, revamps
* Rise of the Ronin - nodxgi spoofing
* Revamped the quirk categorising a bit
2025-10-02 20:55:45 +02:00
FakeMichau 2598ca4345 Add missing FG ngx params 2025-10-02 18:06:20 +02:00
FakeMichau 64cd4263a9 Apply barrier fixup to rtx remix 2025-10-02 18:05:24 +02:00