mirror of
https://github.com/kwsch/NHSE.git
synced 2026-06-24 00:39:47 -05:00
Animal Crossing: New Horizons save editor
Closes #684 Defensively allocate a copy so that the replacement does not overwrite the original sequence A=>B then continue doing B=>B swaps. Wasn't a problem before since properties fetched byte[] (allocated separate slice); changing to span introduced this regression -- now fixed. |
||
|---|---|---|
| .github | ||
| NHSE.Core | ||
| NHSE.Injection | ||
| NHSE.Parsing | ||
| NHSE.Sprites | ||
| NHSE.Tests | ||
| NHSE.Villagers | ||
| NHSE.WinForms | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| azure-pipelines.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Directory.Build.props | ||
| LICENSE | ||
| NHSE.slnx | ||
| 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.
Other
Refer to the Wiki for more information.
We do not support or condone cheating at the expense of others. Please be responsible!