Opened 8 years ago
Closed 6 years ago
#10566 closed defect (invalid)
ZVISION: ZGI: Adding DVD version shows windows engine id
| Reported by: | dafioram | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Engine: ZVision |
| Version: | Keywords: | ||
| Cc: | Game: | Zork Grand Inquisitor |
Description
ScummVM: 2.1.0git-2181-g2925d2ef2f
Game: ZGI GOG DVD
When I add the game folder it shows up as ZGI (DVD/Windows/English), but when I go to edit game it shows up as ID = zgi-win and it saves with zgi-win.xxx instead of zgi-dvd.xxx
The scummvm 2.0.0 version included with the game on GOG runs it as the DVD version and saves with zgi-dvd.xxx which is what I expected the latest scummmvm to do. When I add it via scummvm it doesn't give me an option to choose between the CD and DVD version.
Change History (1)
comment:1 by , 6 years ago
| Owner: | set to |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

The save games are named after the target name. By default the generated target is 'zgi-win' but you can easily rename it to whatever you want, e.g. 'zgi-dvd' in the Game Options dialog.
This is how the detection code works. GOG release is just supplied with a scummvm.ini file where the target was renamed to 'zgi-dvd'.