Animal Crossing: New Horizons save editor
Go to file
Thibault Ehrhart 71428d542e
ImportMapAcresAll: update CopyTo index to 0 (#245)
The second parameter of `Array.CopyTo` takes an integer that represents the index in array at which copying begins. Therefore in this case it should be set to 0 instead of the array's length.
2020-05-23 09:02:06 -07:00
.github add readmes for other languages (#142) 2020-04-29 23:08:00 -07:00
NHSE.Core Enhance achievement / milestone editor 2020-05-21 22:54:05 -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 Enhance achievement / milestone editor 2020-05-21 22:54:05 -07:00
NHSE.Sprites Abstract Flag1 for wrapping in GUI 2020-05-18 11:29:38 -07:00
NHSE.Tests Enhance achievement / milestone editor 2020-05-21 22:54:05 -07:00
NHSE.WinForms ImportMapAcresAll: update CopyTo index to 0 (#245) 2020-05-23 09:02:06 -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!