Well my understanding is that PSX ISOs go into /dev_hdd0/PSXISO, PSX bin and cues go in /dev_hdd0/PSXGAMES, and PS2 ISOs go in /dev_hdd0/PS2ISO. At least that's how I have my setup and my games do show up in both Multiman and Webman. However, there are only a few games where the covers automatically downloaded. I did find this little bit of infomation over at
http://www.psdevwiki.com/ps3/MultiMan.
Code:
# ================================================== ===========================
# RETRO COLUMN COVERS INFORMATION
# ================================================== ===========================
# Covers for PS1 and PS2 games in ISO/BIN+CUE format and for optical discs
# are stored in the following location (OPL cover art format ABCD_123.45_COV.JPG):
#
# PS1 -> /dev_hdd0/game/BLES80608/USRDIR/covers_retro/psx
# PS2 -> /dev_hdd0/game/BLES80608/USRDIR/covers_retro/psx
#
# If you wish to use your own covers, place the images in the same folder
# where the ISO/BIN+CUE files are stored (/dev_hdd0/PSXISO, PS2ISO)
# and name them *EXACTLY* as the ISO/BIN+CUE file (without the extension) + .jpg or .png.
#
# Example: My_PS1_Game.ISO
# COVERS : My_PS1_Game.jpg
#
# Example: My_PS2_Game.CUE
# COVERS : My_PS2_Game.png
#
# Covers must be in PNG format (max 408x408 pixels),
# or in JPG format, having width dividable by 2 but not larger than 3264x3264 pixels.
It talks about covers being in the OPL cover art format but then goes on to say that the game name and the cover name need to be exactly the same. And I'm pretty sure that the covers that had automatically downloaded so far are named exactly the game name and are stored in the same folder as the game. So I don't know if this info here is outdated or if I am just missing something. I know there is a program called OPL manager that will rename all my games into the OPL naming format. I am wondering if I use that program to rename my games if Multiman will then be able to find and download the covers for them. Any ideas?