XMB Package Downloader (XMBPD)

PS3 XMB Package Downloader - An XMB MOD that intergrates a Homebrew Store on the XMB v0.70

BTW: If anyone knows of any updated pkgs that I missed in this v0.70 update let me know, or if anyone has any ideas for more content I can include in this let me know too, I have my own server with unlimited storage behind XMBPD so might as well use it.

I had an idea, not sure if its worth considering, but now that the PS Vita storage can be accessed via USB cable, I could add a section for vpks/plugins that download to USB_000, the idea being that you plug in your Vita to the right port and then click on the vpks/plugins you want. I'm not sure if I will do anything with this idea, just crossed my mind.
 
Last edited:

Yes, all in the latest version, For now I left out a small few that were marked "Discontinued", but in total 77 new packages added to No-PSN and PSN categories. I also added the content ID to the info field for both of these categories.

TBkU1Pf.jpg

hBmhnyg.jpg

fVkQTi2.jpg

FYHnZoS.jpg

SDG84ar.jpg

aDbPeYX.jpg
wiZUou5.jpg

I might try to fix the squashed icons in the next version. :)
 
Yes, all in the latest version, For now I left out a small few that were marked "Discontinued", but in total 77 new packages added to No-PSN and PSN categories. I also added the content ID to the info field for both of these categories.


I might try to fix the squashed icons in the next version. :)


nice work, my friend :triumphant:
 
I need help i wen into webman setup and was trying to make it so I can load games from webman even though the syscalls are disabled then I got it to work but for some reason in the webman games tab webman setup is no longer there can anyone help
 
I need help i wen into webman setup and was trying to make it so I can load games from webman even though the syscalls are disabled then I got it to work but for some reason in the webman games tab webman setup is no longer there can anyone help

Moral of the story, don't try make webman do things its not meant to do. I think you need to reinstall it and maybe your Fw too. And btw this really off topic ;)
 
I already did that and still doesn't work oh well I'm screwed
You are not screwed because your issue can be fixed, in one way or another...
Not sure exactly why the setup entry has disappeared so I don't have a ready to go fix to give you but the xml file containing the entry can be recreated easily.
If wMM is set to scan games on boot then the setup page entry should already be back.
If the option to scan contents on startup is disabled then you should try using Refresh XML then rebooting.
That should create a new mygames.xml in the /dev_hdd0/xmlhost/game_plugin folder.
The code will create xmb entries including one for the setup page in mygames.xml but also in the xmbm+ webman.xml (or non English equivalent) if it's installed.

If refreshing xml does not solve the issue, I suggest you delete the webMAN-MOD configuration file in /dev_hdd0/tmp. Use the wmconfig delete link in the setup page, reboot & reconfigure wMM properly. You should not disable syscalls to play games unless you are playing online, in which case, you should rely on psnpatch to disable syscalls.
Using wMM to partially disable syscalls in order to play JB folder games online is NOT recommended.
In any case, there is no good reason to use legacy JB folder format instead of isos except for cheating or modding online which imo is totally uncool anyway.

If ever none of the above steps solve your problem, your options will be limited...
The easiest would then probably be to uninstall wMM and/or reinstall the CFW.
To uninstall wMM properly, use the following URL in the ps3 browser:
Code:
http://localhost/delete.ps3?uninstall
 
Last edited:
Some Web Links in XMB Pakage Dowloader are not working, when trying to Download like No PSN apps an etc

Can you be more specific, I just checked loads of no-PSN links on my server and they are fine? Are you sure its not something on your end? Have you got webMAN MOD FULL edition running as that is required for downloading files?

EDIT: actually yeah, if you are using older version of XMBPD that is included in XMBM+2k17 then it is possible that some links are dead as I have updated files.

tbh it would be better if XMBM+2k17 just linked up to the full version of XMBPD, that way when XMBPD gets updated XMBM+ users can get the updates too.
 
Last edited:
After the download, XMBPD did not install pkg, I wanted to know which system folder it stores the file in. This problem happened only once.
I was curious about the storage, I know it is temporary, but the pkg should stay somewhere :-p
 
I am not actually sure, cant remember any more and not sure what thread it would be in, You see the download function in this is actually calling on a webman MOD feature to download and install the pkgs, afaik it downloads them to a temporary folder, then moves them after completion, so there could be 2 possible locations. Have a look around the temp folder on your hdd.

Maybe @kozarovv could check the source as he can read funny languages like that? :-P
 
Note: I had to use the download plugin sprx from Rebug 4.80 (REX) to get XMBPD v0.62 to work properly on the 4.81 CEX CFWs (error 80029567 otherwise), if you are not comfortable with using that file on your CEX CFW then don't install this mod.
So much thanks to you :)
 
@Alexander @playerkp420

Here are the patches discussed in this thread for the download_plugin.prx to allow downloading pkgs (to allow unsigned)
using XMBPD,
There are two ways but this is the way I use (with 2 patches),

download_plugin.sprx

search and replace in hex:
2F800000419E01B03BA10080
2F800000600000003BA10080
search and replace in hex:
2F890000419E004C38000000
2F8900006000000038000000

@Bobby_Downgrades @DeViL303
what should I do to add a patch for cfw spy 4.82 Cobra. After adding the patch you gave it does not work can?
Thank you for your help
 
@Bobby_Downgrades @DeViL303
what should I do to add a patch for cfw spy 4.82 Cobra. After adding the patch you gave it does not work can?
Thank you for your help

The nas plugin is the download plugins partner when it comes to downloading and installing,
I assume that the way the spy cfw is patched is not to support downloads,
Take my pre patched nas_plugin.sprx and download_plugin.sprx from 4.81 cfw, Here is download
Place these 2 files into dev_blind/vsh/module,
Restart ps3 so modules can load in and then you should be good to go,
This is 100% safe to use these 4.81 files as sony made no changes to these files in 4.82,
so in 4.82 ofw these two files are still the same files they used in 4.81
 
The nas plugin is the download plugins partner when it comes to downloading and installing,
I assume that the way the spy cfw is patched is not to support downloads,
Take my pre patched nas_plugin.sprx and download_plugin.sprx from 4.81 cfw, Here is download
Place these 2 files into dev_blind/vsh/module,
Restart ps3 so modules can load in and then you should be good to go,
This is 100% safe to use these 4.81 files as sony made no changes to these files in 4.82,
so in 4.82 ofw these two files are still the same files they used in 4.81

Is there an Overflow 4.82 Cobra7.53release?
 
Back
Top