Opened 2 years ago

Closed 18 months ago

#13053 closed feature request (fixed)

DIRECTOR: Add detection for 10 Pixeline games

Reported by: Duffadash Owned by: tag2015
Priority: low Component: Engine: Director
Version: Keywords: detection
Cc: Game:

Description

The first 9 of these are from a box set rerelease (Pixeline Classic - 10 klassiske Pixelinespil). None of them are currently functional.

If someone can point me in the direction of exactly how to fill out https://github.com/scummvm/scummvm/blob/master/engines/director/detection_tables.h I could add them and subsequent games myself.

Pixeline 1: Syng, leg og lær (v8.5.1r102/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"Syng, lær og leg.exe", 0, "0c81c84ca4966313ad27d47daba44537", 3797528},

Pixeline 2: Hulen i træet (v8.5.0r321/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"Hulen i træet.exe", 0, "c163f36141579ee374f7b4b2bddee95a", 2747781},

Pixeline 3: På bedstemors loft (v8.5.0r321/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"På bedstemors loft.exe", 0, "c163f36141579ee374f7b4b2bddee95a", 2772479},

Pixeline 4: Huset i eventyrskoven (v8.5.1r102/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"I eventyrskoven.exe", 0, "0c81c84ca4966313ad27d47daba44537", 2814073},

Pixeline 5: I sommerhuset (v8.5.0r321/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"I sommerhuset.exe", 0, "c163f36141579ee374f7b4b2bddee95a", 2712537},

Pixeline 6: For fulde sejl (v8.5.1r102/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"For fulde sejl.exe", 0, "0c81c84ca4966313ad27d47daba44537", 2739895},

Pixeline 7: Fuld af fis og ballade (v8.5.0r321/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"Pixeline 7.exe", 0, "c163f36141579ee374f7b4b2bddee95a", 2485646},

Pixeline 8: Kong Gulerod (v10.1.0r11/Windows/Danish)

{"Pixeline og Kong Gulerod.exe", 0, "2f4cf44dd0b636a83c93997a620069b7", 3062430},

Pixeline 9: I det Vilde Vesten (v9.0.0r383/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"Pixeline 9 DK.exe", 0, "c612aa43e7ef55aa4fd2e1085fb1ef7a", 2816536},

Pixeline Skolehjælp: Lær om Vikingerne - Kongekampen (v11.0.0r426/Windows/Danish)
Matched game IDs for the director engine: director-win-fallback

{"Pixeline - Vikingerne.exe", 0, "b162d633891f0ab2e2fc6ba6164df337", 5909524},

Change History (2)

comment:1 by sev-, 2 years ago

Summary: Add detection for 10 Pixeline gamesDIRECTOR: Add detection for 10 Pixeline games

comment:2 by tag2015, 18 months ago

Owner: set to tag2015
Resolution: fixed
Status: newclosed

Added in commit d41682

Note: See TracTickets for help on using tickets.