Opened 3 years ago

Closed 10 months ago

#12042 closed defect (fixed)

AGOS: Unknown game variant for Simon the Sorcerer 2 (French / Steam Legacy Edition / Full)

Reported by: tsunulukai Owned by: NMIError
Priority: normal Component: Engine: AGOS
Version: Keywords: unknown-game detection
Cc: Game: Simon the Sorcerer 2

Description

The game in 'Simon the Sorcerer 2 - The Lion, the Wizard and the Wardrobe (Fr)\' seems to be an unknown game variant.

Please report the following data to the ScummVM team at https://bugs.scummvm.org/ along with the name of the game you tried to add and its version, language, etc.:

Matched game IDs for the agos engine: simon2-demo

{"simon2.gme", 0, "d71807365d4e13063009ea0b9a849190", 20072692},
{"icon.dat", 0, "72096a62d36e6034ea9fecc13b2dbdab", 18089},
{"gsptr30", 0, "43b3a04d2f0a0cbd1b024c814856561a", 60857},
{"stripped.txt", 0, "5ea27977b4d7dcfd50eb5074e162ebbf", 171},
{"tbllist", 0, "2082f8d02075e590300478853a91ffd9", 513},

Change History (6)

comment:1 by sev-, 3 years ago

This is strange, I have that version, but the files are different even in sizes. For me simon2.gme is 19706029 bytes.

Did you get it from Steam?

comment:2 by tsunulukai, 3 years ago

I now see the files exist in two variants within the steam distribution of the game:

  • Steam\steamapps\common\SimonTheSorcerer2\simon2-fr\game

configfile b451e2b9315c7321a68cb17c2206e9c6 1.018
GSPTR30 c8ddd48919aa75423dd2d3e5864909df 60.857
TBLLIST 2082f8d02075e590300478853a91ffd9 513
ICON.DAT ee92d1f84893195a60449f2430d07285 18.089
SIMON2.GME cd569185ae51b3da97126eee16517e9b 19.706.029
STRIPPED.TXT 5ea27977b4d7dcfd50eb5074e162ebbf 171
SIMON2.VOC a31e9ef6d6fbfb38e73809662eea8e3b 144.203.424

  • Steam\steamapps\common\SimonTheSorcerer2\Simon2_data_all.bundle\

GSPTR30 c8ddd48919aa75423dd2d3e5864909df 60.857
TBLLIST 2082f8d02075e590300478853a91ffd9 513
ICON.DAT ee92d1f84893195a60449f2430d07285 18.089

  • Steam\steamapps\common\SimonTheSorcerer2\Simon2_data_all.bundle\Fr

SIMON2.GME f39cfd35c748f119c3f8cc4b8d821af2 20.072.692
SIMON2.MP3 6e119cf1ef6ac6120aa57e1252dde877 51.478.417
STRIPPED.TXT 5ea27977b4d7dcfd50eb5074e162ebbf 171

The files from the first folder are recognized correctly, the ones from the second folder are not.

comment:3 by sev-, 3 years ago

OKay, thank you for the explanation. So, it turns out that this is not the Legacy version with these md5s, this is the 25th Anniversary edition.

I will add the md5s a bit later, because more code changes are required in order to run it out of the box.

comment:4 by digitall, 3 years ago

Game: Simon the Sorcerer 2
Keywords: detection added
Summary: Unknown game variant for agos: Simon the Sorcerer 2 (French / Steam Legacy Edition / Full)AGOS: Unknown game variant for Simon the Sorcerer 2 (French / Steam Legacy Edition / Full)

comment:5 by aquadran, 23 months ago

Type: feature requestdefect

comment:6 by tag2015, 10 months ago

Owner: set to NMIError
Resolution: fixed
Status: newclosed

Support for Anniversary editions added in commits
00d273f
7fdb1fe

Note: See TracTickets for help on using tickets.