Opened 12 years ago
Last modified 4 years ago
#6243 new defect
AGOS: The Feeble Files PL - wrong file used
Reported by: | SF/pewnypl | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: AGOS |
Version: | Keywords: | ||
Cc: | Game: | The Feeble Files |
Description
ScummVM version: Android 1.6.0git2371 and Windows 1.5.0 stable release
The Polish 2CD version of Feeble files starts usig the GAME33 file, instead of GAME22 that is also supplied with this release. While ScummVM recognises both files (letting me choose between Polish and English version), it still starts the game in English. Upon removal of GAME22 and starting PL version I got "File not found: game22". So I made a copy of game33 and renamed it game22 (so both files are PL version now) and both ScummVM only recognise the Polish game, and is completely in Polish.
Ticket imported from: #3603545. Ticket imported from: bugs/6243.
Change History (6)
comment:1 by , 12 years ago
Priority: | normal → high |
---|---|
Summary: | The Feeble Files PL - wrong file used → AGOS: The Feeble Files PL - wrong file used |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Owner: | set to |
---|
comment:4 by , 7 years ago
Was this ever fixed? I see hashes for the Polish version in the detection tables.
comment:5 by , 7 years ago
No, this problem has not been fixed, and sounds like a regression.
The regression looks like it was caused when support was added for using the InstallerShield cab in The Feeble Files. AGOSEngine::getFileName() seems to be using a hard coded filename for the basefile now, and the filename for the basefile is only different in the Polish version.
comment:6 by , 4 years ago
Priority: | high → normal |
---|
This bug is nice to get fixed before the release. Raising priority for keeping the track.