Decky Loader, a plugin loader for the Steam Deck, has been released in version v3.2.8.
The update follows v3.2.6 and mainly brings a fix for the renamed Steam initialization API so Decky keeps working with current Steam clients. It also adds more reliable message routing in the WebSocket router, detection of OpenRC (Gentoo) and svcmgr, and now respects the PATH variable when creating subprocesses.
What’s Changed
- fix(wsrouter): ensure no message reply is lost by @FrogTheFrog
- feat: add OpenRC (Gentoo) + svcmgr check (Linux) by @NyaomiDEV
- feat: Add plugins version in logs by @ynhhoJ
- fix(localplatform): respect PATH when creating subprocess by @unlsycn
- Add script to make debug info collection easier by @jurassicplayer
- fix: support renamed Steam initialization API by @virtudude
- fix: align plugin install progress by @beallio
- Fix pyright annotation issue for qualname by @FrogTheFrog
Full Changelog: https://github.com/SteamDeckHomebrew/decky-loader/compare/v3.2.6...v3.2.8
![]()
Source: GitHub