Commit Graph
2497 Commits
Author SHA1 Message Date
FakeMichau 1ea747ec9f Mutex up SL's report resource 2025-08-22 14:54:48 +02:00
cdozdil 70cd518423 Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-08-22 15:48:45 +03:00
cdozdil 521b108291 Fix FGFeature and XeFG feature flags 2025-08-22 15:42:12 +03:00
FakeMichau 5b79f77d5d Fix slDLSSGSetOptions hooks when using steam overlay; force DLSSG Auto to always mean On; marker fix for Roadcraft 2025-08-22 13:57:45 +02:00
FakeMichau d22233d559 Factor out FSR 4 model selection 2025-08-22 13:57:17 +02:00
cdozdil 99b841cd91 Improved disable Exclusive Fullscreen for XeFG 2025-08-22 14:03:03 +03:00
cdozdil cab497ec69 Disable XeFG when Display Res MV's are used 2025-08-22 01:40:32 +03:00
cdozdil ee680b1c95 Convert Exclusive Fullscreen to borderless when using XeFG 2025-08-22 01:38:49 +03:00
FakeMichau fa365c5d4c Workaround an issue with DLSSG in Spider-Man Remastered 2025-08-21 15:23:31 +02:00
FakeMichau d93098cbd7 Add FSR FG inputs config saving 2025-08-21 02:38:33 +02:00
FakeMichau ce8db20f31 Fix hooks for hudfix 2025-08-21 02:24:08 +02:00
cdozdil bf06883265 Fixed InitCopyCmdList checks 2025-08-21 01:47:38 +03:00
cdozdil 5a98866370 Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-08-21 01:08:02 +03:00
cdozdil 153f73a03a Added DrawUIOverFG support to FSR-FG and FSR-FG menu section 2025-08-21 01:07:40 +03:00
FakeMichau 3e7068c869 Fix model selection with the new FFX SDK 2025-08-21 00:00:12 +02:00
cdozdil 53be488f4d Use Upscaler input logic for DLSSGFG inputs 2025-08-21 00:31:48 +03:00
cdozdil 95588d2659 Enable HookToQueue & HookCommandList only for FSR-FG 2025-08-21 00:12:00 +03:00
cdozdil 36f64f63ab Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-08-21 00:06:01 +03:00
cdozdil 40aaecd841 Add FSRFG to FGInputs and Fidelity FX2.0 file info 2025-08-21 00:05:54 +03:00
FakeMichau 769bcd0aa3 Add checks for Vulkan in menu and the barrier quirk 2025-08-20 22:40:00 +02:00
cdozdil 4c7bfc0a0c Added FidelityFX 2.0 amd_fidelityfx_loader_dx12.dll support 2025-08-20 23:35:22 +03:00
cdozdil 9ec337d269 Moved Streamline_Inputs to inputs/FG 2025-08-20 23:34:59 +03:00
FakeMichau e0c628d838 Formatting 2025-08-20 22:08:11 +02:00
cdozdil 89ac8ac72f Enable FSR-FG menu entries 2025-08-20 23:06:45 +03:00
cdozdil 8ebc7b2c0f Merge FG Feature refactor & FSR 3.1 FG Inputs 2025-08-20 22:59:00 +03:00
FakeMichau 099ec03142 Escape a character 2025-08-20 21:36:50 +02:00
cdozdil c6637494d0 Made V-Sync as ini setting and now can be used without FG too 2025-08-20 18:06:21 +03:00
cdozdil 37bb9a718c UntilPresent check not needed for FSR-FG 2025-08-20 09:38:10 +03:00
FakeMichau 2409e9d843 Workaround sk breaking nvngx-less 2025-08-20 01:20:22 +02:00
cdozdil d23237410a Add log for presents 2025-08-20 01:09:55 +03:00
cdozdil 23d591109b Add missing Jitter values to OptiFG 2025-08-20 01:07:25 +03:00
cdozdil fb8f6d8b1a Added Present1 hook for FGSwapChain, fixes FF7Rebirth 2025-08-19 16:05:58 +03:00
cdozdil 0590528754 Remove DXGI_PRESENT_RESTART checks 2025-08-19 16:05:22 +03:00
cdozdil 2f0de716c6 Don't zero FG counter, XeFG does not like it 2025-08-19 14:36:15 +03:00
cdozdil dd570e040b Fixed Unity Flip issue 2025-08-19 14:11:52 +03:00
cdozdil 76ae457dda Added Hudless validity check 2025-08-19 14:00:33 +03:00
FakeMichau 8ba2069a88 But if you close your eyes 2025-08-18 22:21:56 +02:00
Adrian Thiele 2abd50a84d Fix menu rendering under Vulkan (#660)
Thanks for solving this long lasting bug 👍
2025-08-18 22:16:11 +02:00
nitec 16994fdf91 Renamed the Discord server link 2025-08-18 22:16:07 +02:00
TheRazerMD 9c36d838a4 Update Quirks.h
* Added WH40K Darktide nodxgi spoof Quirk
* Added Nioh 2 Force AutoExposure Quirk
* Fixed wrong logging value
2025-08-18 22:16:03 +02:00
TheRazerMD cbfa117b81 Added note about Fake websites to Readme 2025-08-18 22:15:51 +02:00
TheRazerMD 98062a9b3d Update Changelog.md 2025-08-18 22:15:46 +02:00
FakeMichau c6d3fb73f9 Make FFX's reported jitter take output scaling into account 2025-08-17 16:48:02 +02:00
FakeMichau 055940083b I'm funny 2025-08-17 14:39:48 +02:00
FakeMichau 61a2fbbf3a Allow for Opti to load as OptiScaler.dll 2025-08-17 13:23:37 +02:00
FakeMichau 4162f149b2 Close dx12 on 11 cmdlists on creation 2025-08-17 13:11:30 +02:00
FakeMichau 6521eb87e0 Load fakenvapi.dll as nvapi on non-Nvidia by default 2025-08-16 18:59:38 +02:00
FakeMichau e5e60af76d Workaround for broken cameraViewToClip 2025-08-16 16:49:17 +02:00
FakeMichau 0d6444684e Add resource base position 2025-08-15 14:22:42 +02:00
FakeMichau 1a8738ffd6 Move SetResource to using Dx12Resource 2025-08-15 02:13:18 +02:00