OpenDiablo2 / mpq

MoPaQ archive transcoder. An arcane file format used by Blizzard's Diablo II.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buggy block stream reader

gravestench opened this issue · comments

Using bitstream with the mpq block stream has strange results, because we've never properly used the whence argument for read seeker inside of mpq block stream impl.