48w ago - Following up on my
previous release, this weekend I have updated the Solar PS3 homebrew 3D screensaver to version 4.2 with the changes outlined below.
Download:
Solar 4.2 Standalone /
Solar 4.2 Rogero Edition /
Solar_v4.2_CFW4.XX PKG
To quote: Hi guys, Here's another update, Solar v4.2.
Even though I took a little break, I'm back with a new Solar update; added a bunch of stuff this time around, most of them are in the changelog. There's two versions, stand-alone and Rogero Manager's. For Rogero Manager both PKGs need to be installed.
1. Solar.pkg
2. Solar_RELOAD_RM.pkg
After installed it can be launched from XMB or automatically while Rogero Manager idles. Hope you enjoy it, thanks. CAW!
Changelog Solar v4.2:
- Rebuilt the 3D engine.
- Added more items to UI interface.
- Added memory counter.
- Added FPS (frames per second).
- Added better light engine.
- Added a 2 hours counter for system turn off.
- Added ICON1.PAM (animated icon).
- Added an intro loading screen.
- Added Solar system trivia.
- Added some minor MP3 player tweaks.
- Created 2 version (stand-alone/multiMAN & Rogero Manager built in "automatic launching").
- And a lot more stuff, I should write them down as I go... lol
Update: Solar 4.2 for CFW 3.55-4.XX by Condorstrike:
Hi guys, Here's another update, Solar v4.2. There's two versions, stand-alone and Rogero Manager's, for Rogero Manager both PKGs need to be installed.
- For 3.55 CFWs
- For 4.XX CFWs
After installed it can be launched from XMB or automatically while Rogero Manager idles. Hope you enjoy it, thanks. CAW!
Added support for custom interface colors (COLOR.INI)
Added support for [LASTPLAY] game application
Fixed PL3 payload lock after internet update
Fixed multiple game/video listing
Have a nice X-MAS and support multiMAN and multiAVCHD!
COLOR.INI (/dev_hdd0/game/BLES80608/USRDIR/COVER.INI)
#
#AA - ALPHA TRANSPARENCY (00-Fully transparent, FF fully opaque)
#BB - BLUE
#GG - GREEN
#RR - RED
PS3DISC=0xff807000
PS3DISCSEL=0xfff0e000
SEL=0xff00ffff
PS3=0xe0e0e0e0
PS2=0xff06b02e
DVD=0xffdcc503
BDMV=0xff0050ff
AVCHD=0xff30ffff
LEGEND=0xc0c0c0c0
FMFILE=0xc0c0c0c0
FMDIR=0xc0808080
FMJPG=0xcc00cc00
FMMP3=0xc033ffee
FMEXE=0xc03310ee
HEXVIEW=0xc0a0a0a0
#END OF COLOR DEFINITIONS
Just like options.ini, if you plug a USB stick with COLOR.INI it will be used by multiMAN (no need to ftp the file). If you wish to restore original colors after you made a change - either use the code from above or delete COVER.INI from /USRDIR/ folder.
Dean
ERRR... the file is COLOR.INI (not COVER.INI)
Thanks
This is the default COLOR.INI file saved as
/dev_hdd0/game/BLES80608/USRDIR/COLOR.INI
#COLOR FORMAT 0xAABBGGRR
#
#AA - ALPHA TRANSPARENCY (00-Fully transparent, FF fully opaque)
#BB - BLUE
#GG - GREEN
#RR - RED
PS3DISC=0xff807000
PS3DISCSEL=0xfff0e000
SEL=0xff00ffff
PS3=0xe0e0e0e0
PS2=0xff06b02e
DVD=0xffdcc503
BDMV=0xff0050ff
AVCHD=0xff30ffff
LEGEND=0xc0c0c0a0
FMFILE=0xc0c0c0c0
FMDIR=0xc0808080
FMJPG=0xcc00cc00
FMMP3=0xc033ffee
FMEXE=0xc03310ee
HEXVIEW=0xc0a0a0a0
#condorstrike: You can check these colors in photoshop to get the idea. Have in mind that the color picker in photoshop uses normal RRGGBB format.
I'll post a new version later which will support this format.
Dean