Skip to content

Version 5.3.1 - Fixed service bug

Latest

Choose a tag to compare

@Dycool Dycool released this 14 Jun 16:44
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.

Fixed a bug where the service got stuck and could not send wake packets to the switch 2. Make sure to reconfigure -wake.

  • Added a wake protocol that simulates your joycon 2 to turn on your switch 2 from a client connection (Requires setup)!
    To configure it, use the -wake flag. You can find more about it here.
sudo ./ns-backend -wake

Thanks to Bill-git1 for making the script that was used to implement the wake protocol! You can check it out here.