Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Releases: SunResearchInstitute/SwitchPresence-Rewritten

v1.8.2

23 Jul 22:11
4760c0c

Choose a tag to compare

Change log

Server

  • Fixed connecting to PresenceClient

v1.8.1

19 Jul 00:27
db923e8

Choose a tag to compare

Change Log

The SwitchPresence Client has moved! you can now find it at PresenceClient.

Server

v1.8

02 Jul 21:38

Choose a tag to compare

Change log

Client

  • Presence data will now persist up to a minute after the server or client disconnects

Server

  • Memory footprint greatly decreased
  • Threads should now be lower priority allowing for a tiny performance gain
  • Update frequency increased from every 5 seconds to every second.
  • Switch toolbox json included

v1.7

01 Mar 21:58

Choose a tag to compare

Changelog

Client

  • Added new options such as home menu as status and IP to mac
  • JSON config is not indented and much more readable
  • Updated libraries

Manager

  • Controller inputs now act more like official Nintendo software
  • Bug fixes

v1.6.1

17 Dec 04:25

Choose a tag to compare

Change Log

GUI Client

  • Fixed an issue where large image text was not properly used

v1.6

11 Dec 04:59

Choose a tag to compare

Client

  • Reworked into two separate versions, GUI and CLI
  • CLI should better support other OS such as Linux
    • CLI may receive updates in the future for better customization (only time will tell :))

Sysmodule & Manager

  • Updated to support AMS v0.10.0 and greater
    • If you installed AMS v0.10.1 and your switch crashes, reinstall AMS v0.10.1 as there was a shadow bug fix to the release
  • Updated to use libnx v3.0.0

v1.5

16 Nov 08:53

Choose a tag to compare

Change Log

  • Proper Icon Added (#15)
  • Allow for special characters to be displayed properly in Discord (this will allows games like Pokémon Sword/Shield with the character é to show up properly in rich presence!)

Please note: if you plan on playing Pokémon with SPR you must enable ldn-mitm (or go online?) or else the game will switch over the local wireless mode!

v1.4.2

03 Nov 17:33

Choose a tag to compare

Change Log

Manager

  • Fixed an issue where sysmodule would not launch at all
  • Fixed an issue where pressing B on the main menu would not exit the homebrew

v1.4.1

22 Oct 21:57

Choose a tag to compare

Change Log

  • Fixed an issue where Manager Homebrew would not enable/disable SwitchPresence

v1.4

13 Oct 19:16
41311d9

Choose a tag to compare

Change Log

  • Fixed an issue where MAC address lookups failed (#12)
  • Fixed an issue where icons would fail to dump (#10)
  • Rewrote lots of code to better improve performance for the manager application (#11)