[Scummvm-tracker] [ScummVM :: Bugs] #15208: SCI: KQ4: Death Music is Almost Inaudible

ScummVM :: Bugs trac at scummvm.org
Thu Aug 22 08:23:43 UTC 2024


#15208: SCI: KQ4: Death Music is Almost Inaudible
-----------------------------------+-----------------------------
Reporter:  ArthurWalden            |       Owner:  (none)
    Type:  defect                  |      Status:  new
Priority:  normal                  |   Component:  Engine: SCI
 Version:                          |  Resolution:
Keywords:  kq4, sci, death volume  |        Game:  King's Quest 4
-----------------------------------+-----------------------------
Comment (by eriktorbjorn):

 So what does `setVolume()` in the various drivers seem to expect?

 ||= Driver =||= Comment =||
 || adlib.cpp || The default volume is 15 ||
 || amigamac0.cpp || The volume is clipped to 0-15. The default is 15. ||
 || amigamac1.cpp || The default volume is 15 ||
 || casio.cpp || I'm not sure ||
 || cms.cpp || I'm not sure ||
 || fb01.cpp || The volume is clipped to 0-15. The default is 15. ||
 || fmtowns.cpp || I'm not sure ||
 || midi.cpp || The default volume is 15 ||
 || pc9801.cpp || The volume has to be < 16, though internally a different
 scale is used. ||
 || pcjr.cpp || The default volume is 100 ||

 So PCjr may be the odd one out here.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15208#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list