Caution
Release Notes - Small Fixes
Desktop Version 🖥
-
Enhance game data with discount information and launcher handling Added discounted price and discount percent fields to game data. Improved launcher name resolution and icon retrieval logic. (
ba8c868) -
Merge pull request #880 from svenliebig/patch-1 docs: small correction in readme (
8a54ca3) -
docs: small correction in readme added two missing single semicolons to curl instructions. (
cec4e69) (Commit by [@sven Liebig](https://github.com/Sven Liebig) on February 23, 2026) -
Update Gryphlink installer URL and version (
fff5f08) -
Refactor itch.io paths to use dynamic versioning Updated itch.io paths to dynamically find the latest version. (
b93068a) -
Refactor fadeOutAndStop and improve audio handling Refactor fadeOutAndStop function to accept parameters and improve volume fading logic. Remove unnecessary fadeInterval variable and enhance error handling during YouTube audio playback. (
3c2c7ce)
Decky Plugin Version 🔌
-
small fixes (
31a2a7b) -
small scanner fix for Gryphlink (
7497ed3) -
fixed arknights/gryphlink install to update/install over (
d072159) -
fixed itch.io to install again (
609287d) -
small fixes to music functions (
ec07234)
Note
Available .desktop Files
Desktop Version: NonSteamLaunchers.desktop
Plugin Version: NSLPlugin.desktop (for users who already have Decky Loader installed)
Plugin Files
Linux
Tip
Use the red Update button in the plugin or NSLPlugin.desktop to install or update the plugin when using Decky Loader.
Windows
- Download the current Windows version of Decky Loader here (https://nightly.link/SteamDeckHomebrew/decky-loader/workflows/build-win/main/PluginLoader%20Win.zip)
- Download NSLPluginWindows.exe from here
- Run NSLPluginWindows.exe first. This will also create the necessary cef debugging file for Decky Loader.
- Run either No_console.exe or Plugin Loader.exe, depending on your preference.
- Go into Game Mode or Big Picture Mode to see the Decky Loader plugin and NonSteamLaunchers.
Warning
On Windows, only scanning, playtime and game theme music work.
Other features are not yet functional, but auto-scan and manual scan both work correctly, including artwork formatting.
What's Changed
- Update ruff requirement from <0.15,>=0.12.1 to >=0.12.1,<0.16 by @dependabot[bot] in #875
- docs: small correction in readme by @svenliebig in #880
- Bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in #883
- Bump charset-normalizer from 3.4.4 to 3.4.5 by @dependabot[bot] in #886
New Contributors
- @svenliebig made their first contribution in #880
Full Changelog: v4.2.87...v4.2.88