Commit Graph
3713 Commits
Author SHA1 Message Date
cdozdil 6687f31cc7 Fix for menu colors not loaded corrently from ini 2026-05-17 22:40:07 +03:00
TheRazerMD 4162a11049 Bump to 0.9.2-final v0.9.2 2026-05-17 18:22:23 +02:00
cdozdil 5ca05169cc Changed default XeFG DepthInverted value to true 2026-05-17 17:58:08 +03:00
TheRazerMD 1883c03a9b Another funny 2026-05-17 14:40:44 +02:00
cdozdil be6709b8c4 Hopefully last DAS changes 2026-05-16 18:39:11 +03:00
cdozdil 0f0de07126 Merge 2026-05-16 11:49:54 +03:00
cdozdil d34bdbe512 Some little changes to DA RCAS 2026-05-16 11:48:25 +03:00
cdozdil 9329ef0609 Improved DAS sharpener 2026-05-16 11:40:18 +03:00
TheRazerMD 798cc638e9 Clang fix 2026-05-16 09:50:50 +02:00
TheRazerMD c9bea17120 Added Forza Horizon 6 quirk
* DisableDxgiSpoofing
2026-05-16 09:44:49 +02:00
cdozdil 828a132613 Merge branch 'release/0.9' of https://github.com/optiscaler/OptiScaler into release/0.9 2026-05-15 02:21:09 +03:00
cdozdil b5da32d9c9 Replace LC with DAS
Rename DA RCAS files
2026-05-15 02:21:06 +03:00
TheRazerMD 2960ff3e31 INI correction 2026-05-14 21:31:14 +02:00
cdozdil 779aab660b Update LC DA once more 2026-05-13 23:32:25 +03:00
cdozdil e40c611a77 Toned down LC DA sharpness range a bit 2026-05-12 00:38:49 +03:00
cdozdil 55f181c09d Improved depth aware sharpeners 2026-05-12 00:25:59 +03:00
FakeMichau 7115d0dcd4 Adjust path for the branch 2026-05-11 20:37:20 +02:00
FakeMichau 221cd9d80c Correct XeLL and XeFG version reading 2026-05-11 20:36:03 +02:00
FakeMichau 44d2009044 Fix some dll finding issues
Only skip dlls that are inside our streamline folder
2026-05-11 20:28:05 +02:00
FakeMichau a48ea69ece Always resolve MainDllPath into an absolute path
Should fix FindFilePath sometimes not picking up DLSS when manually setting OptiDllPath
2026-05-11 20:24:25 +02:00
FakeMichau 555e3971e1 Fine 2026-05-11 20:23:54 +02:00
FakeMichau 28db719086 Correct buffer check 2026-05-11 20:22:08 +02:00
FakeMichau f932b759ff Load amdxcffx64 from MainDllPath 2026-05-11 20:19:43 +02:00
cdozdil f32b98a379 Check for fakenvapi at Opti install folder 2026-05-11 19:02:04 +03:00
cdozdil d740aac5b7 Reset not used quirks 2026-05-11 14:37:49 +03:00
cdozdil 66d995e435 Re-enable FGPreserveSwapChain :/ 2026-05-11 14:37:22 +03:00
cdozdil 037ca8ef93 Disable force release of real swapchain 2026-05-11 14:37:05 +03:00
cdozdil c6ecb48497 PreserveSwapChain and SkipResizeBuffers is now by default false. Hope will not revert this one 2026-05-10 16:47:26 +03:00
cdozdil 81e0d6caa3 Reduced swapchain operation delay from 500 to 100 2026-05-10 16:24:53 +03:00
cdozdil ae3262fefa Added a define to enable DXGI debug layers 2026-05-10 16:24:29 +03:00
cdozdil 9e592a24a9 Added WaitIdle to wrapped swapchain resize operations 2026-05-10 16:19:34 +03:00
cdozdil 36f16fd990 Added SK detection to ResizeBuffers(1) and Release. Should fix some resize based crashes (specially on crapcom games) 2026-05-10 16:18:49 +03:00
FakeMichau ad91096fbc Remove the custom D3DKMTEnumAdapters2 on Linux
Newer Wine already supports it so no need for it
2026-05-09 13:56:43 +02:00
cdozdil dab84bb4fd Adjusted default menu color and color presets
Fixed Reset Accnt Color button
2026-05-09 03:16:47 +03:00
cdozdil 9a021cac37 Prevent FSR4update of custom FSR3.1 implementations 2026-05-09 02:13:00 +03:00
cdozdil 8d5e2b5105 Be sure real swapchain is released to prevent swapchain re-creating issues 2026-05-08 22:48:27 +03:00
cdozdil 95a62fe90f Do not immediately re-activate FG when it's paused 2026-05-08 22:46:44 +03:00
cdozdil fc9f8ce471 Always release FG swapchain buffers when releasing it 2026-05-08 22:46:21 +03:00
cdozdil f6776a3ff4 Added FRAMEGENERATIONSWAPCHAIN_VERSION_DX12 to FSR-FG feature 2026-05-08 22:45:03 +03:00
cdozdil af907d67cf Fix FSR-FG ffxQuery hook 2026-05-08 17:53:04 +03:00
cdozdil 0f60773cb3 Merge branch 'release/0.9' of https://github.com/optiscaler/OptiScaler into release/0.9 2026-05-07 00:14:22 +03:00
cdozdil be3870ccca Added BG accent color for menu 2026-05-07 00:14:19 +03:00
TheRazerMD afd51d6a96 Added NTE quirks
* DisableFSR2Inputs
* DisableFSR3Inputs
* DontUseNtDllHooks
2026-05-06 19:06:24 +02:00
FakeMichau c548427e57 Config for controling the font size 2026-05-06 16:20:10 +02:00
FakeMichau a64e958817 Correctly set the required buffer size when using registry spoofing 2026-05-06 01:02:29 +02:00
cdozdil f2c622b2ea Added support for overriding external preset overrides?!? without restarting 2026-05-05 00:29:27 +03:00
cdozdil c42bf723cd Fix exePath build error 2026-05-04 17:01:31 +03:00
cdozdil e985df0f5f Remove redundant DLSS file searches from inputs 2026-05-04 16:54:41 +03:00
cdozdil acfe3ae7fa Check DLSS files and use their locations when initing NVSDK 2026-05-04 16:54:12 +03:00
cdozdil fa553dd8f8 Fix NVSDK Scoped init class 2026-05-04 16:53:26 +03:00