Skip to content

Releases: cbreezy210/ACNH-Save-Editor

v1.4.0 — The Favorites Overhaul & UI Polish

Choose a tag to compare

@cbreezy210 cbreezy210 released this 26 Aug 18:45

v1.4.0 is LIVE! 🍃

This update overhauls the Favorites Menu and polishes the UI based on your feedback!

✨ New in v1.4.0:

📖 Paginated Favorites Menu: Press X to browse your favorites 8 per page with smooth auto-scrolling (same UX as the Search screen).
🔤 Alphabetical Sorting: Favorites auto-sort A–Z at boot for instant scanning.
👑 Expanded 22-Item Roster: Bell bag, Bell voucher, 99,000 Bells, gold roses, cherry-blossom petal, pearl, gold bars, all 6 golden tools, and both crowns.
🍃 Embedded Homebrew Icon (community request #1): The leaf PNG is now embedded in the .nro, so the Homebrew Menu shows the proper icon instead of the default.
🏷️ In-App Title Bump: Title bar now reads "ACNH Save Editor v1.4".

🔧 Fixed:

📐 Search footer overlap — results reduced to 6 per page so nothing clips.
🔢 Search pagination page-jump calculation — no more skipped items.

It still runs 100% natively on the Switch, handles all AES/Murmur3 encryption and hashing automatically, and backs up your files before every single write.

📥 Installation:

  1. Download acnh_editor_v1.4.0.zip below.
  2. Extract the switch folder to the root of your SD card.
  3. Launch via the Homebrew Menu (hold R while launching a title for full RAM access).

Always keep backups of your save files before editing!

Let me know which feature you want to see in v1.5 — Turnip Predictor or DIY Recipe Unlocker!

v1.3.0 - The Search & UI Overhaul Update

Choose a tag to compare

@cbreezy210 cbreezy210 released this 20 Aug 19:00
a1a79b6

🎉 v1.3.0 - The Search & UI Overhaul Update

The biggest quality-of-life update yet! Say goodbye to guessing hex codes.

✨ What's New in v1.3.0

  • 🔍 Native Item Search: Press + to open the native Switch keyboard and search the entire 13,000+ item database by name!
  • Instant Item Lookup: Completely optimized the items.txt database loading. Item names now render instantly without lag.
  • 📐 Expanded UI Panel: Increased the main panel size (900x480) to give text breathing room and a more premium, polished look.
  • 🎨 Perfectly Centered Footer: Reorganized the control guide into two clean, centered lines. No more text overflowing the box!
  • 🚪 Graceful App Exit: Added a dedicated "Quit App" option to the main menu.
  • 📜 Search Pagination & Truncation: Search results now display 8 items at a time with long names safely truncated to prevent UI overlap.

📥 Installation

  1. Download the acnh_editor_v1.3.0.zip below.
  2. Extract the switch folder to the root of your SD card.
  3. Launch via the Homebrew Menu.

Always keep backups of your save files before editing!

v1.2.0 - The Mega Update

Choose a tag to compare

@cbreezy210 cbreezy210 released this 19 Aug 05:08

v1.2.0 - The Mega Update

This is a massive upgrade to the native Switch save editor! We've moved beyond simple item injection into full dual-file save management, complete with a graphical UI, loadouts, and a safety-restore system.

✨ New Features

  • 🏡 House Loan & ✈️ Nook Miles: Full dual-file editing support for main.dat and personal.dat. Pay off Tom Nook or max your miles instantly!
  • 🎨 Favorites Menu: One-click injection for Nook Miles Tickets, Star Fragments, Gold Tools, and Nuggets (Press X). Includes a visual Slot Picker so you never overwrite the wrong pocket.
  • 💾 Pocket Loadouts: Save and load 5 named pocket setups (Mining, Fishing, Terraforming, etc.) directly to your SD card (Press Y).
  • 🛡️ Backup Restore: Accidentally wiped a slot? Press ZL on the main screen to instantly rollback to your last backup state.
  • 🧹 Clear Slot: Press Minus to instantly empty the selected pocket slot.

🛠️ Engine Upgrades

  • Dual-File Hash Healing: Automatically recalculates and heals Murmur3 hashes for both main.dat and personal.dat on every save.
  • Stdio Loadout Manager: Bulletproof loadout saving/loading using standard C stdio instead of libnx FS calls.

📥 Installation

Extract the switch folder inside the zip directly to the root of your SD card. The app will appear in your Homebrew Menu!

v1.1 - Graphical UI

Choose a tag to compare

@cbreezy210 cbreezy210 released this 17 Aug 06:12

v1.1 - Graphical UI

  • Full graphical interface (SDL2) - no more text console
  • Renders the app icon and crisp rounded text on-screen
  • Same battle-tested save engine: Bells, pocket injector, name lookup
  • Same safety net: automatic SD backup before every NAND write

The zip extracts straight to your SD card root:
switch/acnh_editor/acnh_editor.nro
switch/acnh_editor/items.txt
switch/acnh_editor/font.ttf
switch/acnh_editor/icon.png

Close ACNH fully before launching. Educational project - keep backups!

v1.0 - Item Injector & Save Editor

Choose a tag to compare

@cbreezy210 cbreezy210 released this 15 Aug 08:23

The first public release of the ACNH Save Editor!

Features:

  • Edits Wallet and Bank Bells directly on the NAND
  • Pocket Item Injector with full English item-name lookup
  • Automatic SD backup before every save to prevent data loss

How to install:

  1. Create a folder named "acnh_editor" inside the "switch" folder on your SD card.
  2. Put both "acnh_editor.nro" and "items.txt" inside that folder.
  3. On the Switch Home Menu, highlight Animal Crossing, press X, and select "Close".
  4. Hold R and launch Animal Crossing to open the Homebrew Menu.
  5. Select acnh_editor and enjoy!