Commit Graph
4184 Commits
Author SHA1 Message Date
FakeMichau 0879d52c2e Add preset selection for SDK 4.1.1 dll 2026-06-24 18:35:33 +02:00
FakeMichau 6ba79128dd Fix version.dll working mode
Closes #1038
2026-06-23 23:42:45 +02:00
FakeMichau f372f563f0 Store flags in hex 2026-06-23 22:53:20 +02:00
FakeMichau 2e1a28e9c8 Prevent amdxc64 leaking the d3d12 device 2026-06-23 22:31:56 +02:00
FakeMichau d33fd4cda6 Add a WAR for seemingly wrong version read on Proton 2026-06-23 19:28:19 +02:00
FakeMichau 2d61acf3ad Allow the use of FP8 MLFG with INT8 upscaling 2026-06-23 17:10:53 +02:00
FakeMichau b96a3ae1ed Correctly deinit our own XeLL context 2026-06-22 17:51:05 +02:00
FakeMichau 70d5a30349 Revert "Disable XeLL hooking for now"
This reverts commit 2fa2ce9ace.
2026-06-22 16:56:17 +02:00
FakeMichau abc6ecba08 Add FSR 4.1.1 support 2026-06-22 16:30:04 +02:00
FakeMichau 2fa2ce9ace Disable XeLL hooking for now 2026-06-22 16:29:39 +02:00
FakeMichau 54d99b430b Restore sleep mode when switching low latency tech + stop using reflex to calculate fake frames count
Now it strictly uses what's being sent via NVNGX to DLSSG
2026-06-21 00:27:47 +02:00
FakeMichau 71797dab68 WIP: Make UeLowLatency a generic input 2026-06-19 23:57:48 +02:00
FakeMichau 6edfcc9519 Null pp device is not an error 2026-06-19 19:26:44 +02:00
FakeMichau 197f02fcf1 Make custom amdxc loading more selective 2026-06-19 18:04:13 +02:00
cdozdil 3defc9690d Added with_dx12 class and adapted Dx11wDx12 2026-06-19 09:32:32 +03:00
cdozdil 71c48574b3 Merge branch 'master' of https://github.com/optiscaler/OptiScaler 2026-06-19 09:32:08 +03:00
cdozdil c4660520ca Fix for mouse not working when menu is open 2026-06-19 09:32:04 +03:00
FakeMichau b70ab35ae0 Add option for loading custom amdxc64.dll 2026-06-19 03:29:14 +02:00
FakeMichau 718b65dd4a WIP: AntiLag 2 inputs 2026-06-19 01:21:52 +02:00
YiBoF d518b48062 Fix xell context and avoid repeatedly calling xellSetSleepMode (#1036)
* Fix xell context and Don't call it repeatedly o_xellSetSleepMode

* fix error
2026-06-18 22:50:24 +02:00
cdozdil 39cafee9ba Added Vsync Interval tooltip 2026-06-18 14:31:44 +03:00
FakeMichau 07efbe6794 WIP: XeLL passthrough cont. 2026-06-18 03:38:42 +02:00
FakeMichau 77b4b8e8fd WIP: Restore correct sleep mode for a given low latency input 2026-06-17 21:58:18 +02:00
FakeMichau 9273817967 WIP: Make low latency selectable in the menu 2026-06-17 21:06:45 +02:00
cdozdil 3796e74eda Fix controller disconnected when closing opti menu issue 2026-06-17 00:46:36 +03:00
FakeMichau d9f6be9acf WIP: XeLL inputs to AL2 2026-06-16 22:45:37 +02:00
cdozdil 12b321380b Added OverlaysUseTheme option 2026-06-16 18:04:58 +03:00
cdozdil 9383413549 Menu refactor 2026-06-16 14:44:28 +03:00
cdozdil db48f7cf0e Added xell check to prevent crashes 2026-06-16 12:57:57 +03:00
cdozdil 8f4ca9b4f6 Prevent input replay after opening menu 2026-06-16 11:37:27 +03:00
cdozdil a77a88367b Fix fileExist check 2026-06-16 11:37:08 +03:00
cdozdil 9233d6564d Added SL1 input support 2026-06-16 01:57:01 +03:00
cdozdil 943c25315f Fix a mouse input leak while menu open 2026-06-16 01:50:42 +03:00
cdozdil 03e1a9bbd4 Prevent evaluating FG state more than once at same time 2026-06-16 01:23:28 +03:00
cdozdil d3adf193ca Re-purposed debounceThreshold 2026-06-15 00:18:23 +03:00
cdozdil d353378875 Merge branch 'master' of https://github.com/optiscaler/OptiScaler 2026-06-14 23:58:39 +03:00
cdozdil a06cdfc8ee New input system 2026-06-14 23:58:35 +03:00
cdozdil 58e2468b97 Changed the tonemapping logic 2026-06-14 23:57:16 +03:00
FakeMichau 90b6988fd1 Show FG controls even when not using upscaling 2026-06-14 19:49:16 +02:00
FakeMichau f3242c2827 Fix DLSSG Override off not getting applied on boot 2026-06-14 19:01:55 +02:00
FakeMichau fb2822a3af Fix RCAS struct 2026-06-13 01:41:48 +02:00
FakeMichau 90b73276d9 Passthrough camera near and far values from DLSSG into DLSS params 2026-06-13 01:15:43 +02:00
FakeMichau 5b2469d33f Clean up toggling of root signatures tracking 2026-06-13 00:36:21 +02:00
cdozdil c335ab8202 Re-enabled SK + FGOutput fix 2026-06-12 18:44:56 +03:00
TheRazerMD 31323ca259 Added Wuthering Waves quirks
* DontUseNtDllHooks
* DoNotPreserveFGSwapChain
2026-06-12 15:58:00 +02:00
TheRazerMD ee5a49e43f Modified Assetto Corsa EVO quirks
* ForceAutoExposure
2026-06-12 15:57:55 +02:00
cdozdil 75a87d4eee Added Fsr4DoNotLoadAmdxc64 option 2026-06-12 15:57:19 +02:00
TheRazerMD ce69a19275 Another INI correction 2026-06-12 15:49:18 +02:00
TheRazerMD 53a4372c7a INI correction 2026-06-12 15:49:15 +02:00
TheRazerMD 37f8cc6169 Added Onimusha: Way of the Sword Demo quirks
* Gave the Crapcom treatment
2026-06-12 15:48:20 +02:00