[Scummvm-tracker] [ScummVM :: Bugs] #16184: Unknown game variant for cge

ScummVM :: Bugs trac at scummvm.org
Mon Feb 16 22:52:57 UTC 2026


#16184: Unknown game variant for cge
----------------------------+--------------------------
Reporter:  EanAfable        |       Owner:  tag2015
    Type:  feature request  |      Status:  closed
Priority:  normal           |   Component:  Engine: CGE
 Version:                   |  Resolution:  worksforme
Keywords:  unknown-game     |        Game:  Sfinx
----------------------------+--------------------------
Comment (by criezy):

 The issue here is not that this is an unknown game variant, but that if
 for the same files we have an exact match in one engine and an unknown
 variant in another, both are reported.
 Both soltys (cge engine) and sfinx (cge2 engine) have two data files named
 vol.cat and vol.dat. So the detection entries for both engines use the
 same file names. As a result when we try to add sfinx it is properly
 detected but also reports an unknown variant for soltys, and when we try
 to add soltys it is properly detected but also reports an unknown variant
 for sfinx.
 There was an attempt to fix this in
 https://github.com/scummvm/scummvm/pull/1493, but this was rejected due to
 caveats in the proposed solution.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16184#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list