Commit Graph
1057 Commits
Author SHA1 Message Date
cdozdil 73435776c3 Update README.md 2024-10-03 10:08:23 +03:00
cdozdil e2dcca8b60 Update README.md 2024-10-03 10:08:11 +03:00
cdozdil ca18796eef Update README.md 2024-10-03 10:07:17 +03:00
cdozdil 983e03fe59 Update README.md 2024-10-03 09:53:58 +03:00
cdozdil 40031b3152 fix velocity factor for menu v0.7.0-pre7 v0.7.0-pre8 v0.7.0-pre9 v0.6.7 v0.7.0-pre6 2024-10-02 10:51:08 +03:00
cdozdil 046f643df8 updated ini 2024-10-02 10:12:07 +03:00
cdozdil 51cfb3ea81 reverted velocity factor to 1.0 v0.6.7-pre14 2024-10-02 09:40:24 +03:00
cdozdil f112b83912 Merge branch 'master' of https://github.com/cdozdil/OptiScaler 2024-10-02 09:27:25 +03:00
Maple 53e27e5f5b feat: add initial dx11 port of fsr 3.1.1 (#60)
Thanks as always 🙏
2024-10-02 09:27:54 +03:00
cdozdil 1018cc6676 changed position of velocity factor 2024-10-02 09:27:21 +03:00
cdozdil fbdd159e98 version bump etc 2024-10-02 00:06:11 +03:00
cdozdil 207bdffea9 commented out unused fsr3.0.4 code
changed fsr3.1 to 3.x
2024-10-02 00:05:59 +03:00
cdozdil 68303fa3d9 added velocity factor
enabled more controls for no dlss scenarios
2024-10-02 00:05:22 +03:00
cdozdil e1c3887abc added velocity factor 2024-10-02 00:05:03 +03:00
cdozdil 1216fe0d16 added velocity factor 2024-10-02 00:04:33 +03:00
cdozdil a99d64c143 added velocity factor 2024-10-02 00:04:18 +03:00
cdozdil 0f9759f8cb fix a logic error v0.6.7-pre12 v0.6.7-pre13 2024-10-01 19:47:45 +03:00
cdozdil 8737a09ad4 fsr 3.1.1 vulkan dll 2024-10-01 19:47:37 +03:00
cdozdil 8900b817d5 updated submodules 2024-10-01 19:47:22 +03:00
Maple 93be47e9f0 fix: Fix internal broken internal RCAS. (#58) 2024-10-01 09:34:52 +03:00
cdozdil ad34a51497 fixed wine detection 2024-09-30 09:36:45 +03:00
cdozdil 118fc3a2da upscate version 2024-09-25 13:19:05 +03:00
cdozdil aabc5fd7b2 more measures to prevent crashes during shutdown v0.6.7-pre11 2024-09-25 12:03:59 +03:00
cdozdil b75450b36c remove all logs from shutdown 2024-09-25 11:34:48 +03:00
cdozdil 4840ba2d06 cleanup init / feature flag mess 2024-09-25 11:34:37 +03:00
cdozdil d5dba8622e added logs 2024-09-25 11:09:17 +03:00
cdozdil b92e52c6a1 fix for hkD3D11CreateDeviceAndSwapChain 2024-09-25 10:51:45 +03:00
cdozdil cf9baa3c66 disabled unhooks on closing and nvngx api shutdowns 2024-09-25 10:38:45 +03:00
Maple 21428b070d Replace FSR 3.0.4 backend with FSR 3.1.0 (#56)
* Replace FSR 3.0.4 backend with FSR 3.1.0

* Delete FSR 3.0.4

* Remove unecessary memset and rebuild fsr3 libraries with _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR
2024-09-25 09:26:05 +03:00
cdozdil a453251a62 added ini info for dx11 fsr 3.0.4 2024-09-23 00:09:00 +03:00
Mapleandcdozdil bc992b4bf9 Add FSR 3.0.4 Backend (#54)
Co-authored-by: cdozdil <35529761+cdozdil@users.noreply.github.com>
v0.6.7-pre10
2024-09-22 23:52:22 +03:00
cdozdil 3aba91e365 added log 2024-09-22 22:04:53 +03:00
cdozdil 20eb2c2c4a swapschain resize workaround 2024-09-20 16:41:04 +03:00
cdozdil ff4d7cb425 added dxgi vram and gpu name spoofing options v0.6.7-pre9 2024-09-20 10:54:01 +03:00
cdozdil 12c7fae054 last one :/ 2024-09-20 00:44:16 +03:00
cdozdil 33ed08341c pfff 2024-09-20 00:34:50 +03:00
cdozdil 67f2179719 small fix 2024-09-20 00:33:51 +03:00
cdozdil b076a2eca2 rename some methods
fix gow ragnarok overlay menu issue with rtss
add logs
2024-09-20 00:31:47 +03:00
cdozdil 6326d1435e added logs, menu init screen pos from resize 2024-09-20 00:27:16 +03:00
cdozdil e7e551cfd0 prevent out of screen menu pos 2024-09-20 00:26:31 +03:00
cdozdil 7fd12473d7 imgui updated 2024-09-20 00:26:09 +03:00
cdozdil 909c61900b Merge branch 'master' of https://github.com/cdozdil/OptiScaler 2024-09-19 01:41:25 +03:00
cdozdil 1130130173 added missing d3d11 hook 2024-09-19 01:41:15 +03:00
cdozdil 83c82bfcd0 added specialk loading option 2024-09-19 01:40:19 +03:00
cdozdil 6ebf6531fd Update Spoofing.md 2024-09-18 16:23:51 +03:00
cdozdil 216f3d58ac Update Spoofing.md 2024-09-18 16:21:52 +03:00
cdozdil c65a76d4fe Merge branch 'master' of https://github.com/cdozdil/OptiScaler v0.6.7-pre8 2024-09-17 16:27:15 +03:00
cdozdil 7391eeed3d update project files 2024-09-17 16:27:12 +03:00
cdozdil a05c747192 fix for rtss crash, improve compatibility and stability 2024-09-17 16:27:04 +03:00
cdozdil 697aba5e85 small stuff 2024-09-17 16:26:36 +03:00