I was messing around and made this HTML just to show what's possible with the PS3 browser, Maybe someone finds it useful.
Example version hosted here with a fake list of games as a demo. This host is kinda slow to load images, on the local version its pretty much instant so I recommend trying that if you have the cover pack and webman mod. (See attached html, put it somewhere on HDD, access it with a http://0/dev_hdd0/ url in web browser)
Not tested with hundreds of games, so idk how it will work out there. It's probably got a load of bugs too, so.. enjoy! Maybe someone wants to expand on it.
Demo Version: http://psho.me/UI/
Note: Only works on PS3 web browser, not PC due to some tricks used.
Usage:
Even though the PS3 web browser is not great its actually not bad for something like this and might work well for some other simpler projects in theory where you only need to do a few things, like choose between a few options.
All they would need is a webserver component (or wMM) to host the GUI HTML and then a plugin backend.
Advantages:
Downsides:
*Would need slight XMBML change to show certain official title ID ranges in TV category, and others in Game.
I wonder could xai plugin be made so it can work from browser calls somehow as well. Would be kinda cool to give some CFW settings options a proper GUI somehow too.
Example version hosted here with a fake list of games as a demo. This host is kinda slow to load images, on the local version its pretty much instant so I recommend trying that if you have the cover pack and webman mod. (See attached html, put it somewhere on HDD, access it with a http://0/dev_hdd0/ url in web browser)
Not tested with hundreds of games, so idk how it will work out there. It's probably got a load of bugs too, so.. enjoy! Maybe someone wants to expand on it.
Demo Version: http://psho.me/UI/
Note: Only works on PS3 web browser, not PC due to some tricks used.
Usage:
- Use D-Pad up/Down to move between games and categories row
- Use D-Pad left/right to change game or category depending which row is active.
- When on game row, press D-Pad Up again to toggle a simple debug log of image paths and actions
- Press X on a game to send mount command to wMM. (local version only)
- Requires webman mod installed and running
- Requires cover pack installed.
Even though the PS3 web browser is not great its actually not bad for something like this and might work well for some other simpler projects in theory where you only need to do a few things, like choose between a few options.
All they would need is a webserver component (or wMM) to host the GUI HTML and then a plugin backend.
Advantages:
- Great XMB integration compared to normal PS3 apps.
- Time saver, No boot time, No exit time etc, less time looking at black screens.
- No XMB reloads needed to see updates, just hit refresh for instant updates, or have it do that automatically when needed.
- It is possible to make stuff that looks half decent, especially with transparencies and the wave behind.
- Convenient to be able to offload some functions to java in the HTML like in my example.
- Or just have complete HTML generated by backend if you prefer/need that.
- Its HTML, Much more open for others to create, Mod and submit themes/frontends for apps, no special tools needed.
- Data can be installed with a LINK.XML pkg so its still an all in one pkg*
Downsides:
- Plenty of those too. Limited use cases.
*Would need slight XMBML change to show certain official title ID ranges in TV category, and others in Game.
I wonder could xai plugin be made so it can work from browser calls somehow as well. Would be kinda cool to give some CFW settings options a proper GUI somehow too.
Attachments
Last edited:
