Animal Crossing: New Horizons save editor
Go to file
Kurt 1db185151d
Add automatic read/write items for all pocket items (1-40) (#51)
Decentralizes pocket injection logic from SysBotUI so that other auto-injectors can be passed in (future? like terrain/overworld items).

Adds validation to not modify items if the pocket data doesn't have the expected layout.

Closes #47 by implementing things in a more abstract & extendable way. Thanks @jfmherokiller for the example implementation which served as an inspiration!
2020-04-04 20:57:25 -07:00
.github Initial commit 2020-03-27 17:54:17 -07:00
NHSE.Core Fix wallet offset 2020-04-04 15:53:28 -07:00
NHSE.Injection Add automatic read/write items for all pocket items (1-40) (#51) 2020-04-04 20:57:25 -07:00
NHSE.Parsing Add structure enums 2020-04-04 00:10:54 -07:00
NHSE.Sprites Enhance building editor (show map & value names) 2020-04-04 13:16:45 -07:00
NHSE.Tests Remove unused logic, add test case 2020-04-04 15:47:57 -07:00
NHSE.WinForms Add automatic read/write items for all pocket items (1-40) (#51) 2020-04-04 20:57:25 -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 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 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!