WebMAN LaunchPad (webMAN MOD Add-On -Unofficial)

PS3 LaunchPad (Unofficial addon for webMAN MOD) v0.17

I just installed webman 1.45.10. I no longer have webman launchpad. I no longer have the program to install the pkg. The folder "read my games with Webman" disappeared?
Firstly, check that you are using wMM full edition.
The edition is displayed at the bottom of the localhost/cpursx.ps3 page. Or you could check the size of the webftp_server.sprx file. The full edition should be about 165kb. Other editions would all be under 160kb...

Secondly, make sure there is an existing wm_launchpad.xml file otherwise webMAN-MOD will not create the launchpad game list.
Create an empty wm_launchpad.xml file in the /dev_hdd0/tmp folder if there isn't one then reboot the ps3.

Due to Refresh XML increased memory usage while creating 2 different xml games lists, one for webMAN-MOD games & the other for the launchpad entries, I also suggest that you check the plugin memory usage setting in the setup page. Don't use Min memory settings even if you don't have that many games. Min+ or Standard should probably be your minimum settings from now on...
 
I installed webman 1.45.10. Webman launchpad v0.18 but I have only 3 empty icons in webman launchpad? I'm in ntsf. PS3ISO folder creates.

I see there is detection for the wm_Launchpad.xml in the latest webMAN MOD, So I have added it back to the installer, if you are still having an issue try downloading the v0.18 installer again and run it once more, Might sort your issue, it is basically the same as manually creating an wm_launchpad.xml in dev_hdd0/tmp.
 
I have one game or there is no cover. How to do ?

Im not actually sure where webMAN is getting those covers for Launchpad at the moment, Im still hosting them online, But it works better with local covers so If you install a cover pack then it should display them. Its also possible that the cover is missing, if you let me know the content ID I will check if I am hosting one and add one if need be?

You can download a cover pack HERE
 
Yes, You can edit the url type="2"> link in the xml to point to any PNG or JPEG, you would need to disable wm_launchpad.xml generation in wm setup so that your changes dont get over written.

If you want to add a local link add them in the same format as the function links at the top of the xml.

Code:
<url type="2">http://127.0.0.1/dev_hdd0/path/to/image.png</url>
 
Can I add the cover manually ?
Of course, as long as you copy the cover file in the right location & name it appropriately, refresh xml will detect it & apply it to your game.
However it is easier to install the cover pack, local covers don't require to have Internet & don't suffer from download latency...

You can also edit the wm_launchpad.xml xml file to use the cover path you choose however these changes will disappear with the next scan, on startup or on Refresh XML/prepntfs launch.
 
Hello,
I return to do it because nobody answers on the forum "Retroarch".
I'm in Rebug 4.81.2 and I just installed Retroarch 1.3 then 1.3.6, but the menus bug. Unable to access "Online Updater".
Can you tell me if I need to change version or configure.
 
I have installed that version, also I have WebMAN Mod Full and in setup checkboxed launchpad.xml. And I don't see any games in LaunchPad menu. Any suggestion? ^^

no_launchpad.png
 
I have installed that version, also I have WebMAN Mod Full and in setup checkboxed launchpad.xml. And I don't see any games in LaunchPad menu. Any suggestion? ^^

View attachment 8682

Can you check your wm_Launchpad xml, inside dev_hdd0/tmp/. I think the xml is either missing or corrupt /incomplete tags or something.

Or you have loads of games and the xmls was still generating when you took that screenshot, or the Launchpad was still loading up due to something else slowing down the system, hard to tell.
 
Last edited:
Last time when I have installed LP, I have in this menu icons for settings, eject etc. After drop some games, also disc symbols. In v0.18 I have nothing (and I have only one *.iso in PSXISO/PS2ISO/PS3ISO dirs). So it's something wrong. Well, maybe it's my fault but I cannot figure out it.

BTW: Rebug 4.81.1, current webMAN MOD.

Besides icon path changes, and aligns, everything is default right after installation.

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<nsx anno="" lt-id="131" min-sys-ver="1" rev="1093" ver="1.0">
   <spc anno="csxad=1&amp;adspace=9,10,11,12,13" id="33537" multi="o" rep="t">
     <mtrl id="1080001302" until="2100-12-31T23:59:00.000Z">
       <desc>Unmount</desc>
       <url type="2">http://127.0.0.1/dev_hdd0/xmb/images/launchpad/icon_disc_eject.png</url>
       <target type="u">http://127.0.0.1/mount_ps3/unmount</target>
       <cntry agelmt="0">all</cntry>
       <lang>all</lang>
     </mtrl>
     <mtrl id="1080001301" until="2100-12-31T23:59:00.000Z">
       <desc>webMAN Setup</desc>
       <url type="2">http://127.0.0.1/dev_hdd0/xmb/images/launchpad/icon_settings.png</url>
       <target type="u">http://127.0.0.1/setup.ps3</target>
       <cntry agelmt="0">all</cntry>
       <lang>all</lang>
     </mtrl>
     <mtrl id="1080001304" until="2100-12-31T23:59:00.000Z">
       <desc>Refresh LaunchPad</desc>
       <url type="2">http://127.0.0.1/dev_hdd0/xmb/images/launchpad/icon_disc_refresh.png</url>
       <target type="u">http://127.0.0.1/index.ps3?launchpad</target>
       <cntry agelmt="0">all</cntry>
       <lang>all</lang>
     </mtrl>
     <mtrl id="1081000000" lastm="9999-12-31T23:59:00.000Z" until="2100-12-31T23:59:00.000Z">
       <desc></desc>
       <url type="2">http://127.0.0.1/dev_hdd0/xmb/images/launchpad/icon_blank.png</url>
       <target type="u"></target>
       <cntry agelmt="0">all</cntry>
       <lang>all</lang>
     </mtrl>
   </spc>
</nsx>
 
Last edited:
Back
Top