github SteamDeckHomebrew/decky-loader v1.2.2
Working Binary, Fixed Process spawn & termination bug, Fixed callsign hot reload bug

latest releases: v3.0.0-pre2, v3.0.0-pre1, v2.12.4-pre1...
2 years ago
  • Processes are now spawned via the multiprocessing API instead of the ProcessPoolExecutor one. I believe this is more robust and reliable.
  • Every plugin process spawned, now implements a signal handler for SIGINT that calls exit. This should probably fix these weird issues where the server would not quit unless killed.
  • Fixed a logic error in the callsign implementation regarding hot reload/debug.
  • The binary submitted, was built by me using local pyinstaller on my Steam Deck, and basic functionality was confirmed working. We ran into weird issues with the Github Action that we use for building, and are looking into a different solution. Until we figure that out, nightly builds will most likely be broken.

Don't miss a new decky-loader release

NewReleases is sending notifications on new releases.