Opened 4 years ago

Closed 4 years ago

#12000 closed defect (fixed)

[STARK] Wrong detection file names

Reported by: goodoldgeorge Owned by: sev-
Priority: high Component: Engine: Stark
Version: Keywords:
Cc: Game:

Description

In the stark engine detection file, the name of the game detection file is 'x.xarc'
This is fine for the first 7 game versions, but for the next 16 language versions, the detection file was named 'x.arc'
Therefore, ScummVM does not recognize these 16 game versions.
Bad 'x.arc' filenames should be fixed to 'x.xarc' for ScummVM to recognize them.

The faulty file: .\engines\stark\detection.cpp

Attachments (1)

detection.cpp.old (10.0 KB ) - added by goodoldgeorge 4 years ago.

Download all attachments as: .zip

Change History (2)

by goodoldgeorge, 4 years ago

Attachment: detection.cpp.old added

comment:1 by sev-, 4 years ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

Fixed, thanks for reporting

Note: See TracTickets for help on using tickets.