aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.33k stars 177 forks source link

Feature Request Game audio to BT USB libaudio patch on setting #493

Open elperator opened 3 years ago

elperator commented 3 years ago

Hey is it possible to make this https://blog.madnation.net/ps3-bt-usb-audio-passthrough/amp/ to an memory patch dont want to always switch the libaudio sprx every time.

thank you in any case

aldostools commented 3 years ago

Try the latest build and put the patched libaudio.sprx in /dev_hdd0/tmp

If you need to map additional sprx, you can use the script /dev_hdd0/autoexec.bat

JostenSyon commented 3 years ago

I'm trying to add it, but is not so easy because:

1 html and script are hardcoded inside the plugin, 2 the swap of this sprx involve the use of flash so dev_blind need to be mounted, original sprx saved as backup, then replaced -> finally message appear that change will be effective at next boot

audio passthrough

if @aldostools can give me a hint I'm available to do the dirt job xD Also I personally tested the plugin on 4.81 , 4,82 , 4,84(.2) all rebug , don't know for others cfw compatibility

aldostools commented 3 years ago

Put the file in /dev_hdd0/tmp/libaudio.sprx and it will be mapped automatically when the system starts.

You can use /swap.ps3|?restart.ps3 in a combo to swap the file & restart the system.

The next version of DeViL303's Ultimate Toolbox will include an option to swap the libaudio.sprx through XMB. Just be patient until he releases it.

JostenSyon commented 3 years ago

Before I tried to use libaudio in /dev_hdd0/tmp/libaudio.sprx but my ps3 was crashing soon as I start a game ps3 and reboot immediately, now seems to work. Btw didn't know that DeViL303 planned to put that feauture, nice! I'll wait for it ;) thanks