sdli1995/dlssg_for_sm86
Here is a dlssg for RTX30 Series GPU
About the project
A mod for Windows D3D12 games that enables DLSS frame generation on RTX 30 (SM86) and RTX 20 (SM75) GPUs via a system DLL proxy. It bundles its own C++ wrapper, PTX/Cubin and the 310.1 model in a single DLL, with no CUDA Toolkit required.
Useful for
- Enable DLSS frame generation in a supported D3D12 game on RTX 30
- Select the SM75 route to run frame generation on RTX 20
- Estimate extra VRAM usage for 2X/3X/4X from the README table
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 162 stars today.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 6 days old and already has 2,408 stars.
- Top new repositories this week: #1.
- Top new repositories this month: #21.
- About 10 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 2,408
- Stars in a day
- 164
- Forks
- 143
- Issues and pull requests
- 116
- Watchers
- 39
- Created
- September 7, 2026
- Last push
- September 10, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026Top new repositories this week: #1; Top new repositories this month: #21
Similar projects
-
5.0
armory3d/armorpaint
ArmorPaint is a software for 3D PBR texture painting written in C, aimed primarily at developers who build it from source. Paid binary releases fund the project, but all the code lives here.
-
4.6
max99x/wutw-public
Public-domain release of the commercial game Worlds Upon The Wind, a peaceful roguelite deckbuilder made in Godot 4 about resettling a shattered world, published as a reference for indie developers. It includes the…
-
4.5
Redot-Engine/redot-engine
Redot Engine is a free, open-source, cross-platform game engine, a fork of Godot, that lets you create 2D and 3D games from a unified interface and export them to desktop, mobile, web, and consoles.
-
4.0
new-coke/strikers
A native PC port of Super Mario Strikers for Windows, Linux and macOS, built from decompiled code and requiring game data from your own copy. It adds modern rendering, gamepad support and high framerates without an…
-
3.5
rakanki911/DLSS5-Swapper
A tool to install, tune and restore DLSS 5 in games and emulators: supports native DLSS games, DLSS5-Feeder for games without DLSS, RenoDX, OptiScaler and multipass rendering across DirectX, Vulkan, OpenGL and…
-
3.4
optiscaler/OptiScaler
OptiScaler is a middleware that intercepts upscaler calls in games (DLSS2+/FSR2+/XeSS) and redirects them to a chosen backend, allowing replacement of one technology with another. It also manages frame generation,…