#5852 closed defect (fixed)
FF: Cannot read cab file
Reported by: | criezy | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: AGOS |
Version: | Keywords: | ||
Cc: | Game: | The Feeble Files |
Description
When I saw support for reading directly the cab files in the AGOS games was added I decided to test with my version of The Feeble Files (Windows 2CD english) knowing that unshield does not work on it.
If I add and then try to run the game with the cab file and without installing it, the debugger shows up right at the start with the following message: ERROR: loadVGAVideoFile: Can't load 0082.VGA
If I install the game (using wine), copy the extracted files with all the other files, re-add the game and run it, this time it works fine.
In case this is related, the unshield issue is described here: http://sourceforge.net/tracker/index.php?func=detail&aid=1429549&group_id=30550&atid=399601
I tested with ScummVM 1.4.0git2435-g36ce418 (pulled from git yesterday evening) on MacOS X.
Ticket imported from: #3413624. Ticket imported from: bugs/5852.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
I still had extracted VGA files around, so I didn't notice I missed updating one section of code.
Fixed in ScummVM Git, use the next daily snapshot of ScummVM.
comment:3 by , 13 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I don't have the Feeble Files and I only tested with Simon: PP when I wrote the code (and it still works here on OS X).
The unshield report is irrelevant, we're already using Z_SYNC_FLUSH in the code.