Table of Contents

Xipper
Preview Status
Discontinued Discontinued
Platforms
Linux XBOX 360
Download
v2.0 (BIN)

Xipper a simple GUI for extract-xiso tool for Linux.
Through extract-xiso you'll can extract a XBOX360 ISO to get a rip folder compatible with JTAG and RGH. The program let you also to optimize an ISO for JTAG/RGH and also to create an ISO from a JTAG/RGH rip folder.

Installation

  1. Install the dependencies:
    gambas3-gb-form, gambas3-gb-gtk, gambas3-gb-qt4, gambas3-gb-image

    Note: gambas3-gb-qt4 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 xipper.gambas
  4. Run the binary file double-clicking on it or typing in a terminal:
    ./xipper.gambas

Changelog

v2.0

v1.0

Thanks