libretro / swanstation

GNU General Public License v3.0
93 stars 21 forks source link

Resetting AudioSrv on Windows 11 freezes Retroarch #117

Closed Apocalypse612 closed 1 week ago

Apocalypse612 commented 1 week ago

Unsure if this is a SwanStation issue or an RA issue, but Stopping then Starting (resetting) Windows 11's AudioSrv via these two commands freezes RA indefinitely:

net stop audiosrv net start audiosrv

Happens without fail.

(I have to run these commands often because for some reason on Win 11 my audio stops several times seemingly randomly after a wake cycle).

DarthMew commented 1 week ago

You might want to check your computers audio driver first, seeing as you have to restart AudioSrv with such a frequency.

In any case, did you try to restart AudioSrv with any other cores running?

Apocalypse612 commented 1 week ago

I have not, but I will try that now.

Apocalypse612 commented 1 week ago

The issue persists, I'll repost this on the RA github. Sorry!