Commit Graph

  • a14c450396 Update Issues.md cdozdil 2025-03-06 10:39:01 +03:00
  • d343ab61bf More cosmetic changes to README.md cdozdil 2025-03-06 10:23:05 +03:00
  • e6efbf914e Cosmetic changes to Readme.md cdozdil 2025-03-06 10:12:00 +03:00
  • c827d00d20 Added Unreal Engine ini tweaks info for FSR inputs cdozdil 2025-03-06 09:47:33 +03:00
  • 6455ea50ab Update menu to show current MV and AutoExposure mode cdozdil 2025-03-05 00:58:20 +03:00
  • d3d6dbc4c6 Fix reset for Dx11 cdozdil 2025-03-05 00:49:28 +03:00
  • 7186d75360 reset automatic motion vector size & auto exposure values when creating a new feature. should fix MV issues when switching from DLSS <->FSR cdozdil 2025-03-05 00:37:37 +03:00
  • 98964aadb3 Update README.md cdozdil 2025-03-04 17:14:06 +03:00
  • 5a03c83078 Changed how FMF2 quirk enable/disable FSR inputs cdozdil 2025-03-04 10:49:10 +03:00
  • bc63b21e26 Re-enable Banishers FSR2 patterns cdozdil 2025-03-04 10:15:09 +03:00
  • 5a8db6b2a4 Remove unnecessary delayed loads cdozdil 2025-03-03 23:02:39 +03:00
  • a3aab41ea2 Fix DEBUG builds cdozdil 2025-03-03 22:47:45 +03:00
  • 89172fcd57 Merge branch 'master' of https://github.com/cdozdil/OptiScaler cdozdil 2025-03-02 23:57:39 +03:00
  • 4e7fcf6d12 Fix for Enshrouded FSR3.1 crash cdozdil 2025-03-02 23:57:33 +03:00
  • 368c355f59 Added FFX-VK Inputs cdozdil 2025-03-02 23:57:06 +03:00
  • 9d2f20786f Added FeaturePath option for DLSS cdozdil 2025-03-02 23:53:29 +03:00
  • 06101b6ca1 Small Vulkan stuff cdozdil 2025-03-02 23:11:58 +03:00
  • 85babe98cd More Vulan extension fixes cdozdil 2025-03-02 23:05:50 +03:00
  • 0486d08329 Update README.md cdozdil 2025-03-02 17:55:45 +03:00
  • 0dd16e572d Now default dll name is OptiScaler.dll Started using .vcxproj.user file for debugging cdozdil 2025-03-02 17:47:53 +03:00
  • 9d8659499f untrack resource_build_date.h, it's auto created anyway cdozdil 2025-03-02 16:32:50 +03:00
  • 5ee9a79ae5 Merge branch 'master' of https://github.com/cdozdil/OptiScaler cdozdil 2025-03-02 16:20:09 +03:00
  • 4becb1766e Added dbghelp.dll option to setup cdozdil 2025-03-02 16:20:03 +03:00
  • d8713d0559 Update README.md (#239) TheRazerMD 2025-03-02 14:16:03 +01:00
  • 5c3b03e080 fix XeSS double hooking cdozdil 2025-03-02 15:14:18 +03:00
  • 22c6981ba0 add fsr extension for instance cdozdil 2025-03-01 10:30:50 +03:00
  • d56e69b6c2 update submodules cdozdil 2025-02-28 21:15:45 +03:00
  • d7c4516eec Fix for FfxApi not loading methods from memory issue cdozdil 2025-02-28 17:04:41 +03:00
  • 73f3a86804 to prevent exceptions when shutting down do ne release upscalers cdozdil 2025-02-28 16:43:39 +03:00
  • c4abb07537 Hook NVNGX when initin DLSS-D too cdozdil 2025-02-28 16:37:37 +03:00
  • 3760563179 Stop using upscalerDisableHook & skipDllLoadChecks cdozdil 2025-02-28 16:36:54 +03:00
  • 3bb07e7a93 Disable OptiFG is there is no amd dll cdozdil 2025-02-28 16:33:34 +03:00
  • 3482b87d9e Improved resource descriptions for FSR3.1 cdozdil 2025-02-27 13:30:00 +03:00
  • eea2059070 Use anisotropy enums instead hardcoded values cdozdil 2025-02-27 11:37:43 +03:00
  • 14dc3097ce Improved forced anisotropy approach cdozdil 2025-02-27 11:35:45 +03:00
  • a3b98c7099 More Vulkan menu fixes cdozdil 2025-02-26 23:31:22 +03:00
  • ef65f6ad7d Added HQ font option for menu (Default true) cdozdil 2025-02-26 23:31:04 +03:00
  • 9a30482759 fix possible Vulkan menu crash cdozdil 2025-02-26 17:11:13 +03:00
  • 6f8520b531 added sl1 include path cdozdil 2025-02-26 12:14:59 +03:00
  • 394451eeb6 Support for Streamline v1 logging (#231) Michał Lewandowski 2025-02-24 16:21:57 +01:00
  • d7845abcbb Better deal with dxvk-nvapi (#230) Michał Lewandowski 2025-02-24 11:58:11 +01:00
  • db86103b44 Update README.md - part 4 (#229) TheRazerMD 2025-02-24 00:36:59 +01:00
  • 9e8fbf913d Fix installer batch file for linux, thanks to @VoodaGod cdozdil 2025-02-23 18:49:18 +03:00
  • 7724c74fe5 Update README.md - part 3 (#227) TheRazerMD 2025-02-23 00:39:09 +01:00
  • d52681fdfd Uninstaller will remove ini too cdozdil 2025-02-21 11:28:05 +03:00
  • 642bf7e585 Prevent deletion of the setup batch file if it is not successful cdozdil 2025-02-21 11:21:52 +03:00
  • 8b831c3361 fixed one more issue with setup batch file cdozdil 2025-02-21 11:15:36 +03:00
  • 2dac402547 Fix double quote issue in batch file cdozdil 2025-02-21 10:14:46 +03:00
  • 2e0b7a4fa6 fix D3D12 Feature level spoof cdozdil 2025-02-20 11:04:41 +03:00
  • e678449887 Added D3D Feature Level spoofing cdozdil 2025-02-18 22:13:05 +03:00
  • aa43f4ba65 Update README.md cdozdil 2025-02-18 01:05:50 +03:00
  • 4d38ae6665 Update README.md cdozdil 2025-02-18 00:57:49 +03:00
  • 1ad4efe5b5 Update README.md cdozdil 2025-02-18 00:48:31 +03:00
  • 83e0d38e44 Update README.md cdozdil 2025-02-18 00:18:53 +03:00
  • bfda3450cb Update README.md cdozdil 2025-02-17 23:55:05 +03:00
  • 8a5a092cfa Add a ref counter FakeMichau 2025-02-16 22:21:26 +01:00
  • 33b0d13a20 Add indents to collapsing menus (#219) Michał Lewandowski 2025-02-16 20:36:34 +01:00
  • b80730c65f Fix version checking of DLSS and DLSSD when OTA is used (#218) Michał Lewandowski 2025-02-16 07:08:08 +01:00
  • bae254959f Check for fakenvapi in system32 FakeMichau 2025-02-15 19:59:15 +01:00
  • 80149614df Update README.md cdozdil 2025-02-15 21:01:31 +03:00
  • 532318eace Fix xess hooks (#217) Michał Lewandowski 2025-02-15 18:54:14 +01:00
  • 938abed163 Update README.md cdozdil 2025-02-15 13:50:40 +03:00
  • f9222537e2 Update README.md cdozdil 2025-02-15 11:52:59 +03:00
  • 987b315345 Update build.yml cdozdil 2025-02-15 11:20:17 +03:00
  • f113382ef4 Update README.md cdozdil 2025-02-15 11:01:13 +03:00
  • 0b68cc07c1 Update README.md - part 2 (#214) TheRazerMD 2025-02-15 07:22:00 +01:00
  • 7bfc745e03 Fix GPU detection when two drivers are installed (#215) Michał Lewandowski 2025-02-15 07:21:46 +01:00
  • bd9a711d7d Merge branch 'mingw' FakeMichau 2025-02-14 00:51:16 +01:00
  • abc0756735 Fix init and lfx unload + extra call FakeMichau 2025-02-14 00:46:52 +01:00
  • 29092d9a07 fix the present typo cdozdil 2025-02-13 23:21:31 +03:00
  • 8bf329e088 Fixing FSR 2.0 hook in DRG (#209) Michał Lewandowski 2025-02-13 13:46:15 +01:00
  • 4007a3aa7d Enable AutoExposure for UE games cdozdil 2025-02-11 23:19:11 +03:00
  • c1399c63b9 Separate out DLSS from DLSSD + extra related (#205) Michał Lewandowski 2025-02-11 18:33:24 +01:00
  • 8852540e12 fix ffx inputs not destroying upscaler context cdozdil 2025-02-10 22:29:26 +03:00
  • 06a3c86443 Support for enabling the debug view in an unmodified dlssg-to-fsr3 (#202) Michał Lewandowski 2025-02-10 13:03:48 +01:00
  • af17b00dbe Apply the fix for DLSSD in UE by default FakeMichau 2025-02-09 21:01:22 +01:00
  • 8bb680dcbc disable easly loading of libxess cdozdil 2025-02-09 19:37:45 +03:00
  • 3410c976e7 Rework nvapi code and deal with externally overridden DLSS presets (#199) Michał Lewandowski 2025-02-09 17:16:47 +01:00
  • df033ba40e Add a fallback way of limiting FPS when can't use Reflex (#197) Michał Lewandowski 2025-02-08 06:11:57 +01:00
  • 114389eac2 Merge branch 'master' of https://github.com/cdozdil/OptiScaler cdozdil 2025-02-07 14:01:41 +03:00
  • 662ef6d00a fix rcas now working with dlss cdozdil 2025-02-07 14:01:30 +03:00
  • 469ca977e8 Fix reading of OTA dlss/dlssd versions (#192) Michał Lewandowski 2025-02-06 15:29:06 +01:00
  • 293e4260d4 rearrange ini sections removed AdvancedSettings cdozdil 2025-02-06 13:42:49 +03:00
  • edb298d431 Make FG selection a dropdown + config rename (#191) Michał Lewandowski 2025-02-05 22:22:32 +01:00
  • a3775d53cb Create LICENSE cdozdil 2025-02-05 23:48:31 +03:00
  • 540ac26b7f Delete LICENSE cdozdil 2025-02-05 23:44:51 +03:00
  • 186a79ef44 Fix upscaler not saving correctly (#189) Michał Lewandowski 2025-02-05 07:20:44 +01:00
  • 571193afec made fg selection less confusing cdozdil 2025-02-05 01:37:34 +03:00
  • 2fab3aa7b4 include menu_base files to project cdozdil 2025-02-05 01:27:02 +03:00
  • 98d2244b32 Dynamic font creation (#188) Michał Lewandowski 2025-02-04 23:12:07 +01:00
  • 10e9d47289 fix old menu issues cdozdil 2025-02-04 00:30:16 +03:00
  • edbadde685 Follow RenderPresetOverride cdozdil 2025-02-03 20:46:25 +03:00
  • 6c30ad333a forgot debug override cdozdil 2025-02-03 01:37:02 +03:00
  • 283a9cc4b9 fix menu error when no active upscaler cdozdil 2025-02-03 01:33:43 +03:00
  • 71747fb128 add master preset override for all quality settings cdozdil 2025-02-03 01:21:23 +03:00
  • 4a34875ee7 made menu a bit more compact cdozdil 2025-02-03 00:45:18 +03:00
  • 0c0addb63c update dlss-g header and help cdozdil 2025-02-02 23:13:19 +03:00
  • c4e0563aa7 fix my log path fix cdozdil 2025-02-02 23:05:52 +03:00
  • 6873aff86f rename to depth scale precompile the shader add menu and config for max value cdozdil 2025-02-02 23:05:41 +03:00
  • 39137a73bb change scaling of saturate cdozdil 2025-02-02 13:44:31 +03:00