Animal Crossing: New Horizons save editor
Go to file
Josh (Lotte) 11e9fafaed
Pattern Edit Fix + New Icon + JP Strings (#634)
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.
2023-10-27 05:27:10 -07:00
.github Minor changes in Spanish translation (#518) 2021-11-03 12:21:59 -07:00
NHSE.Core Pattern Edit Fix + New Icon + JP Strings (#634) 2023-10-27 05:27:10 -07:00
NHSE.Injection Update dependencies 2022-10-25 14:36:45 -07:00
NHSE.Parsing Update dependencies 2022-10-25 14:36:45 -07:00
NHSE.Sprites Update dependencies 2022-10-25 14:36:45 -07:00
NHSE.Tests Update dependencies 2022-10-25 14:36:45 -07:00
NHSE.Villagers Update dependencies 2022-10-25 14:36:45 -07:00
NHSE.WinForms Pattern Edit Fix + New Icon + JP Strings (#634) 2023-10-27 05:27:10 -07:00
.gitattributes Initial commit 2020-03-27 17:54:17 -07:00
.gitignore Initial commit 2020-03-27 17:54:17 -07:00
azure-pipelines.yml Update azure-pipelines.yml for Azure Pipelines 2020-04-20 14:43:00 -07:00
CODE_OF_CONDUCT.md Initial commit 2020-03-27 17:54:17 -07:00
CONTRIBUTING.md Initial commit 2020-03-27 17:54:17 -07:00
Directory.Build.props Update dependencies 2022-10-25 14:36:45 -07:00
LICENSE fix license to properly show up as GNU GPL v3 2020-04-02 22:23:08 +08:00
NHSE.sln Add villager database csproj from community data 2021-02-06 15:09:27 -08:00
README.md Update README.md (#488) 2021-06-16 12:18:20 -07:00

NHSE

License

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

MyHorizons by Cuyler36

  • 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!