Animal Crossing: New Horizons save editor
Go to file
Kurt c25cd262d4 Add automatic delete/set of extension tiles from root
Setting a root tile: will fill in the extension tiles
Deleting a root tile: will delete all extension tiles (it assumes extension tiles are valid)

Add checkbox to prevent overwriting tiles that aren't none (eg if you set a 4x4 and it'd overlap with a 2x2, the program would play a sound indicating that the requested operation was disallowed).

Closes #136 -- multi-select with the current drawing setup isn't really feasible. Bulk set/delete addresses the underlying request.
2020-05-02 00:20:44 -07:00
.github add readmes for other languages (#142) 2020-04-29 23:08:00 -07:00
NHSE.Core Add automatic delete/set of extension tiles from root 2020-05-02 00:20:44 -07:00
NHSE.Injection Add unit test for item injection validation 2020-04-26 18:58:13 -07:00
NHSE.Parsing Add item size metadata 2020-05-01 23:10:04 -07:00
NHSE.Sprites Show buildings/plaza on field item editor 2020-05-01 16:46:38 -07:00
NHSE.Tests Add room metadata get/set for villager 2020-05-01 22:06:49 -07:00
NHSE.WinForms Add automatic delete/set of extension tiles from root 2020-05-02 00:20:44 -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!