Opened 6 years ago
Closed 6 years ago
#10924 closed defect (fixed)
SCI: CD speech permanently muted after restoring in text mode
Reported by: | sluicebox | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | has-pull-request | |
Cc: | Game: |
Description
This is a regression introduced between 1.9 and 2.0.
Affects CD versions of at least: SQ4, KQ6, ECO1, LB2, QFG4
To reproduce:
- Start or restore a game
- Set message mode to Text in game's control panel
- Restore a game
- Set message mode to Speech
- Speech is now broken because the ScummVM mixer still has speech muted
Best not test this with QFG4 since it will crash, obscuring the problem. (The fix fixes that too)
Change History (4)
comment:1 by , 6 years ago
Owner: | set to |
---|
comment:2 by , 6 years ago
Also, QFG4's control panel won't always show the right results, even with this fix. That's an unrelated bug I'll be fixing soon.
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/scummvm/scummvm/pull/1558