[Scummvm-tracker] [ScummVM :: Bugs] #15598: BACKENDS: PS3: How does audio work / maybe incomplete source code
ScummVM :: Bugs
trac at scummvm.org
Thu Dec 19 08:28:49 UTC 2024
#15598: BACKENDS: PS3: How does audio work / maybe incomplete source code
----------------------------+---------------------
Reporter: NiQ1 | Owner: (none)
Type: feature request | Status: new
Priority: normal | Component: Audio
Version: | Resolution:
Keywords: | Game:
----------------------------+---------------------
Changes (by dwatteau):
* type: defect => feature request
Comment:
Hi,
I'm not the PS3 maintainer and I don't maintain the build servers either,
but the scripts, libraries and toolchains used to build the development
releases can be found here:
https://github.com/scummvm/dockerized-bb/tree/master/toolchains/ps3
with build instructions (using Docker) here:
https://wiki.scummvm.org/index.php?title=Compiling_ScummVM/Docker
In your particular case, the PS3 toolchain currently used is described
here:
https://github.com/scummvm/dockerized-
bb/blob/master/toolchains/ps3/packages/toolchain/build.sh#L3-L11
and the PS3 libraries are here:
https://github.com/scummvm/dockerized-
bb/blob/master/toolchains/ps3/packages/libraries/build.sh#L3-L11
and if you follow that, you should find the
https://github.com/ps3aqua/SDL2_PSL1GHT fork that's used.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15598#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list