mirror of
https://github.com/kwsch/NHSE.git
synced 2026-04-13 20:25:58 -05:00
Animal Crossing: New Horizons save editor
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. |
||
|---|---|---|
| .github | ||
| NHSE.Core | ||
| NHSE.Injection | ||
| NHSE.Parsing | ||
| NHSE.Sprites | ||
| NHSE.Tests | ||
| NHSE.WinForms | ||
| .gitattributes | ||
| .gitignore | ||
| azure-pipelines.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| NHSE.sln | ||
| README.md | ||
NHSE
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
- 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!