PS3Hax Network - Playstation 3 Hacks and Mods

PS3Hax Network - Playstation 3 Hacks and Mods (http://www.ps3hax.net/forums.php)
-   Network/PSN Tutorials (http://www.ps3hax.net/forumdisplay.php?f=54)
-   -   [Tutorial] How To Create A PKG That Install edats (http://www.ps3hax.net/showthread.php?t=40160)

aldostools 07-17-2012 12:18 PM

How to create a PKG that install edats
 
UPDATED: Steps 1 & 2 are not necessary. :) You don't need to have an edat to create one.
The PKG with the edat can be created using only the parameter file: package.conf

In response to an unanswered old question:
Quote:

Originally Posted by Ron36 (Post 352693)
Is anyone familiar on how to make a pkg that will install an edat to dev_hdd0/home/00000xx/edata?

:

Here are the steps to create a PKG to install edats (I couldn't find a tutorial for it, so I made this):

0. Get the make_package_npdrm.exe available in the SDK (eg. SDK 3.41) and copy it to a folder. eg. C:\NPDRM

3. Create a new text file, paste the following text, and save it as make_edat_pkg.bat in the same folder where you copied the make_package_npdrm.exe

Code:

echo ContentID = XX0999-NPXX00999_00-PURCHASEDLICENSE>package.conf
echo Klicensee = 0x00000000000000000000000000000000>>package.conf
echo DRMType = Local>>package.conf
echo ContentType = License>>package.conf
echo PackageVersion = 01.00>>package.conf

make_package_npdrm.exe package.conf
pause

4. Before you save the file, make sure that the ContentID matches the with the Content ID of your game or DLC.

5. Run the batch file: make_edat_pkg.bat

GregoryRasputin 07-17-2012 12:59 PM

[Tutorial] How To Create A PKG That Install edats
 
PS3HaX developer aldostools has posted a tuto... [Read More]

hellsing9 07-17-2012 01:07 PM

thanks @aldostools :)

ZOMBIEKILLAH 07-17-2012 01:14 PM

@aldostools Thanks this is good to know "finally" I knew you could help in this department as i was meaning to ask for a little help about 2 weeks ago. I said to Ron36 you would know this & here we are thanks, much appreciated..

Ron36 07-17-2012 01:16 PM

ive been waiting for this for 6 mo. thanks a sh1tload!!

Kamertonas 07-17-2012 01:18 PM

am i missing something? Where do i get PS3LOGO.DAT? Thanks in advance

ZOMBIEKILLAH 07-17-2012 01:23 PM

Quote:

Originally Posted by Kamertonas (Post 393599)
am i missing something? Where do i get PS3LOGO.DAT? Thanks in advance

You can get one from the game extract a edat pkg & look what they look like. Gives you a idea or might be able to just use a default creation of one but use one from the game psn pkg or possibly from a patch.

Atrion 07-17-2012 01:25 PM

Is there a way to make one pkg that will install multiple edats from multiple games?

Kamertonas 07-17-2012 01:29 PM

Got it thanks a bunch zombiekillah!@ btw it would be nice if someone post tutorial how to merge pkg's into one pkg file (like install,fixes and edat pkgs) or maybe we got one if so can someone direct me please

aldostools 07-17-2012 01:29 PM

Quote:

Originally Posted by Atrion (Post 393606)
Is there a way to make one pkg that will install multiple edats from multiple games?

I don't think that the tool was intended to install edats for multiple games.

You can create multiple PKGs and press (/\) in ★ Install Package Files and select Install All :idea:


All times are GMT -5. The time now is 10:43 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.