Animal Crossing: New Horizons save editor
Go to file
Kurt 3ff7c251fd Add updated hashes
Thanks @3096 for github.com/3096/effective-guacamole -- used to dump the hash list.

Refine the FileHashRegion struct; in the savefile it's just:
u32 hash
byte[length] data

we can compute start offset (= hash offset + 4) rather than storing an extra int, simplifies things so that we can just copypaste from guac into a hash,len definition list :D
2020-07-02 22:29:08 -05:00
.github Update README-it.md (#259) 2020-05-26 21:59:17 -07:00
NHSE.Core Add updated hashes 2020-07-02 22:29:08 -05:00
NHSE.Injection USB changes and updated de item list (#318) 2020-06-29 06:31:22 -05:00
NHSE.Parsing Update some stuff (not saves) 2020-07-02 20:38:24 -05:00
NHSE.Sprites Added support for USB-botbase (#299) 2020-06-06 12:58:13 -07:00
NHSE.Tests xmldoc 2020-05-23 13:08:14 -07:00
NHSE.WinForms Update default pouch injector offset 2020-07-02 21:43:07 -05: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!