[Scummvm-tracker] [ScummVM :: Bugs] #17145: MADS: Nebular: All are unknown variants -> better detection for official releases and variants

ScummVM :: Bugs trac at scummvm.org
Sun Sep 6 11:07:59 UTC 2026


#17145: MADS: Nebular: All are unknown variants -> better detection for official
releases and variants
----------------------------------------+---------------------------
Reporter:  LukasThyWalls                |       Owner:  (none)
    Type:  defect                       |      Status:  new
Priority:  normal                       |   Component:  Engine: MADS
 Version:                               |  Resolution:
Keywords:  Detection, Fan Translation,  |        Game:  Rex Nebular
----------------------------------------+---------------------------
Comment (by fusefib):

 Focusing just on `bonus.exe` issue, which existed before the Bonus Disk
 entry was implemented, I think the solution is to add it to the gray list
 currently below L957 in `engines/advancedDetector.cpp`:
 `static const char *const grayList[] = {`

 This could prevent autodetection of the sort of the Director audio CD
 presentation listed in `/engines/director/detection_tables.h`:

 `       // http://discogs.com/release/2052805`
 `       // Remastered album released by Euro Ralph, Hamburg (1994)`
 `       MACGAME1("freakshowost", "Europe", "Power Bonus",
 "5bb6f4e7f9f026e2b5cf758796db3cd2", 57802, 404),`
 `       WINGAME1("freakshowost", "Europe", "BONUS.EXE",
 "t:5e36d25090274a82c43f39a3e450987b", 1358749, 404),`

 Never tested or investigated too much.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/17145#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list