AGOS: Added detection for unextracted Italian 4CD feeble. Bugreport #12495

This commit is contained in:
Eugene Sandulenko 2021-04-28 12:55:52 +02:00
parent 473a312b0e
commit 2f912109f5
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -3094,6 +3094,29 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_OLD_BUNDLE | GF_TALKIE
},
// The Feeble Files - German Windows 4CD (with InstallShield cab)
// Provided by goodoldgeorge Bugreport #12495
{
{
"feeble",
"4CD/unextracted",
{
{ "data1.cab", GAME_CABFILE, "fa49e1f9910e519ebdcae365da10697e", 26296986},
{ "0882.vga", 0, "6655780ef361ed92d0a99d50217502f3", 713180},
AD_LISTEND
},
Common::IT_ITA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUIO3(GUIO_NOSUBTITLES, GUIO_NOMUSIC, GUIO_NOASPECT)
},
GType_FF,
GID_FEEBLEFILES,
GF_OLD_BUNDLE | GF_TALKIE | GF_PACKED
},
// The Feeble Files - Polish Windows 4CD
{
{