This script will dump the BOSS databases for Pretendo using NAND dumps. For more information, see https://spotpassarchive.github.io/
These instructions will differ depending on the OS you use
- Download autocopy.exe
- Run it, either by double-clicking it or through the Command Prompt Note: if you get a SmartScreen notice, click allow
- Download autocopy-macos
- Right-click (or control-click) the downloaded file, then click "Open" You MUST start it this way, or else it won't run
- Download autocopy-linux
- Open a terminal and enter the directory you downloaded it from
- Run
chmod +x ./autocopy-linux && ./autocopy-linux
If these instructions don't work, you can download autocopy.py
and double-click it.
Make sure you install Python first.
- Windows: double-click on
build.bat
- Linux: double-click on
build.sh
Once finished, the program will close. The output will be stored in thedest
directory.
In no particular order:
- MisterSheeple: testing, introducing me to people in SpotPass Archival Project Discord, helping people use my script, many ideas
- ihaveamac: writing the incredibly useful pyctr library, helping me with using it, building/signing the macOS and Windows versions
- ZeroSkill: testing, telling me when my script was broken, help with making an executable
- Zen: introducing me to ihaveamac, and many useful ideas
- Probably others (sorry!)