mirror of
https://github.com/kwsch/NHSE.git
synced 2026-04-16 05:36:03 -05:00
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 |
||
|---|---|---|
| .. | ||
| FileHashDetails.cs | ||
| FileHashInfo.cs | ||
| FileHashRegion.cs | ||
| FileHashRevision.cs | ||
| Murmur3.cs | ||