🔌
NS-USBloader
PC-side USB installer + payload injector
GitHub ↗

NS-USBloader

~4 min read

NS-USBloader (developersu) is a PC-side Java GUI for installing NSP/NSZ to a Switch over USB (no SD removal) and for sending RCM payloads. Where TegraRcmGUI is Windows-only, NS-USBloader works on Windows, macOS, and Linux.

Features

Setup

  1. Install Java 11+ on the PC (Adoptium / Amazon Corretto).
  2. Download ns-usbloader.jar from GitHub.
  3. Double-click (or java -jar ns-usbloader.jar).
  4. Launch the partner app on Switch (Awoo / Goldleaf) → connect USB → send from PC.
De-facto required on macOS / Linux: TegraRcmGUI is Windows-only, so for RCM payloads on Mac / Linux, NS-USBloader is your option.

Relation to the secretchat.tel loader

NS-USBloader is one of several PC-side tools for getting Atmosphère running (via RCM payload injection). Our loader requires Atmosphère, so on Erista / early Mariko without a modchip, NS-USBloader (or TegraRcmGUI) is one path. Don't use the NSP install feature — sigpatch-based NSPs on SysMMC = near-certain ban.

Related