Skip to content

DLSS5oneclick v0.5.1

Choose a tag to compare

@faisalkindi faisalkindi released this 31 Aug 23:52
· 11 commits to main since this release

Fixes two install failures reported on Nexus:

  • HTTP 403 Forbidden on "DLSS 5 add-on + models" — GitHub's API allows 60 unauthenticated requests per hour per IP; a few installs used them up. Downloads no longer go through the API: fixed assets use releases/latest/download URLs and versioned rhi-repo tags are read from the public release pages. A GITHUB_TOKEN environment variable is honoured when present. github.com itself still has to be reachable.
  • "dlss5-dx11-bridge release has no dlss5-dx11-bridge.addon64" — NIGos renamed the project and the file to dlss5-bridge; the tool fetches the new name and still recognises/removes the old one.

Also: the DLSS 5 model picker now explicitly prefers ShortFuse's multi-generation .SF builds (rhi-repo added an RTX-40-only tag), and picks up the newer renodx-dlss5-4.60 add-on.