Post: How do i make a .pkg file
05-10-2013, 09:54 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); This is pissing me off now!
i've been trying for fucking hours
can somebody please make this into a .pkg file for me?
You must login or register to view this content.

I was following this tutorial but couldn't do it REMOVED

Edit:
fuck all the pricks that wouldn't help me.

Download PKG Toolkit GUI: You must login or register to view this content.
Then you have to make a config file.
Lets say I extracted the comgenies awesome file manager pkg, changed the picture and now I want to make it back into a pkg file. Run PKG Toolkit and then go to the Build Config tab. Then click browse and select a pkg. I'm gonna choose the comgenies awesome file manager pkg. Then click Build. It will now make a config file in the folder where the PKG Toolkit program is contained.
If you open the config file in notepad it will look like this:
    ContentID        = EP0001-BLES01337_00-WEEEEEEEEEEEEEEJ
k_licensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageVersion = 01.00


Now this is for a homebrew app. If you want to make a game update .pkg it will be different. so I've selected the MW2 1.13 game update .pkg and clicked Build and this is the config file it made:
    ContentID        = EP0002-BLES00683_00-MW2P000000000013
k_licensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
PackageVersion = 01.00


Inside game update pkg configs we also need this: PackageType = DiscGamePatch
So just paste that into the file like this:
    ContentID        = EP0002-BLES00683_00-MW2P000000000013
k_licensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
[COLOR="#FF0000"]PackageType = DiscGamePatch[/COLOR]
PackageVersion = 01.00


Now once you've made your config file go to the "Build Package" tab on PKG Toolkit and on "Input Folder:" click browse and choose the folder you want to make into a pkg file.
On "Config. File" click browse and choose the config file we just made.
Then on the drop down leave it on "Retail" and now click "Build".
It will now make your folder into a pkg file and it will put the pkg file inside the folder PKG Toolkit GUI is in.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to sk8erlewisss for this useful post:

BISOON, Cyb3r

The following user groaned sk8erlewisss for this awful post:

Cmd-X
05-20-2013, 03:51 AM #11
Originally posted by NQS View Post
That is odd. I don't think you've done anything wrong. It has always appeared automatically for me after I installed PS3Tools. Try going into the folder where you have PS3Tools installed and go to the registry patches folder. Run the batch files that have to do with the context menu and check if the "Make PKG..." command shows up then.

It did work! I just needed to get the file's inside the BLUS folder not the BLUS folder itself, thank you! I just needed to click on the disable uac one (even though I clicked on all of them but it work's anyways cause I got everything to come up) and then I clicked on the menu one that said access denied anf now everything comes up, thank you!
05-20-2013, 04:24 AM #12
Originally posted by NQS View Post
Install PS3Tools. After installing PS3Tools just right click on the folder and press ''Make PKG...'' from the context menu and it will make the pkg file in a few seconds.

I made the pkg file for you. Here is the download link.

You must login or register to view this content.


what is the pkg is it a full game of mw2?
05-20-2013, 10:45 PM #13
Originally posted by NQS View Post
That is odd. I don't think you've done anything wrong. It has always appeared automatically for me after I installed PS3Tools. Try going into the folder where you have PS3Tools installed and go to the registry patches folder. Run the batch files that have to do with the context menu and check if the "Make PKG..." command shows up then.


There is no "PS3 Tools" there is "PS3 Tools Menu 1.0" and "PS3 Tools Collection 2.3.6"
youre not helping at all.
05-21-2013, 05:49 AM #14
NQS
Save Point
Originally posted by sk8erlewisss View Post
Then you will never know anyone.

---------- Post added at 10:51 PM ---------- Previous post was at 10:46 PM ----------



Originally posted by sk8erlewisss View Post
There is no "PS3 Tools" there is "PS3 Tools Menu 1.0" and "PS3 Tools Collection 2.3.6"
youre not helping at all.


No need for you to be hurt over my comment of not adding you. Don't take it personally. I just don't start giving my contact information to people whose only interaction with me has been one forum post just like I wouldn't give my contact information to someone on the streets who just asked me for directions.

I thought it would be obvious that when I say PS3Tools I am referring to the tool collection suite and not just the menu. Apparently I was able to help jnieves0014 to some degree so I must be doing something right.
05-21-2013, 11:17 AM #15
Originally posted by NQS View Post
No need for you to be hurt over my comment of not adding you. Don't take it personally. I just don't start giving my contact information to people whose only interaction with me has been one forum post just like I wouldn't give my contact information to someone on the streets who just asked me for directions.

I thought it would be obvious that when I say PS3Tools I am referring to the tool collection suite and not just the menu. Apparently I was able to help jnieves0014 to some degree so I must be doing something right.


how am i hurt. how am i taking anything personal. i dont know you, the only reason i wanted you to add me was so you could actually help me get this working. you didnt reply when i asked which to download so how are you helping me?
08-10-2013, 02:41 PM #16
Originally posted by NQS View Post
No need for you to be hurt over my comment of not adding you. Don't take it personally. I just don't start giving my contact information to people whose only interaction with me has been one forum post just like I wouldn't give my contact information to someone on the streets who just asked me for directions.

I thought it would be obvious that when I say PS3Tools I am referring to the tool collection suite and not just the menu. Apparently I was able to help jnieves0014 to some degree so I must be doing something right.


BLES00683.conf
    ContentID        = EP0002-BLES00683_00-MW2P000000000014
k_licensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
PackageType = DiscGamePatch
PackageVersion = 01.00

I'm using that .conf file to build a MW2 1.14 game update .pkg with PKG Toolkit GUI v1.50 but it will only install on a 3.55 CFW PS3 and nothing higher like 4.30. When I install it on anything above 3.55 I get this error: (80029564)
Can you please just make me a game update PKG .conf file so that I can install it on any CFW?
04-25-2015, 07:48 AM #17
BISOON
Maggbot timeout!
Originally posted by sk8erlewisss View Post
This is pissing me off now!
i've been trying for fucking hours
can somebody please make this into a .pkg file for me?
You must login or register to view this content.

I was following this tutorial but couldn't do it You must login or register to view this content.

Edit:
fuck all the pricks that wouldn't help me.

Download PKG Toolkit GUI: You must login or register to view this content.
Then you have to make a config file.
Lets say I extracted the comgenies awesome file manager pkg, changed the picture and now I want to make it back into a pkg file. Run PKG Toolkit and then go to the Build Config tab. Then click browse and select a pkg. I'm gonna choose the comgenies awesome file manager pkg. Then click Build. It will now make a config file in the folder where the PKG Toolkit program is contained.
If you open the config file in notepad it will look like this:
    ContentID        = EP0001-BLES01337_00-WEEEEEEEEEEEEEEJ
k_licensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageVersion = 01.00


Now this is for a homebrew app. If you want to make a game update .pkg it will be different. so I've selected the MW2 1.13 game update .pkg and clicked Build and this is the config file it made:
    ContentID        = EP0002-BLES00683_00-MW2P000000000013
k_licensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
PackageVersion = 01.00


Inside game update pkg configs we also need this: PackageType = DiscGamePatch
So just paste that into the file like this:
    ContentID        = EP0002-BLES00683_00-MW2P000000000013
k_licensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
[COLOR="#FF0000"]PackageType = DiscGamePatch[/COLOR]
PackageVersion = 01.00


Now once you've made your config file go to the "Build Package" tab on PKG Toolkit and on "Input Folder:" click browse and choose the folder you want to make into a pkg file.
On "Config. File" click browse and choose the config file we just made.
Then on the drop down leave it on "Retail" and now click "Build".
It will now make your folder into a pkg file and it will put the pkg file inside the folder PKG Toolkit GUI is in.


Worth Like Smile

i never see same this enough tut about how to build pkg files

good job

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo