[HELP]Need help pushing games over 4gb!HAN

Could be a few things, package not signed right, content ID entered wrong, HAN enabler needs to be ran first of course. or webserver issue even..not sure, check webserver is running by using browser on pc to go to pc ip

Can't be a webserver problem since I can access the server on the PS3's web browser. ContentID was checked with "PKG ContentID" by AldosTools and copied to the xml, so can't be that either. May be the PKG then?
 
Can't be a webserver problem since I can access the server on the PS3's web browser. ContentID was checked with "PKG ContentID" by AldosTools and copied to the xml, so can't be that either. May be the PKG then?
post your xml here with code tags, I have a look. or share file
 
im portuguese so i did this with clear instructions on portuguese if you follow every step its easy use google translate



A UNICA COISA QUE E PRESIZO FAZER PARA INSTALAR OUTROS JOGOS E MUDAR O CONTENT ID e o ip para o vosso ip do pc
1: Criar 1 package_link.xml e colem isto abaixo. para ver o content id do jogo usem o PKG_ContentID viewer
para saberem o vosso ip do pc abram o CMD escrevam ipconfig e copiem o ipv4 que deve ser 192.168.1.x e depois escrevam esse mesmo ip no code abaixo , com o content id igual
<XMBML version="1.0">
<View id="package_link">
<Attributes>
<Table key="pkg_main">
<Pair key="icon"><String>/dev_flash/vsh/resource/explore/icon/fah-xmb.png</String></Pair>
<Pair key="title"><String>Direct link to package on PC</String></Pair>
<Pair key="info"><String>Download and Install a Package from PC via Webserver</String></Pair>
<Pair key="ingame"><String>disable</String></Pair>
</Table>
</Attributes>
<Items>
<Query
class="type:x-xmb/folder-pixmap"
key="pkg_main"
attr="pkg_main"
src="#pkg_items"/>
</Items>
</View>
<View id="pkg_items">
<Attributes>
<Table key="link001">
<Pair key="info"><String>net_package_install</String></Pair>
<Pair key="pkg_src"><String>http://192.168.0.100/Large_Package.pkg</String></Pair>
<Pair key="pkg_src_qa"><String>http://192.168.0.100/Large_Package.pkg</String></Pair>
<Pair key="content_name"><String>tool_pkg_install_pc</String></Pair>
<Pair key="content_id"><String>EP0001-CONTENTID_00-0000000000000000</String></Pair>
<Pair key="prod_pict_path"><String>/dev_flash/vsh/resource/explore/icon/fah-xmb.png</String></Pair>
</Table>
</Attributes>
<Items>
<Item class="type:x-xmb/xmlnpsignup" key="link001" attr="link001"/>
</Items>
</View>
</XMBML>
2: Copiar o package_link.xml para o usb (pen preta ou HDD)
3:Instalar o XAMPP SERVER
4: Copiar o jogo em PKG Para a pasta C:xampp htdocs
5: Ligar o servidor (XAMPP) E dar start no servidor apache
6: Ir no Install Package Files e abrir o link para download atraves do pc
6:Copiar os arquivos assinados rif e act para a ps3
7 done
 
Alright, after doing absolutely nothing and just trying again after one day, it works! Don't ask why though. Anyway, thank you very much for the help setting it up!
 

Similar threads

Back
Top