Closed IceReaper closed 3 years ago
To be a bit more specific on the files: Opening the "Installer Tome.mpq" from the WoW 1.0.0 discs.
I made a local Clone of this repo and changed the MaxSize constant. Worked flawless.
Thanks, fixed by: 9b095fca322bf9578bf8dd16abd6723005c23b38
Problem lies here:
public const int MaxSize = 0x1 << 15;
On my particular mpq file, size is 65536, so << 16