[Scummvm-tracker] [ScummVM :: Bugs] #11405: Raspberry Pi 3/4+PulseAudio: hoarse sound on any game

ScummVM :: Bugs trac at scummvm.org
Sun Apr 5 13:53:12 UTC 2020


#11405: Raspberry Pi 3/4+PulseAudio: hoarse sound on any game
------------------------+--------------------
  Reporter:  idanmiara  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  normal     |  Component:  Audio
Resolution:             |   Keywords:
      Game:             |
------------------------+--------------------
Comment (by antoniou79):

 If you are able to build ScummVM yourself for the RPi (cross compilation
 or locally on the Pi*), then you could try with running the configure
 command with the --disable-alsa option, ie.:

 {{{
 ./configure --host=raspberrypi --with-sdl-prefix=$RPI_ROOT/usr --disable-
 debug --enable-release --enable-optimizations --disable-alsa
 }}}

 ...based on the instructions from:
 https://wiki.scummvm.org/index.php/Compiling_ScummVM/RPI

 I haven't tried this myself, but it seems like a possible solution

 *. Compiling locally on the RPi may produce a linker error. A possible
 remedy is mentioned in the above ScummVM wiki page:
 https://wiki.scummvm.org/index.php/Compiling_ScummVM/RPI
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11405#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list