[Scummvm-tracker] [ScummVM :: Bugs] #14670: Can't initialize audio client. Crash upon running game.
ScummVM :: Bugs
trac at scummvm.org
Sat Oct 28 23:39:26 UTC 2023
#14670: Can't initialize audio client. Crash upon running game.
--------------------------+---------------------
Reporter: CerealMastery | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Audio
Version: | Resolution:
Keywords: | Game:
--------------------------+---------------------
Comment (by Thpwg):
This method has worked for me, so you should try it on your device:
https://stackoverflow.com/questions/46835811/ffplay-wasapi-cant-
initialize-audio-client-ffmpeg-3-4-binaries/57036216#57036216
To solve the problem, it is better to set the "SDL_AUDIODRIVER" in user
environment variables:
1.Press "Win+R" to open Run. Type "System Properties Advanced" and press
OK button.
2.Press the "Environment Variables..." button.
3.In User variables section, press the "New..." button.
4.In front of "Variable name" type "SDL_AUDIODRIVER". In front of
"Variable value" type "directsound" or "winmm".
6.Press OK buttons recursively.
7.Reopen the terminal and run ffplay.
8.Restarting ScummVM.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14670#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list