PS3 icons in XMB games ISO/FOLDER

There are various methods to achieve this:
1- Use webMAN MOD. The ISO games will appear in sub-folders under webMAN Games menu.
You can make the sub-folders appear directly on Games column.

2- Another method is using webMAN Classics Maker
https://www.psx-place.com/resources/webman-classics-maker.995/

3- Another method is creating custom XML menus. You need to learn XMBML format:
https://www.psdevwiki.com/ps3/XMBML_Coding
https://www.psdevwiki.com/ps3/XMBML_Functions

This wm_custom.xml is a very basic example that you can use as template. Put wm_custom.xml in root of USB or /dev_hdd0
https://github.com/aldostools/webMA...ts_/updater/pkgfiles/USRDIR/xmb/wm_custom.xml
 
There are various methods to achieve this:
1- Use webMAN MOD. The ISO games will appear in sub-folders under webMAN Games menu.
You can make the sub-folders appear directly on Games column.

2- Another method is using webMAN Classics Maker
https://www.psx-place.com/resources/webman-classics-maker.995/

3- Another method is creating custom XML menus. You need to learn XMBML format:
https://www.psdevwiki.com/ps3/XMBML_Coding
https://www.psdevwiki.com/ps3/XMBML_Functions

This wm_custom.xml is a very basic example that you can use as template. Put wm_custom.xml in root of USB or /dev_hdd0
https://github.com/aldostools/webMA...ts_/updater/pkgfiles/USRDIR/xmb/wm_custom.xml

Thank you so much! But, how i install ISO/FOLDER games from my HD external to my HD internal? Sorry, im very very newbie.
 
You only have to copy the ISO or the folder to HDD using a file manager. They should be copied to specific folders: PS3ISO, PSXISO, PS2ISO, PSPISO, GAMES

You can mount ISO/folders from USB storage devices without copy them to HDD.
 
Back
Top