MCPcopy Index your code
hub / github.com/ToddAlvord/DLSSEverything

github.com/ToddAlvord/DLSSEverything @v1.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.0 ↗ · + Follow
44 symbols 108 edges 22 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DLSSEverything

A simple version manager for Nvidia DLSS2, DLSS3 and Ray Reconstruction DLLs

I made this because I wanted a simple and straight forward way to scan a directory or drive for all nvidia DLSS related DLLs and to see their current version, with a way to change that version to whatever I want. The other DLSS version managers/applications I've come across only work with certain launchers and/or only replace DLSS2 DLLs. This application finds any DLSS2, DLSS3 and DLSS Ray Reconstruction DLLs regardless of launchers and allows you to change them to the version of your liking.

  • Quickly scan your game folders for Nvidia DLLs to see their current version
  • Easily download any nvidia DLSS DLL versions you want to use
  • Easily replace your game's DLSS DLLs with the version of your choice, or revert back to the original. Simply click the drop down to change to a different version.

What games is this intended for?

  • Single player games / offline games
  • Online co-op games are generally OK to modify ex Baldurs Gate
  • Do not modify DLSS files for any competitive online games, or any games that have anti-cheat software. Most online games have anti cheat software. If you are unsure, do not modify the DLSS files for those games.

Installation

You can run this as - As an installed application with auto updates. The installer this application uses is called Squirrel.Windows. To quote their github: "Installing is Wizard-Free™, with no UAC dialogs, does not require reboot, and is .NET Framework friendly." - A standalone app

Latest Changes - Changelog

Alt text

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 38
Interface 6

Languages

TypeScript100%

Modules by API surface

src/modules/ipcFunctions.ts8 symbols
src/reactApp/app.tsx7 symbols
src/modules/helpers.ts6 symbols
src/reactApp/components/migration.tsx5 symbols
src/reactApp/components/dllEntries.tsx4 symbols
src/reactApp/components/favorites.tsx3 symbols
src/reactApp/components/buttonDropDown.tsx2 symbols
src/interface.d.ts2 symbols
src/types.d.ts1 symbols
src/reactApp/modules/helpers.ts1 symbols
src/reactApp/components/tag.tsx1 symbols
src/reactApp/components/dropDownCard.tsx1 symbols

For agents

$ claude mcp add DLSSEverything \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page