bodgit / psx

Golang library for reading and writing Sony PlayStation 1 memory card images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect checksum on directory frames

bodgit opened this issue · comments

When copying saves comprising multiple blocks, if the new location of the save uses different blocks the link order value is updated however the checksum is not recalculated afterwards which causes the save to be ignored as it now fails its checksum.