Commit Graph
2971 Commits
Author SHA1 Message Date
cdozdil 2c99f89c8d Corrected one log 2025-12-01 00:15:24 +03:00
cdozdil a9e74b90fe Improved FrameId management
Added skip options
2025-12-01 00:15:06 +03:00
cdozdil b0a50eb874 Changed hudless resource state at Dispatch to ValidNow 2025-12-01 00:14:35 +03:00
cdozdil 43b021f385 Disabled frameGenerationCallback 2025-12-01 00:14:06 +03:00
cdozdil ab504e39a5 Corrected one overlook at CreateSwapchainForHwnd 2025-12-01 00:13:13 +03:00
cdozdil 704281deea Added more FG fine tuning options 2025-12-01 00:12:33 +03:00
cdozdil 46be2e1976 More FG fixes 2025-11-29 23:25:21 +03:00
cdozdil 5817e92e44 Made hudless compare to use UI commandlist 2025-11-29 00:27:49 +03:00
cdozdil 74bc9bd499 Prevent crash at ffxPresentCallback 2025-11-28 22:57:31 +03:00
cdozdil 6d5916daa8 Fix depth invert shader dispatch width calculation 2025-11-28 22:56:55 +03:00
cdozdil 1461162641 Captured hudless is always for frame to be rendered 2025-11-28 15:17:17 +03:00
cdozdil 8f5c5f9237 Updated FFX FG inputs logic 2025-11-28 15:16:29 +03:00
cdozdil e58bac2140 Updated FG features for better frame index handling 2025-11-28 15:15:42 +03:00
cdozdil 23d5e528dd Skip SetFullscreen when ForceBorderless active 2025-11-28 14:16:45 +03:00
cdozdil f4b71571e8 Added xessVKGetRequired... support 2025-11-27 00:06:48 +03:00
cdozdil 0dfe6a7cdd Handle repeating FG resources better 2025-11-26 21:15:58 +03:00
cdozdil ffd35994da Fixed Hudless, UI and Distortion validity checks and logic related to it 2025-11-26 18:09:12 +03:00
cdozdil 1e520a7b70 Disable bundling of DlssOverrides 2025-11-26 01:58:03 +03:00
cdozdil 310e463ab1 Reduced max allowed _frameCount - _lastDispatchedFrame to 2 2025-11-26 01:47:32 +03:00
cdozdil a285c2f274 Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-11-26 00:35:11 +03:00
cdozdil a7b2ce5812 Another DLSSG variation 2025-11-26 00:34:57 +03:00
cdozdil 08465a92a4 Fix XeFG UI flicker 2025-11-26 00:34:20 +03:00
FakeMichau 877b1d6a14 Use decltype whenever possible 2025-11-25 15:21:52 +01:00
FakeMichau 0df2927f78 Generalize FFX modules
also for no particular reason :)
2025-11-25 14:11:05 +01:00
FakeMichau bde135ad07 Generalize FFX type check
for no particular reason :)
2025-11-25 13:35:16 +01:00
FakeMichau 3e5a69e289 Fix FFX type check 2025-11-24 22:39:03 +01:00
cdozdil 1de5fd93db Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-11-24 23:16:19 +03:00
cdozdil 0b0e30d5df Fixed streamline resource tagging
Fixed FG feature frame tracking
2025-11-24 23:16:03 +03:00
cdozdil d5eafd5fdb Added FG shortcut usage logging 2025-11-24 23:07:54 +03:00
cdozdil a0859b2c1a Updated xess 2025-11-24 21:30:52 +03:00
TheRazerMD 405a5cd258 Some INI changes 2025-11-24 14:40:03 +01:00
TheRazerMD 5478b4d8d2 Added Ghostrunner 1 and 2 quirk
* ForceUnrealEngine
2025-11-24 14:30:53 +01:00
TheRazerMD 2a3d7cbd42 Added Where Winds Meet quirk
* DisableDxgiSpoofing
2025-11-22 11:43:39 +01:00
TheRazerMD 39486400d0 Added MechWarrior 5 Mercenaries quirk
* ForceUnrealEngine
2025-11-17 13:37:32 +01:00
nitec 6fb623bb96 Re-enabled INVERTED_DEPTH flags for XeFG 2025-11-16 11:50:44 +03:00
TheRazerMD bb5ef054f2 Added Deathloop quirk
* DisableDxgiSpoofing
2025-11-15 18:44:41 +01:00
TheRazerMD b625f116da Added Control quirk
* DisableDxgiSpoofing, ForceAutoExposure (for DX12 exe)
2025-11-15 16:17:49 +01:00
FakeMichau 11c4e0dd3f Add XeFG version checks for the fixed issues 2025-11-13 22:10:03 +01:00
cdozdil 7bc170cac4 Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-11-10 18:23:06 +03:00
cdozdil cac122770c More streamline improvements 2025-11-10 18:22:50 +03:00
TheRazerMD 28ec06c3fd Modified TOW1 quirk
* ForceAutoExposure
2025-11-10 16:15:34 +01:00
cdozdil c277accaa5 Tried to mimic streamline behaviour for Hudless & UI resource tagging 2025-11-10 00:41:46 +03:00
cdozdil 03f9ebedbe Comment out FG isable code (rollback to previous behaviour) 2025-11-09 23:29:28 +03:00
cdozdil 45e6336655 Use realExclusiveFullscreen value for Vsync override check 2025-11-09 23:12:40 +03:00
cdozdil 2a9041b9d8 Disabled ALLOW_MODE_SWITCH flag when using force borderless 2025-11-09 23:10:46 +03:00
cdozdil 94785ac2d2 Relaxed FG pause check 2025-11-09 23:09:56 +03:00
TheRazerMD 521234dcbf Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-11-08 11:30:37 +01:00
TheRazerMD 7d53dd43b0 Added NFS Unbound quirk, modified Nioh 2 quirk
* NFS Unbound - DisableDxgiSpoofing
* Nioh 2 - added DisableDxgiSpoofing too
2025-11-08 11:30:14 +01:00
cdozdil 0645648075 Improved Streamline FG Inputs, this should fix NFS Unbound DLSSG 2025-11-07 22:34:59 +03:00
TheRazerMD e73f5decbe Added Europa Universalis V quirk, modified Avowed quirk
* EU5 - DisableDxgiSpoofing
* Avowed - DontUseUnrealBarriers for fixing DLSS inputs crash after loading screen
2025-11-07 13:42:08 +01:00