r/homebrew • u/cbreezy210 • 5h ago
Tools Native ACNH Save Editor hits 100+ downloads (C++/SDL2 Switch Homebrew)
Hey everyone!
My native Animal Crossing: New Horizons Save Editor for Switch just crossed 100 downloads, and I wanted to share it with the broader homebrew community.
**Tech Stack:**
- C++ with devkitPro and SDL2 for the UI
- Custom AES-CTR decryption/encryption for Switch saves
- Murmur3 hash validation and repair
- Runs 100% offline on the console (no PC required)
**Current Status:** v1.4.0 is stable and working well. Built this because I wanted a safe, native alternative to PC-based save editors.
**GitHub:** https://github.com/cbreezy210/ACNH-Save-Editor
Always looking for code review suggestions and feature ideas from more experienced homebrew devs!
🍃