[Scummvm-tracker] [ScummVM :: Bugs] #15598: PS3 - How does audio work / maybe incomplete source code
ScummVM :: Bugs
trac at scummvm.org
Mon Dec 16 19:05:34 UTC 2024
#15598: PS3 - How does audio work / maybe incomplete source code
-------------------+--------------------
Reporter: NiQ1 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Audio
Version: | Keywords:
Game: |
-------------------+--------------------
According to the wiki, ScummVM uses the SDL_PSL1GHT port of the SDL
library, but it seems that the audio driver is broken (completely missing
the play function), and yet audio does work in the PS3 port.
For maintainers who have access to the build servers - Could you check if
maybe you're using a modified version of the SDK that has this function
implemented?
The file is SDL/src/audio/psl1ght/SDL_psl1ghtaudio.c
The function PSL1GHT_AUD_PlayDevice is almost completely commented out
(save for a single debug print).
If the library on the build servers has it implemented, it means that the
said code is not public, and I'd really appreciate it if you post
somewhere. If possible please make the entire library available so we
could build the package with the same sources.
If it's not implemented even in the version you're using, please tell me
(also if you're familiar enough with SDL and know how audio works without
it, I'd very much love to learn!)
Thank you.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15598>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list