Cloud-Stri
Forum Noob
Dont work for me...
Have pkg cover installed...
What does it look like for you when it loads? Are you getting any errors?Dont work for me...Have pkg cover installed...
What does it look like for you when it loads? Are you getting any errors?
That's so much better, Glad you like it.
BTW Shout out to @xps3riments for showing me the trick years ago to move everything -100% up then draw whole page out there for transparent background on PS3 web browser. He used it when making HEN enabler. I dont think its ever been used like this before though.
Other random ideas for the html I had when I was making it:
- To get more usage out of the limited button set, D-Pad + X buttons. When you press X on a game and/or category it could open a small popup context menu, with mount, or rescan category being default options.
- Add a row of "normal" buttons to very top or very bottom that can be moved onto with up or down to make segment active for top 5 most used options or something.
- Could have a grid view too on very same page. So move everything up 200%, then have it so pressing down when on categories row jumps down 100% and shows full grid of items instantly, no page change needed.
- or simply have a button linking to another html that shows a grid view using same transparent background trick, so it looks and acts like photo GUI essentially.
Thanks for fixing it. I know it was pretty bad.
I'm a bit the same with it. might get back to it someday.
Coverflow GUI for PS3 2.0 is now available.
- Now includes ROMS category
- Lots of bug fixes and code improvement
![]()
Thanks to @DeViL303 for this fantastic GUI!! http://github.com/aldostools/webMAN-MOD/releases
https://github.com/aldostools/webMAN-MOD/commit/f8b58f11c2e0dee16e3111dc9a2176cb06060949
- Refactored almost all functions
- Renamed many variables, removed redundant function parameters
- Added ROMS category
- Now read games from gamelist.js (except PS3)
- Fixed mount of games when action don't include /mount_ps3
- Fixed clear screen when category don't have items
- Fixed items display when category has less that 5 items
The file mygames.xml may be missing or have a bad format. Try refreshing XML.Ps2 Cover now works but ps3 dont. Please fix!
if(typeof slides != "undefined" && categoryId != categoryIds.PS3)
if(true)
The file mygames.xml may be missing or have a bad format. Try refreshing XML.
Or try this: open games.html in notepad, search this line:
replace it withCode:if(typeof slides != "undefined" && categoryId != categoryIds.PS3)
Code:if(true)
Save the file games.html and upload it to PS3 to the folder /dev_hdd0/xmlhost/game_plugin
This change will force to use gamelist.js instead of mygames.xml
I have this Option on. But dont works.I just tested it, and it worked for me. You have to check the option "/dev_hdd0/game" in /setup.ps3 and SAVE the settings.
View attachment 43383
View attachment 43384
View attachment 43386
I have this Option on. But dont works.
I'm on Evilnat 4.91.2 PEX beta 9. Maybe it's your firmware. Unless my PS3 is different to everyone else. I don't think it's the case.
Is it also possible to hide games or hide apps?I just tested it, and it worked for me. You have to check the option "/dev_hdd0/game" in /setup.ps3 and SAVE the settings. View attachment 43383 View attachment 43384 View attachment 43386