Animal Crossing: New Horizons save editor
Go to file
Kurt 4a49caf6da Add layer2->layer1 check (isSupported), add logic for isActive
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.
2020-05-03 16:29:28 -07:00
.github add readmes for other languages (#142) 2020-04-29 23:08:00 -07:00
NHSE.Core Add layer2->layer1 check (isSupported), add logic for isActive 2020-05-03 16:29:28 -07:00
NHSE.Injection Add trycatch for sysbot read/write, turn off auto-r/w on fail 2020-05-03 13:51:26 -07:00
NHSE.Parsing Add fossil & message bottle item for hover text & editor 2020-05-02 14:06:03 -07:00
NHSE.Sprites Show terrain tile type, add slider for transparency adjust 2020-05-02 23:57:43 -07:00
NHSE.Tests Add room metadata get/set for villager 2020-05-01 22:06:49 -07:00
NHSE.WinForms Add layer2->layer1 check (isSupported), add logic for isActive 2020-05-03 16:29:28 -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
LICENSE fix license to properly show up as GNU GPL v3 2020-04-02 22:23:08 +08:00
NHSE.sln Add sysbot logic for remote control 2020-03-31 19:22:42 -07:00
README.md add readmes for other languages (#142) 2020-04-29 23:08:00 -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!