linux-ps3-iso-tools icon indicating copy to clipboard operation
linux-ps3-iso-tools copied to clipboard

Linux PS3 ISO Tools GUI

image

A GUI for use the ps3 iso tools on Linux

Note: This it's just a python GUI made with pythonQT created by Klairm for the ps3iso utilites programs created by Estwald/Hermes, the original source of those have been edited from bucanero version to remove any user input required so the python GUI will show the errors.

Dependencies needed:

python3, python3-qt5

You can install the python modules needed using the requirements.txt with pip: pip install -r requirements-txt

Usage

You could either double click on PS3_ISO_Tools.py (with execute permissions) or run via terminal using python3 PS3_ISO_Tools.py

image