Opened 21 months ago
Closed 21 months ago
#14224 closed defect (fixed)
[AGS] unknown game variant for 'strangeland'
Reported by: | MarcoBorrini99 | Owned by: | tag2015 |
---|---|---|---|
Priority: | normal | Component: | Engine: AGS |
Version: | Keywords: | ||
Cc: | Game: |
Description
The game in 'game-strangeland-(57247)' 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 ags engine: ags-fallback
{"Strangeland.exe", 0, "bd3781ed74a8ff8a2523223039825113", 3187004936},
Extra Info | ||
URL | n/a | |
VERSION | 3.0 / GOG | |
LANGUAGE | English | |
PLATFORM | Windows |
Change History (5)
comment:1 by , 21 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 21 months ago
Resolution: | fixed |
---|---|
Status: | closed → new |
Quite sure I've computed a wrong hash for Strangeland.exe, is it possible to revert this entry?
BR
comment:3 by , 21 months ago
Of course. We have another entry for the GOG version 3.0, which is:
GAME_ENTRY_GOG("strangeland", "Strangeland.exe", "c5978d50a9b7ee1c8a50a731847d8504", 3187004936),
Does your game match this entry or is it different?
comment:4 by , 21 months ago
I can see the issue. You provided the checksum calculated on the entire file instead of the first 5000 bytes.
I'll remove the entry
comment:5 by , 21 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, added in e053002