DLSS Updater has been released in version 4.3.1.
The tool scans your system for installed games and automatically updates their upscaling and frame-generation DLLs - including DLSS, XeSS, FSR and DirectStorage - with automatic backups for safe rollback. Games from Steam, Epic, GOG, Ubisoft, EA and Battle.net are supported. On Linux, it’s installed via Flatpak.
The whole codebase was migrated from asyncio to anyio, killing off a family of subtle concurrency bugs for good. There’s also groundwork for an official Flathub release on Linux, plus fixes for Winget installs on Windows.
- Migrated the whole codebase from asyncio to anyio, which kills off a family of subtle concurrency bugs for good
- Updated UI framework (Flet) to version 0.85.3
- Fixed winget installation failures from non-admin terminals, with forthcoming Scoop support
- Linux: laid groundwork for a proper Flathub release, enabling the app to identify its Flatpak distribution channel

Source: GitHub