Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1043·OpenDiablo2

checksum calculating in .tbl text dictionaries

Author: gucio321Created Feb 4, 2021Updated Feb 6, 2021

Hi there, We have crc parameter in TextDictionary decoder. It is read (and then encoded in Marshal method) but isn't checked anywhere. We may want to check this checksum or optionally calculate a new one. see https://godoc.org/github.com/howeyc/crc16

Source: OpenDiablo2/OpenDiablo2

View original on GitHubView discussion on GitHub