Skip to content

Alpha #4 -- DEPRECATED

Pre-release
Pre-release
Compare
Choose a tag to compare
@mbucchia mbucchia released this 15 Dec 10:19
· 22 commits to main since this release

The fourth (experimental) release of the software.

Please follow the instructions here: https://github.com/mbucchia/XR_APILAYER_NOVENDOR_nis_scaler/blob/alpha-4/README.md

Please find the ZIP file under "Assets" below.

Changelog:

  • Fixed poor visual quality with dark colors (thanks HyperJet2018 and CptLucky8)
  • Improved performance with scaling set to 100% (bypass upscaling stage)
  • Disabled bilinear filter to save up memory, using point min-mag instead
  • Miscellaneous performance improvements (faster D3D context switching)
  • Added performance instrumentation (enable_stats=true), only dumps statistics in the log file
  • Added extra logging