mirror of
https://github.com/kwsch/NHSE.git
synced 2026-08-08 02:34:36 -05:00
Animal Crossing: New Horizons save editor
Added fix for two parts of pattern import problems: 1. PlayerID and TownID bytes need to be added to the pattern data from the personal.dat offsets to set them as owned and editable correctly. Added these code to get and force overwrite to fix. 2. Flags exist in main.dat for if the player has edited the pattern slot and if not, the name will not be updated correctly. Added offsets for these and added code to flag them as edited on import to fix. Added a new icon that supports up to 256px and is "distinct". Added translations to MessageStrings_jp.txt. |
||
|---|---|---|
| .github | ||
| NHSE.Core | ||
| NHSE.Injection | ||
| NHSE.Parsing | ||
| NHSE.Sprites | ||
| NHSE.Tests | ||
| NHSE.Villagers | ||
| NHSE.WinForms | ||
| .gitattributes | ||
| .gitignore | ||
| azure-pipelines.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Directory.Build.props | ||
| 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!