Opened 4 years ago
Closed 3 years ago
#12530 closed defect (fixed)
Unknown game variant for glk
Reported by: | tristmegistus | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Engine: GLK: ZCode |
Version: | Keywords: | unknown-game | |
Cc: | Game: |
Description
The game in 'wishbringer SG\' 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.: Name of Game is Wishbringer - The Magick Stone of Dreams Sold Gold v23 (1988)
#This is the version with built-in hints
Matched game IDs for the glk engine: zcode
{"SGOLD-W.z5", 0, "9151f41d513b3575fefbf05fe93afb0d", 164712},
Note:
See TracTickets
for help on using tickets.
The game engine does have a detection entry for the Solid Gold version of Wishbringer, but apparently it doesn't match yours. (Which is odd, because I thought there was only one such version released.)
Perhaps you could try it in a standalone Z-Machine interpreter to see which Release and Serial number it is (it should be printed automatically when the game starts), and try if the
$VERIFY
command reports the game as ok.It should perhaps be noted that SG Wishbringer is known to have a rather glaring bug. See this bug report for details.