💾
Checkpoint
Save data manager
GitHub ↗

Checkpoint

~4 min read · Third-party project overview

Checkpoint (by FlagBrew) is a lightweight save data backup / restore tool for the Switch. A long-running project (it dates back to the 3DS days), it remains the most widely-used save manager in the Switch homebrew scene.

What it does

Setup

  1. Download the latest Checkpoint.nro from GitHub.
  2. Place it in /switch/Checkpoint/ on your SD.
  3. Launch from hbmenu (via Album).
  4. First launch scans the save index — takes a few seconds.

Usage

Unlike Switch Online cloud saves, Checkpoint gives you local / offline control with unlimited history. Essential if you don't pay for NSO or want multiple backup snapshots.

Relation to the secretchat.tel loader

Checkpoint and our loader both run as homebrew NROs under Atmosphère, so they share the same SD without conflict. Strongly recommended for loader users — back up your saves regularly as insurance against save corruption or hardware failure.

Related