Opened 21 months ago
Closed 20 months ago
#14281 closed defect (fixed)
[ADRIFT] Request info about adding ADRIFT missing entries
Reported by: | MarcoBorrini99 | Owned by: | tag2015 |
---|---|---|---|
Priority: | normal | Component: | Engine: GLK: Adrift |
Version: | Keywords: | ||
Cc: | Game: |
Description
In the next weeks I'd like to open some tickets to fill a massive add with titles from:
- https://ifdb.org/search?searchfor=system%3AADRIFT&sortby=ttl&pg=1
- https://delron.org.uk/adrift-games.htm
- https://www.adrift.co/games
... but we're talking about 500 entries: so is there a preferred way just to avoid to open more than 500 new ticket?
Thanks!
Change History (3)
comment:2 by , 21 months ago
Replying to tag2015:
Excellent, ADRIFT really needs an update!
If you don't know how to do PRs, you could simply copy the detection entries in a text file (or even better, multiple text files, so we can do it gradually) and attach it here.
The detection table for adrift is here
https://github.com/scummvm/scummvm/blob/master/engines/glk/adrift/detection_tables.h
For each entry please provide an acceptable shortname, full title and the checksum/size.
Be sure to indicate if a game is ADRIFT5 (which is not supported), and the language if non-english.
For the shortnames please stick to the standard and avoid what happened here:
https://github.com/scummvm/scummvm/pull/4179
Thanks!
Hi,
here my first PR: https://github.com/scummvm/scummvm/pull/4781
Please tell me what will probably be wrong.
comment:3 by , 20 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Closing this bug, just open new PRs as needed and you'll be fine
Excellent, ADRIFT really needs an update!
If you don't know how to do PRs, you could simply copy the detection entries in a text file (or even better, multiple text files, so we can do it gradually) and attach it here.
The detection table for adrift is here
https://github.com/scummvm/scummvm/blob/master/engines/glk/adrift/detection_tables.h
For each entry please provide an acceptable shortname, full title and the checksum/size.
Be sure to indicate if a game is ADRIFT5 (which is not supported), and the language if non-english.
Thanks!
For the shortnames please stick to the standard and avoid what happened here:
https://github.com/scummvm/scummvm/pull/4179