mirror of
https://github.com/kwsch/NHSE.git
synced 2026-06-02 00:52:32 -05:00
Animal Crossing: New Horizons save editor
v1.5 increased the size of GSaveLightMemory by 0xC each; with 160 entries, everything stored after this field (at 0x2F84) increased its offset by 0x780. GSaveItemName ClothesPTops; // @0x14c size 0x8, align 4 s16 _58b5e808; // @0x154 size 0x2, align 2 s8 ClothesPTarget; // @0x156 size 0x1, align 1 Should be possible to convert the first revision of villager data to the current format and vice versa. Someone would need to document how they pre-fill these new fields (listed above). |
||
|---|---|---|
| .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!