I'll post update later today where I added extra check while sorting the game titles. It will remove all duplicate entries due to USER MISCONFIGURATION of the .ini paths.

Originally Posted by
PS3 News
multiMAN is also now moved/redirected to our main PS3 Hacks section, and I linked the "multiMAN - loading of PS2 backups (test)" in the first post for now but you can remove it if it's dated, etc.
Let me know if you have any issues in editing/updating your posts here deanrr... hopefully you should be all set now!
I can't edit my posts. 
20 new covers added to the download server (now 870).
================================================== ===========================
You can now update to 01.11.04:
* 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/COLOR.INI)
Code:
#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=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 COLOR.INI from /USRDIR/ folder.
Dean