[Scummvm-tracker] [ScummVM :: Bugs] #11583: GLK: GLULX - Unknown game variants
ScummVM :: Bugs
trac at scummvm.org
Thu Apr 22 11:36:59 UTC 2021
#11583: GLK: GLULX - Unknown game variants
----------------------------+----------------------------------
Reporter: raziel- | Owner: sev-
Type: feature request | Status: closed
Priority: normal | Component: Engine: GLK: Glulxe
Version: | Resolution: fixed
Keywords: | Game: GLK GLULXE Game
----------------------------+----------------------------------
Changes (by sev-):
* owner: dreammaster => sev-
* status: new => closed
* resolution: => fixed
Comment:
Hi raziel, I added the entries, however, if you would work on something
similar next time, I would suggest using a slightly different format:
{{{
The Hobbit - The True Story - Redux, Director's Cut
{"The Hobbit - The True Story - R.gblorb", 0,
"766d0af2efc767d387ba30eeb0db81d2", 622482},
Release 2 / Serial number 170425
http://www.ifarchive.org/if-archive/games/zcode/hobbit-true_story.zip
}}}
turns into
{{{
{ "hobbittruestory", "The Hobbit - The True Story - Redux, Director's Cut"
}
{ "hobbittruestory", "r2/170425", "766d0af2efc767d387ba30eeb0db81d2",
622482" }
"The Hobbit - The True Story - R.gblorb"
http://www.ifarchive.org/if-archive/games/zcode/hobbit-true_story.zip
}}}
You come up with a feasible game id abbreviation "hobbittruestory". Don't
worry, we will check for the duplicates automatically. If it is release 1,
you write only the serial, otherwise use "rN/serial" format as above. The
filename is not that important, but still nice to have.
With this format we will not do double work.
--
Ticket URL: <https://bugs.scummvm.org/ticket/11583#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list