Opened 15 years ago
Last modified 6 years ago
#7700 new feature request
Wii: Support Sound Settings
Reported by: | SF/vampire0 | Owned by: | dhewg |
---|---|---|---|
Priority: | normal | Component: | Port: Wii |
Version: | Keywords: | ||
Cc: | Game: |
Description
In the Wii port, the sound settings are not taken into account at all. It would be nice if this would be implemented. My Wii e. g. produces very loud output while the TV program has very quite output. This way I have for Wii about 10-20% volume and for TV 70-100% volume. If I switch between both it would be cool to set the volume in ScummVM to a relatively low value so that I can stick with 70-100% volume while zapping between ScummVM and TV.
Ticket imported from: #2798819. Ticket imported from: feature-requests/516.
Change History (8)
comment:1 by , 15 years ago
Owner: | set to |
---|
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Yes, the options set in the GUI are not used by this port :) I'll add this, should only take a few lines.
comment:4 by , 15 years ago
Hm, after some digging it seems the backend code doesn't need to worry about the volume settings, those are used by the mixer. Which invalidates my initial comment on this issue.
After a little discussion with DrMcCoy, it looks like streams identified as "kPlainSoundType" do not have any option hooked into the GUI for the user. Drascula set the volume for those plain streams based on the settings in its own option menu, but the other engines do not allow that.
I'm not sure what the right thing to do is: Add a volume slider for those streams or recategorize streams currently marked as plain. Hints?
comment:5 by , 15 years ago
Which games did you try? It would be really helpful to know, which games do not take the audio settings into account.
comment:6 by , 15 years ago
Ah yes, I know there was something I wanted to do after I last talked to dhewg in IRC, but I just forgot. I tested it now again with monkey VGA, monkey CD, monkey2 and comi. The "Mute all" option works in none of these games. The other sound settings work fine, except in monkey VGA, there they don't have any effect.
comment:7 by , 7 years ago
Component: | → Ports |
---|
comment:8 by , 6 years ago
Component: | Ports → Port: Wii |
---|
Do you mean that setting volume in GUI options has no effect?