mirror of
https://github.com/kwsch/NHSE.git
synced 2026-04-17 14:16:02 -05:00
Animal Crossing: New Horizons save editor
isActive: indicates if the tile is animated (eg: bonfire has fire or is extinguished) isSupported: layer2 tile checks beneath it (layer1) to see if there's something to hold it up on that layer (sanity check) Dunno how to handle the isActive set-on-save. I saw there was an isActive flag in my plaza, assumedly left there from a radio or something. NHSE does not change flag state at this time. |
||
|---|---|---|
| .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!