TegraRcmGUI
Windows RCM payload injector
GitHub ↗

TegraRcmGUI

~5 min read · Third-party project overview

TegraRcmGUI (by eliboa) is a small Windows GUI for sending .bin payloads (Hekate, fusee, etc.) to a Switch in RCM mode over USB. It's the first Windows app most CFW users touch.

What you need

Setup steps

  1. Download TegraRcmGUI_vX.X.X_installer.msi from GitHub releases and run it.
  2. On first launch, click "Install Driver" — installs the APX device driver (libusbK).
  3. Power the Switch fully off.
  4. Detach the right Joy-Con and slot the jig into the top of the right rail.
  5. Hold Volume(+) and press Power. The screen stays black — that's RCM.
  6. Connect to the PC over USB-C. TegraRcmGUI shows "RCM OK" at the top.
  7. Switch to "Inject payload", pick hekate_ctcaer_X.X.X.bin or similar — it sends automatically.

Useful options

Heads up: without the driver, you'll be stuck on "RCM ?" forever. If Device Manager shows "APX" under "Other devices", re-click TegraRcmGUI's "Install Driver" button.

Relation to the secretchat.tel loader

Our loader requires Atmosphère, and TegraRcmGUI is one common way to get Atmosphère running (Erista / early Mariko). For late Mariko / OLED / Lite where RCM is patched out, you'll need a different Atmosphère entry — typically a modchip (Picofly etc.). As long as Atmosphère is running, the loader works on any console.

Related