Animal Crossing: New Horizons save editor
Go to file
Kurt 828b560e5e Extend recipe max for v1.1
the whole array is probably 0x100 bytes (max recipe ID 0x800), but we can clamp things by only reading a certain amount

(dump RecipeCraftParam.bcsv and add the bunny craftables to the recipe list...)
2020-04-01 10:44:30 -07:00
.github Initial commit 2020-03-27 17:54:17 -07:00
NHSE.Core Extend recipe max for v1.1 2020-04-01 10:44:30 -07:00
NHSE.Injection Add sysbot logic for remote control 2020-03-31 19:22:42 -07:00
NHSE.Parsing Remove some unused stuff 2020-03-31 17:44:20 -07:00
NHSE.Sprites Extract some logic 2020-04-01 10:24:34 -07:00
NHSE.Tests Add building editor 2020-03-31 15:10:17 -07:00
NHSE.WinForms Extend recipe max for v1.1 2020-04-01 10:44:30 -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 Set up CI with Azure Pipelines 2020-03-27 18:09:04 -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.md Initial commit 2020-03-27 17:54:17 -07:00
NHSE.sln Add sysbot logic for remote control 2020-03-31 19:22:42 -07:00
README.md Update README.md 2020-03-29 14:40:22 -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!