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 |
|
cdozdil
|
cb45bbac81
|
Always search for DLSS files
|
2026-05-04 16:52:14 +03:00 |
|
cdozdil
|
649ddcdd38
|
Accent color now affects background colors (tiny bit)
|
2026-05-03 20:14:11 +03:00 |
|
cdozdil
|
6a0127ace0
|
GetResourceAllocationInfo is a special case
|
2026-05-03 18:59:13 +03:00 |
|
cdozdil
|
68b4c41972
|
Do not use Intel's atomic extensions if GPU supports it natively
|
2026-05-02 22:25:54 +03:00 |
|
cdozdil
|
1760401dbc
|
Merge
|
2026-05-02 22:22:57 +03:00 |
|
cdozdil
|
1780096997
|
Updated howMailDllPath is set and used
|
2026-05-02 22:21:20 +03:00 |
|
cdozdil
|
73b03d5a5a
|
Finalizing shapening stuff for now
|
2026-05-02 21:25:31 +03:00 |
|
FakeMichau
|
e2255fbd07
|
Fix fakenvapi.ini saving in root
|
2026-05-02 19:31:45 +02:00 |
|
FakeMichau
|
31e2fedb86
|
Add Discord's bloat to dxgi wrapping skip
|
2026-05-02 01:13:35 +02:00 |
|
cdozdil
|
eb82e09fea
|
Improved Depth Aware LC & RCAS
|
2026-05-02 01:21:37 +03:00 |
|
cdozdil
|
fa4dda8a2b
|
Added DA-LC sharpener
|
2026-05-01 22:24:55 +03:00 |
|
FakeMichau
|
2908b6afa0
|
Add new Discord overlay dll names
|
2026-05-01 15:22:22 +02:00 |
|
TheRazerMD
|
2083b274a2
|
Merge branch 'release/0.9' of https://github.com/optiscaler/OptiScaler into release/0.9
|
2026-04-30 23:47:54 +02:00 |
|
TheRazerMD
|
b9f383a69b
|
Overlay upscaler info adjustment, slight INI change
|
2026-04-30 23:47:19 +02:00 |
|
cdozdil
|
fefd42ae78
|
Prevent double calling the methods for same overlay
|
2026-05-01 00:31:53 +03:00 |
|
TheRazerMD
|
2798630b55
|
Merge branch 'release/0.9' of https://github.com/optiscaler/OptiScaler into release/0.9
|
2026-04-30 23:06:05 +02:00 |
|
cdozdil
|
239c180e5f
|
Made blue theme default and added accent color shortcuts
|
2026-04-30 23:37:11 +03:00 |
|
Astyyyyy
|
9c2b7bf06d
|
adjust wording of menu upscaler instructions
|
2026-04-30 20:58:45 +02:00 |
|
cdozdil
|
6794f0912e
|
Fix overlay tonemapping usage
|
2026-04-30 00:42:41 +03:00 |
|
cdozdil
|
2ee4bb7e48
|
Improved vulkanModule handling
|
2026-04-30 00:29:06 +03:00 |
|
cdozdil
|
a365ce844a
|
XeFG now obeys interpolation count setting when initing
|
2026-04-30 00:28:10 +03:00 |
|