WebMAN LaunchPad (webMAN MOD Add-On -Unofficial)

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

Thankyou guys that launchpad is awesome but, i would like to know if is possible to configure the launchpad in sections like in webman ?

Thanks again :D
 
@0_obeWAN Do you still have that WMLP Coverbox app somewhere, I have reinstalled on my PC and I cant find it, and your dropbox link to it is dead. Now that local covers are working file size is not a big problem, so I want to get nice full res 486x405 PNGs in boxes for the Launchpad covers.

Then I could offer a separate cover pack for Launchpad.
 
Last edited:
isnt their ps2 covers aswell? @Rudi Rastelli get back to work!
Im not sure about PS2/PS1 covers or if its possible to get them to display. That would be cool if they all worked. I only have one PS2 game on my system at the moment and it doesn't get a cover anyway. (the picture was just a mock up using an xml with fake entries)
 
@kozarovv or someone, I'm trying to make a version of Launchpad for Ferrox 4.81 Cobra, I basically have it ready, working and all, One thing left to do is edit the hash in the bin as I have modified the sprx and PS2 playback etc is broken, for some reason I cant find the string or the bit I can find is the same, not sure if its just my brain not working or if there is something else? :) can someone please have a look and tell me what i'm doing wrong. I've included the 2 sprx files, and the bin, and my version of hashcalc in case that is the issue (but it has been working before)

FILES
 
About system sorting, Yes, bitsbubbas idea was to have a spacer with system logo in the middle and blank icons either side. here is a quick example.(not a very good example)
3Jo0aQA.png

6fMMn5k.png

j4d9B3v.png

IMO the separators are not needed... You can try with this test build...
http://aldostools.org/temp/test/webMAN_MOD_1.45.02_Updater.pkg

Note: As I don't have a 4.81 memory dump I don't know where the idps/psid are located... I assumed they are in the same location of 4.78, since the offsets in lv2 are almost identical. Could someone confirm me these offsets?

BTW It would be nice if the label "Performing requested action... Please wait." could be translated to other languages.

In Spanish it is "Realizando la acción solicitada ... Por favor, espere."
 
@kozarovv or someone, I'm trying to make a version of Launchpad for Ferrox 4.81 Cobra, I basically have it ready, working and all, One thing left to do is edit the hash in the bin as I have modified the sprx and PS2 playback etc is broken, for some reason I cant find the string or the bit I can find is the same, not sure if its just my brain not working or if there is something else? :) can someone please have a look and tell me what i'm doing wrong. I've included the 2 sprx files, and the bin, and my version of hashcalc in case that is the issue (but it has been working before)

FILES

I think the VSH hash is a00271be002e32de. It's found at 0x115e0, 0x12568, 0x12918, 0x12e88

The hash for explore plugin should be ACF4AF2B000EC480
 
Français:
"Opération en cours d'exécution... Veuillez patienter svp."


Portugais:
"Operação em curso de execução... Por favor, aguarde"

This should work fine in theory but both Portugal & Brazil would likely use their own colloquialism. So, Portuguese native speakers out there, don't hesitate to correct this if you feel it necessary... [emoji6]
 
Last edited:
IMO the separators are not needed... You can try with this test build...
http://aldostools.org/temp/test/webMAN_MOD_1.45.02_Updater.pkg

Note: As I don't have a 4.81 memory dump I don't know where the idps/psid are located... I assumed they are in the same location of 4.78, since the offsets in lv2 are almost identical. Could someone confirm me these offsets?

BTW It would be nice if the label "Performing requested action... Please wait." could be translated to other languages.

In Spanish it is "Realizando la acción solicitada ... Por favor, espere."

That's fine about the spacers, whatever you think. I will give that new verison a go soon.

Also I will start adding the translated strings as soon as possible.

I think the VSH hash is a00271be002e32de. It's found at 0x115e0, 0x12568, 0x12918, 0x12e88

The hash for explore plugin should be ACF4AF2B000EC480
I tried a few times, recalculated etc, and I couldn't find the string in the BIN, so I couldn't change it. I'll have another look though over the weekend.
 

I am not sure what you are doing wrong.
I used hashcalc on the original sprx, it calculated the hash, then I searched for identical hex values in stage2.bin.
I replace it for you & attach the file but you should be able to do that yourself.... Better if you get it working imo...

Note you must search for hex values, not text string, in stage2.bin with an hex editor & replace those by the new ones:
Code:
 acf4af2b000ec480 (old hash) replaced by acf4af2b000ec462 (new hash)
Don't use the 0x at the beginning of the calculated hash when you search for the hex values.

Here is the modified stage2 with the new sprx hash for your perusal. It's untested though as am not at home!
stage2.zip
 
Last edited:
Yeah got it working here now, thanks guys, not sure what was up earlier, I have done it loads of times before and even explained it to other people since I learned. For some reason when I was searching the bin for the original string I wasn't finding it, I was looking for hex string not text string. Its possible I mixed up files or something. Anyway, will do some testing and maybe release it in a little while.
 
Back
Top