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

Audio gets muted permanently #261

Open
7 tasks done
Rex000 opened this issue Jan 31, 2024 · 7 comments
Open
7 tasks done

Audio gets muted permanently #261

Rex000 opened this issue Jan 31, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@Rex000
Copy link

Rex000 commented Jan 31, 2024

Validation

Describe what's going wrong

Audio gets muted randomly and never comes back. A couple of games I tried:

Soulcalibur (XBLA): Happens throughout the game

Soulcalibur II HD (XBLA): Seems to happen in movies

Comic Jumper (XBLA): Happens throughout the game

Describe what should happen

Audio should not get muted.

If applicable, provide a callstack here, especially for crashes

No response

If applicable, upload a logfile and link it here

xenia.log

@Rex000 Rex000 added the bug Something isn't working label Jan 31, 2024
@Ivan951236
Copy link

Ivan951236 commented Feb 26, 2024

Hello, the audio might be muted because the config xenia-canary.config.toml, xenia.config.toml in master (in Documents/Xenia or in Scoop's persist folder if Xenia Canary is installed from a scoop bucket) is edited to not do sound, for me the same option that was changed in your config is in the line 5 (aka the mute option with true value)
Fix this by setting the value in line 5 to be false
If helps then let me know (Even if didn't help)

@Rex000
Copy link
Author

Rex000 commented Feb 27, 2024

Hello, the audio might be muted because the config xenia-canary.config.toml, xenia.config.toml in master (in Documents/Xenia or in Scoop's persist folder if Xenia Canary is installed from a scoop bucket) is edited to not do sound, for me the same option that was changed in your config is in the line 5 (aka the mute option with true value) Fix this by setting the value in line 5 to be false If helps then let me know (Even if didn't help)

The "Mute" option is already on "false". The audio gets muted randomly during the game. It's not like it's muted right from the point I start the game.

@DSwizzy
Copy link

DSwizzy commented Apr 16, 2024

Crackdown (with latest title update installed) has no audio as well too

@incneet
Copy link

incneet commented May 16, 2024

Ninja Gaiden II has this audio problem, already 2 years, i tried everytime a new update is release, but no luck. The audio keep mute for no reason, you have the only option to restart and start again

@EadmondDai
Copy link

I mainly play NG 2, can confirm audio get muted randomly issue.

@eys139
Copy link

eys139 commented Jun 9, 2024

I found a fix, you need to open xenia-canary.config.toml and use_dedicated_xma_thread = false this will fix bugs with sound

@Rex000
Copy link
Author

Rex000 commented Jun 9, 2024

I found a fix, you need to open xenia-canary.config.toml and use_dedicated_xma_thread = false this will fix bugs with sound

Nope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants