67w ago - Following up on the
previous update, today I have released version 4.0 of my Solar PS3 homebrew 3D screensaver alongside a video of it in action below.
To quote: Hi guys, here's Solar v4.0. Lots of graphical work went onto this release, including user input... moving the planets and such, plus a lot of other stuff, check the change-log to see all the new additions, and as always I hope you enjoy. caw!
Solar v4.0 Changelog:
- Added user input "now planets can be moved/rotated/zoomed" Check Help screen for pads usage!
- Rotation in any axis 360 degrees, all screens. Zoom and X/Y movement on screen# 1 only.
- Added Volume Slider.
- Minor Volume adjustment.
- Minor Seek adjustment.
- Replaced and created a new User Interface.
- Added dual time & date Clocks.
- Added fade effects.
- Added new Help screen "press X".
- Replace & Improved Exit Dialog.
- Added atmosphere to some planets. "WIP"
- Added Higher resolution textures.
- Increased Particles count.
- Added comet tails, "grow with speed"
- Added new Sound Effects and event triggered vibration.
- Background Music (bgm.mp3) and Images are located in " /dev_hdd0/game/CNDR00001/USRDIR/theme "
- Improved Graphics engine.
- Improved MP3 read time.
Download: http://tortuga-cove.com/images/stories/condor/Solar4.0/Solar.pkg
merry X-MAS for you and you family...
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