Post: ▬►Make pkg files that work for 3.55 geohot firmware
01-09-2011, 09:36 AM #1
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.

A lot of things happen lately on our favorite console!.

Everyone know now the great job did by the You must login or register to view this content. team and You must login or register to view this content.in order to run linux/homebrew games on PS3.

Let’s hope people will enjoy homebrews, and not abuse it with pirated games specially online.

Since people can now make packages with Sony’s or f0f’s tools (but like the f0f tools aren’t totally finished right now, I’ll focus on Sony’s tools) I’ll explain the things I learned the last years about packages, which is the result of many SDK reading, many devs help (thanks!) and a bit of reverse


- Main Packages Type :



Game Data Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
PackageVersion = 01.00


HDD Game Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageVersion = 01.00


HDD Game Patch Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageType = HDDGamePatch
PackageVersion = 01.00


Disc Game Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
PackageType = DiscGamePatch
PackageVersion = 01.00


License
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = License
PackageVersion = 01.00


Custom Theme
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = Theme
PackageVersion = 01.00


VSH Module
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = VSHModule
PackageVersion = 01.00


PS1 Game
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = PS1Game
TitleID = XXXXYYYYY
PackageVersion = 00.00


Minis
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = minis
TitleID = XXXXYYYYY
PackageVersion = 01.00


- Advanced Packages Items :


Demo with Key Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageType = Demo
PackageVersion = 01.00

    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageType = Key
PackageVersion = 01.00


Date limitations
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = GameExec
LimitedTimeStart = YYYY-MM-DDThh:mmTZD
LimitedTimeEnd = YYYY-MM-DDThh:mmTZD
PackageVersion = 01.00



-Specials Packages Items :


/!\ Be carefull /!\


ForcedInstallTo
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
ForcedInstallTo =
PackageVersion = 01.00


InstallDirectory
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
InstallDirectory =
PackageVersion = 01.00


PackageFlag
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageFlag =
PackageVersion = 01.00


This post can be updated to add any new package type/discovery.


You must login or register to view this content.
You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 27 users say thank you to NextGenTactics for this useful post:

BladeJx, Boxxxxyyy, Brentdevent, chrisdocherty91, clankfan1, egonadrian, SweatyMidgets, HappyGilmore, Hawkin, ii-ownaged-iixx, iiRoy-, Janiboy, JBooFY, Jude_x_Y, maxrox, Morphia, Mr.MoldyOrange, nucky88, ProjectPartial, Solid Snake, Stank, Suxh4rd2bu, Ukastro, weebobe, yansoccer1, zackroman, Zuaro
01-09-2011, 09:39 AM #2
ngd1
Do a barrel roll!
Thanks a heap, once again you help out everyone at NGU
01-09-2011, 09:45 AM #3
ballakid77
Gym leader
Originally posted by NextGenTactics View Post
You must login or register to view this content.

A lot of things happen lately on our favorite console!.

Everyone know now the great job did by the You must login or register to view this content. team and You must login or register to view this content.in order to run linux/homebrew games on PS3.

Let’s hope people will enjoy homebrews, and not abuse it with pirated games specially online.

Since people can now make packages with Sony’s or f0f’s tools (but like the f0f tools aren’t totally finished right now, I’ll focus on Sony’s tools) I’ll explain the things I learned the last years about packages, which is the result of many SDK reading, many devs help (thanks!) and a bit of reverse


- Main Packages Type :



Game Data Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
PackageVersion = 01.00


HDD Game Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageVersion = 01.00


HDD Game Patch Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageType = HDDGamePatch
PackageVersion = 01.00


Disc Game Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameData
PackageType = DiscGamePatch
PackageVersion = 01.00


License
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = License
PackageVersion = 01.00


Custom Theme
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = Theme
PackageVersion = 01.00


VSH Module
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = VSHModule
PackageVersion = 01.00


PS1 Game
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = PS1Game
TitleID = XXXXYYYYY
PackageVersion = 00.00


Minis
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = minis
TitleID = XXXXYYYYY
PackageVersion = 01.00


- Advanced Packages Items :


Demo with Key Package
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageType = Demo
PackageVersion = 01.00

    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageType = Key
PackageVersion = 01.00


Date limitations
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Local
ContentType = GameExec
LimitedTimeStart = YYYY-MM-DDThh:mmTZD
LimitedTimeEnd = YYYY-MM-DDThh:mmTZD
PackageVersion = 01.00



-Specials Packages Items :


/!\ Be carefull /!\


ForcedInstallTo
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
ForcedInstallTo =
PackageVersion = 01.00


InstallDirectory
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
InstallDirectory =
PackageVersion = 01.00


PackageFlag
    ContentID = XXYYYY-XXXXYYYYY_00-XXXXXXXXXXXXXXXX
Klicensee = 0x00000000000000000000000000000000
DRMType = Free
ContentType = GameExec
PackageFlag =
PackageVersion = 01.00


This post can be updated to add any new package type/discovery.


You must login or register to view this content.
You must login or register to view this content.


Okay so where would I put these in?
01-09-2011, 09:45 AM #4
Wondoh
Former Staff
Another great thread Smile your a machine Happy
01-09-2011, 09:48 AM #5
Zuaro
I am error
This is awesome! Thanks for this!
01-09-2011, 09:48 AM #6
Boxxxxyyy
Gym leader
Wow Very nice work Indeed!!
01-09-2011, 09:50 AM #7
zackroman
Do a barrel roll!
Very Good Job Here
01-09-2011, 09:57 AM #8
lauwtjee1
Bounty hunter
Can someone place the php code for application, at the moment im packing an signed ftp server, but the package.conf is unable to open says the program and that is maybe because i entered the php code for an game patch
01-09-2011, 09:59 AM #9
woww nicee!!
wish i knew what to do with these codes...
01-09-2011, 10:00 AM #10
Originally posted by ballakid77 View Post
Okay so where would I put these in?


There's a resigned lv2diag floating around, be patient.

The following user thanked NextGenTactics for this useful post:

izyehboy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo