Custom client for SwitchPresence-Rewritten which adds support for dynamically changing LargeImageKey
for the Rich Presence.
Installing SwitchPresence requires a Switch running Atmosphere custom firmware.
General homebrew installing information can be found here
- Download the latest release of SwitchClient-Rewritten from here
- Drag the
atmosphere
folder onto the root of your SD Card, dragSwitchPresence-Rewritten-Manager.nro
into theswitch
folder on your SD Card - Clone this repository, open a terminal inside it and run
yarn
. If you don't have yarn installed, runnpm i
instead. - Edit
config.json
with your favourite text editor and changeSWITCH_IP
to your Nintendo Switch's IP address. - Run
yarn start
ornpm run
if yarn isn't installed. - You're all set!
if you've found a game that does not have a icon on Discord, file a new issue. Make sure to mention the games Program ID
and attach the game icon which can be dumped from the SwitchPresence-Manager from the homebrew menu.
- SwitchPresence-Rewritten (HeadpatServices/SwitchPresence-Rewritten, HeadpatServices/PresenceClient)