[Scummvm-tracker] [ScummVM :: Bugs] #16697: GUI: Default state of "AdLib emulator" is "<None>" while it is "<default>"

ScummVM :: Bugs trac at scummvm.org
Mon Aug 17 13:00:44 UTC 2026


#16697: GUI: Default state of "AdLib emulator" is "<None>" while it is "<default>"
--------------------+----------------------
Reporter:  mikrosk  |       Owner:  mikrosk
    Type:  defect   |      Status:  closed
Priority:  normal   |   Component:  GUI
 Version:           |  Resolution:  fixed
Keywords:           |        Game:
--------------------+----------------------
Changes (by mikrosk):

 * owner:  (none) => mikrosk
 * resolution:   => fixed
 * status:  new => closed

Comment:

 In [changeset:"334a9a81bfaa1b6e6db60b705eef8b50928a4ced" 334a9a81]:
 {{{#!CommitTicketReference repository=""
 revision="334a9a81bfaa1b6e6db60b705eef8b50928a4ced"
 GUI: Show <default> for an unset AdLib emulator

 An absent opl_driver key parses to -1 which the MAX() clamped to 0,
 i.e. kNull - so a fresh configuration displayed "None" while the
 default emulator was in fact active. Select the "auto" entry instead.

 Fixes #16697.
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16697#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list