mirror of
https://github.com/kwsch/NHSE.git
synced 2026-07-02 00:11:55 -05:00
Animal Crossing: New Horizons save editor
the whole array is probably 0x100 bytes (max recipe ID 0x800), but we can clamp things by only reading a certain amount (dump RecipeCraftParam.bcsv and add the bunny craftables to the recipe list...) |
||
|---|---|---|
| .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.md | ||
| 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!