Kurt 3ff7c251fd Add updated hashes
Thanks @3096 for github.com/3096/effective-guacamole -- used to dump the hash list.

Refine the FileHashRegion struct; in the savefile it's just:
u32 hash
byte[length] data

we can compute start offset (= hash offset + 4) rather than storing an extra int, simplifies things so that we can just copypaste from guac into a hash,len definition list :D
2020-07-02 22:29:08 -05:00
2020-05-26 21:59:17 -07:00
2020-07-02 22:29:08 -05:00
2020-05-23 13:08:14 -07:00
2020-03-27 17:54:17 -07:00
2020-03-27 17:54:17 -07:00
2020-03-27 17:54:17 -07:00
2020-03-27 17:54:17 -07:00
2020-03-31 19:22:42 -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!

Languages
C# 100%