PS3 PKG Linker v1.0: Scan & Serve PKGs to PS3 from PC (CFW & PS3Xploit HAN)

I have been trying, the "Install packages from webserver" shows the games, but when I try to install get error 80710092, I have connect it directly with cable to ps3 and pc, ip assigned are fine, I have reinstalled the package_list.pkg, and even when I restart the ps3 the list auto update.

Also first time running the program I got and error about net framework (no version indicated), then reopen it, the error is gone and the program works fine (install server, creates package_list.pkg).

Fixed, sorry double post.
 
Last edited:
PKG Linker is your PC. only 2 IPs needed and a gateway.
Jesus, thanks I didn't notice I have to use my wifi/direct connect IP, the ip 192.168.56.1 is from virtualbox(thanks virtual box really....), but then i used IP 192.168.1.2 on pc connected with cable, and 192.168.1.3 on ps3 and assigned 192.168.1.2 to PKG Linker and finally manage to do it, really all thanks to you and LeviSzkuklapper.
 
@DeViL303
Hi, after using this excellent tool for a while I have some suggestions (if you're interested of course):
  • In PKG-LINKER: Fix the webserver IP-address log-out so it doesn't say hardcoded 80 when custom port is provided (xxx.xxx.x.xx:pppp:80)
  • In PKG-LINKER: Stop overriding the IP-address for every interation/start-up up PKGLINKER.exe, would be awesome with a check to save current IP
  • In XMB, Package-names: I personally I think it's best to print the the real name with underscores and all, less confusing during installation and troubleshooting
  • In XMB, show IP-address of webserver in toolbox-menu, just like it does for the webserver in the package-installer menu
With these suggestions I want this tool to be even more awesome, also I'm very grateful to get this software your support for free, keep up the good work man!
 
Last edited:
I have been trying, the "Install packages from webserver" shows the games, but when I try to install get error 80710092, I have connect it directly with cable to ps3 and pc, ip assigned are fine, I have reinstalled the package_list.pkg, and even when I restart the ps3 the list auto update.

Also first time running the program I got and error about net framework (no version indicated), then reopen it, the error is gone and the program works fine (install server, creates package_list.pkg).

Fixed, sorry double post.
how you fix this problem?
 
@DeViL303
Hi, after using this excellent tool for a while I have some suggestions (if you're interested of course):
  • In PKG-LINKER: Fix the webserver IP-address log-out so it doesn't say hardcoded 80 when custom port is provided (xxx.xxx.x.xx:pppp:80)
  • In PKG-LINKER: Stop overriding the IP-address for every interation/start-up up PKGLINKER.exe, would be awesome with a check to save current IP
  • In XMB, Package-names: I personally I think it's best to print the the real name with underscores and all, less confusing during installation and troubleshooting
  • In XMB, show IP-address of webserver in toolbox-menu, just like it does for the webserver in the package-installer menu
With these suggestions I want this tool to be even more awesome, also I'm very grateful to get this software your support for free, keep up the good work man!

Thanks for suggestions, @pink1 is the PC side dev, so it would be up to him. but here is what I can say about them just so you know:

1. Fixed already, will be in next version
2. Fixed already, will be in next version
3. Im not sure how having spaces instead of underscores could be confusing, other users want title taken from param.sfo instead, so we wont be able to please everyone. Maybe an option can be added but it will be bottom of the list of priorities I expect.
4. That was included in original version that did not use toolbox (and is still in the xml due to that, but now with this method there was no where for it on main folder due to the way the xmls work, maybe IP can be included under the refresh link as well, we will se.
 
Jesus, thanks I didn't notice I have to use my wifi/direct connect IP, the ip 192.168.56.1 is from virtualbox(thanks virtual box really....), but then i used IP 192.168.1.2 on pc connected with cable, and 192.168.1.3 on ps3 and assigned 192.168.1.2 to PKG Linker and finally manage to do it, really all thanks to you and LeviSzkuklapper.
did you use wifi on the ps3 or connected it with cable?
 
Hi guys, the program does not extract the category_game.xml file and therefore does not appear on the XMB

Hi, you are on CFW yes? Try adding this line to your category_game.xml where you want it to show up.
Code:
<Query class="type:x-xmb/folder-pixmap" key="pkg_link2" src="xmb://localhost/dev_hdd0/game/PKGLINKER/package_link.xml#package_link_game"/>

I normally add it under the seg_package_fixed if on Rebug.
 
Hi, you are on CFW yes? Try adding this line to your category_game.xml where you want it to show up.
Code:
<Query class="type:x-xmb/folder-pixmap" key="pkg_link2" src="xmb://localhost/dev_hdd0/game/PKGLINKER/package_link.xml#package_link_game"/>

I normally add it under the seg_package_fixed if on Rebug.

currently I'm not testing everything from the Dual Boot
 
currently I'm not testing everything from the Dual Boot
Ok, well then you would need to add that query in with all the other pkg queries, you will see them near the bottom, all the USB ports are mentioned.

You can pack the custom xml into the pup before install, or use Xploit to load it if you know how.
 
IMPORTANT @DeViL303
maybe i got why for someone isnt working and they get 80710092 because there is a problem with linking
for example this:
<Pair key="pkg_src"><String>http://192.168.1.202/BLES01032_Call_of_Duty_-_Black_Ops_-_First_Strike.pkg</String></Pair>

the problem is there is no port with the ip address 192.168.1.202..it should be
192.168.1.202 :port
look this pic without port
Xqq5HKq.png


and look with port :
87TsAOs.png


ALSO I recommend TO use NODE.JS SERVER :)
 
is possible convert iso to pkg and with this pkg create a rap file to install with Hen ? i have tales of vesperia original game (japan) and there is a patch to put it in English.
Is this possible to do?
 
IMPORTANT @DeViL303
maybe i got why for someone isnt working and they get 80710092 because there is a problem with linking
for example this:
<Pair key="pkg_src"><String>http://192.168.1.202/BLES01032_Call_of_Duty_-_Black_Ops_-_First_Strike.pkg</String></Pair>

the problem is there is no port with the ip address 192.168.1.202..it should be
192.168.1.202 :port
look this pic without port
Xqq5HKq.png


and look with port :
87TsAOs.png


ALSO I recommend TO NODE.JS SERVER :)
If you add the port to the app, it will add it to your links. if you have no port 8080 written into app, then you will get no port 8080 in your links.
 
how can i install pkg files larger than 4 gb. pls help
read the entire thread, watch the video, its quite easy.
is possible convert iso to pkg and with this pkg create a rap file to install with Hen ? i have tales of vesperia original game (japan) and there is a patch to put it in English.
Is this possible to do?
Maybe, this is not a thread about that though.
 
Back
Top