Animal Crossing: New Horizons save editor
Go to file
Kurt 801db3e130 Add exterior acre pixel dumper, show exterior acres on Field Item editor
980KB -> 12KB when compressed, seems legit

just an array of tile definitions (32x32 style), sequential acres (undefined acres are all zeroed)

tiles aren't displated as granular as possible, only sets as 16x16 tiles instead of larger 32x32, but it should be a good enough color hint to people for editing

big thanks to ninji for the color mapping in his disassembly and the pbc->tile parse
2020-05-09 16:15:37 -07:00
.github add readmes for other languages (#142) 2020-04-29 23:08:00 -07:00
NHSE.Core Add exterior acre pixel dumper, show exterior acres on Field Item editor 2020-05-09 16:15:37 -07:00
NHSE.Injection Add trycatch for sysbot read/write, turn off auto-r/w on fail 2020-05-03 13:51:26 -07:00
NHSE.Parsing Add exterior acre pixel dumper, show exterior acres on Field Item editor 2020-05-09 16:15:37 -07:00
NHSE.Sprites Add exterior acre pixel dumper, show exterior acres on Field Item editor 2020-05-09 16:15:37 -07:00
NHSE.Tests Add more misc edits 2020-05-09 09:39:35 -07:00
NHSE.WinForms Convert OutsideAcreList to enum 2020-05-09 14:56:11 -07: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 azure-pipelines.yml for Azure Pipelines 2020-04-20 14:43:00 -07: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
LICENSE fix license to properly show up as GNU GPL v3 2020-04-02 22:23:08 +08:00
NHSE.sln Add sysbot logic for remote control 2020-03-31 19:22:42 -07:00
README.md add readmes for other languages (#142) 2020-04-29 23:08:00 -07: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.

See Also

MyHorizons by Cuyler36

  • Some portions of code are liberally adapted from Cuyler36's project above.

Other

Refer to the Wiki for more information.

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