[Scummvm-tracker] [ScummVM :: Bugs] #15467: SCUMM: Macintosh versions of MI1, MI2 and Fate of Atlantis should have GUIO_NOASPECT

ScummVM :: Bugs trac at scummvm.org
Fri Nov 8 11:43:27 UTC 2024


#15467: SCUMM: Macintosh versions of MI1, MI2 and Fate of Atlantis should have
GUIO_NOASPECT
-------------------------+---------------------------
Reporter:  eriktorbjorn  |      Owner:  (none)
    Type:  defect        |     Status:  new
Priority:  normal        |  Component:  Engine: SCUMM
 Version:                |   Keywords:
    Game:                |
-------------------------+---------------------------
 With the graphics changes to the Mac versions of MI1, MI2 and Fate of
 Atlantis, I believe it's no longer possible to apply aspect ratio
 correction to them. Therefore, their detection entries should have
 `GUIO_NOASPECT`.

 This is easy for MI1, since it already has a line in detection_tables.h.
 MI2 and Fate of Atlantis appear not to have any?

 I'm a bit fuzzy on how to do these entries correctly. However, the desired
 behavior as I understand it:

 - They should only have Macintosh audio. No PC speaker, MT-32, etc. (The
 Mac version of MI1 does not have CD audio tracks.)
 - They should only have Macintosh rendering mode. No EGA, etc.
 - They should all have `GUIO_NOASPECT` as described above.

 This should probably be fixed before 2.9.0, since it is a regression
 otherwise.

 Note that there are both talkie and non-talkie releases of Fate of
 Atlantis.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15467>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list