Animal Crossing: New Horizons save editor
Go to file
Kurt 33b9e7f170 Show terrain map behind field item view
Adds a transparency slider to have the field items fade so you can see the underlying terrain tile.

Not really optimized (allocates every time), but it should be fine for now.

Make the None item transparent, so that the entire map bleeds through (clear clarity).
2020-04-28 21:08:57 -07:00
.github Update pull_request_template_improvement.md 2020-04-06 15:04:34 -07:00
NHSE.Core Remove enum tostring call for tile color fetch 2020-04-28 19:17:05 -07:00
NHSE.Injection Add unit test for item injection validation 2020-04-26 18:58:13 -07:00
NHSE.Parsing Add give all art for received items 2020-04-24 10:30:04 -07:00
NHSE.Sprites Show terrain map behind field item view 2020-04-28 21:08:57 -07:00
NHSE.Tests Add unit test for item injection validation 2020-04-26 18:58:13 -07:00
NHSE.WinForms Show terrain map behind field item view 2020-04-28 21:08:57 -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 Update README.md 2020-03-29 14:40:22 -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!