DelxHQ / PresenceClientJS

Discord Rich Presence for your Nintendo Switch
GNU General Public License v2.0
1 stars 0 forks source link
discord homebrew nintendo-switch rich-presence

PresenceClientJS

Custom client for SwitchPresence-Rewritten which adds support for dynamically changing LargeImageKey for the Rich Presence.

Install

Installing SwitchPresence requires a Switch running Atmosphere custom firmware.

General homebrew installing information can be found here

  1. Download the latest release of SwitchClient-Rewritten from here
  2. Drag the atmosphere folder onto the root of your SD Card, drag SwitchPresence-Rewritten-Manager.nro into the switch folder on your SD Card
  3. Clone this repository, open a terminal inside it and run yarn. If you don't have yarn installed, run npm i instead.
  4. Edit config.json with your favourite text editor and change SWITCH_IP to your Nintendo Switch's IP address.
  5. Run yarn start or npm run if yarn isn't installed.
  6. You're all set!

Missing game icons

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.

Credits