Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XAudio2: turn down the volume #8320

Merged
merged 1 commit into from Jun 1, 2020
Merged

XAudio2: turn down the volume #8320

merged 1 commit into from Jun 1, 2020

Conversation

Megamouse
Copy link
Contributor

I was wondering why my games were inexplicably loud, even when I went down to 20%.
Thanks to @Nekotekina I found out, that the volume in the XAudio2 backend was set to 400% for some reason.

By setting the volume to 100% the games now finally sound normal again and the master volume slider works as expected.

@Nekotekina Nekotekina merged commit 66d13da into RPCS3:master Jun 1, 2020
@JasonFre
Copy link

JasonFre commented Jun 2, 2020

Was this because of the dynamic volume PR from a few days ago?

@Megamouse
Copy link
Contributor Author

No. The volume was way too loud in the first place.
Changing the master volume barely had any effect unless you went down to below 25%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants