Git Product home page Git Product logo

linux-ps3-iso-tools's Introduction

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

linux-ps3-iso-tools's People

Contributors

klairm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

linux-ps3-iso-tools's Issues

makeps3iso compiled against glibc version not available in Ubuntu LTS/KDE Neon

Hi - tried to use this tonight to avoid having to transfer my PS3 game to a Windows PC, but the UI throws an error once I've selected my folders:

image

./bin/makeps3iso: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./bin/makeps3iso)

Checking Ubuntu LTS repositories:

/opt/linux-ps3-iso-tools$ apt list libc6
Listing... Done
libc6/focal-updates,now 2.31-0ubuntu9.9 amd64 [installed]
libc6/focal-updates,now 2.31-0ubuntu9.9 i386 [installed,automatic]

It seems makeps3iso is compiled against a newer version of glibc than is included in the Ubuntu LTS repositories, where the newest version is 2.31. Is there any way to rectify this? I am running KDE neon user edition, which is currently using Ubuntu 20.04 LTS repositories for anything non-plasma.

32 bit os support

Is there any possibility to use tools on 32 bit system?
Original utils wont run on 32 bit.

Setup error

LINUX-PS3-ISO-TOOLS$ ./setup.sh
Collecting pyqt5
Downloading https://files.pythonhosted.org/packages/1d/31/896dc3dfb6c81c70164019a6cbba6ab037e3af7653d9ca60ccc874ee4c27/PyQt5-5.15.1.tar.gz (3.3MB)
100% |████████████████████████████████| 3.3MB 344kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'setuptools'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-38azi7hr/pyqt5/
chmod: cannot access 'ps3iso_utilities/': No such file or directory
mv: cannot stat 'ps3iso_utilities/
': No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.