Opened 4 years ago
Closed 4 years ago
#12375 closed defect (fixed)
AGS: Zniw Adventure (Steam, Windows)
Reported by: | lukaszmikolajczyk-miq | Owned by: | criezy |
---|---|---|---|
Priority: | normal | Component: | Engine: AGS |
Version: | Keywords: | ags | |
Cc: | Game: |
Description
While trying to add the game as 'Zniw Adventure', ScummVM fails and returns the following error message:
Matched game IDs for the ags engine: zniwadventure
{"ctgame.exe", 0, "8a2d48ee8d92bad3c5cacd8b883c5871", 100040004}
Adding 'Adventure Game Studio Game' succeeds, but returns the following debugger error while trying to run it:
ERROR: ConfigManager::get(gameid,ags) called on non-existent domain!
Change History (1)
comment:1 by , 4 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thank you. I have added the detection entry for this variant.
I was also able to reproduce the ConfigManager error. This was related to a bug in ScummVM for the ags_galaxy_steam plugin when checking the achievements. This was not directly related to the game being an unknown variant and could potentially be triggered with any game using this plugin. This is fixed as well now.