Animal Crossing: New Horizons save editor
Go to file
Kurt 0ce31ca895 Stash
Code now compiles, but will need to test and bugfix extensively.
Need to pre-fill the pixel buffers with sea first unless the acre fill actually works (maybe?)
Items need to be relative'd to apply 1 row lower, and skip the bottom row.
Need to check that terrain is the same as well.

Note to self:
For Map - probably better to get a starting x,y,width and iterate off that, fetching tile from relative, converting to absolute... idk.
For View - need to check if tile is in layer.
2026-01-19 23:12:59 -06:00
.github Update to .NET 10 (#683) 2026-01-13 16:02:58 -06:00
NHSE.Core Stash 2026-01-19 23:12:59 -06:00
NHSE.Injection Stash 2026-01-19 23:12:59 -06:00
NHSE.Parsing stash 2026-01-19 01:20:43 -06:00
NHSE.Sprites Stash 2026-01-19 23:12:59 -06:00
NHSE.Tests Misc tweaks, sealed classes 2026-01-17 22:12:37 -06:00
NHSE.Villagers Misc tweaks, sealed classes 2026-01-17 22:12:37 -06:00
NHSE.WinForms Stash 2026-01-19 23:12:59 -06:00
.editorconfig Update to .NET 10 (#683) 2026-01-13 16:02:58 -06:00
.gitattributes Initial commit 2020-03-27 17:54:17 -07:00
.gitignore Initial commit 2020-03-27 17:54:17 -07:00
azure-pipelines.yml Update to .NET 10 (#683) 2026-01-13 16:02:58 -06:00
CODE_OF_CONDUCT.md Initial commit 2020-03-27 17:54:17 -07:00
CONTRIBUTING.md Initial commit 2020-03-27 17:54:17 -07:00
Directory.Build.props Update to .NET 10 (#683) 2026-01-13 16:02:58 -06:00
LICENSE fix license to properly show up as GNU GPL v3 2020-04-02 22:23:08 +08:00
NHSE.slnx Update to .NET 10 (#683) 2026-01-13 16:02:58 -06:00
README.md Update to .NET 10 (#683) 2026-01-13 16:02:58 -06:00

NHSE

License

Save Editor for Animal Crossing: New Horizons

Edits savedata dumped from the Nintendo Switch.

  • Bring your own save file data; this program does not dump it from your console.

Other

Refer to the Wiki for more information.

We do not support or condone cheating at the expense of others. Please be responsible!