Table of Contents

PS3 Package GUI Linux Edition
Preview Status
Discontinued Discontinued
Platforms
Linux PlayStation 3
Download
v1.0.0 (BIN)

PS3 Package GUI Linux Edition is a simple Linux GUI for the Sony's SDK make_package_npdrm tool.
With this tool you can extract free PS3's packages (.PKG files) or make your own homebrew packages to install them in your jailbroken PS3.

Installation

  1. Install the dependencies:
    gambas2-runtime, gambas2-gb-gtk, gambas2-gb-qt, gambas2-gb-form

    Note: gambas2-gb-qt is optional, install it only if you need the QT support for KDE.

  2. Download the package containing the binaries (BIN)
  3. Give the execution rights to the binary file:
    chmod +x PS3_Package_GUI_LE.gambas
  4. Take make_package_npdrm from a Sony's PS3 SDK (you'll find it in /cell/host-linux/bin/ directory!) and put it in the same folder of this program.
  5. Run the binary file double-clicking on it or typing in a terminal:
    ./PS3_Package_GUI_LE.gambas

Changelog

v1.0.0

Thanks