https://github.com/tbwcjw/ps3dec-gui
Yet another GUI for PS3Dec
https://github.com/tbwcjw/ps3dec-gui
playstation-3 ps3
Last synced: 10 months ago
JSON representation
Yet another GUI for PS3Dec
- Host: GitHub
- URL: https://github.com/tbwcjw/ps3dec-gui
- Owner: tbwcjw
- License: mit
- Created: 2025-08-08T20:33:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-09T16:59:36.000Z (11 months ago)
- Last Synced: 2025-08-09T18:33:04.353Z (11 months ago)
- Topics: playstation-3, ps3
- Language: Rust
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PS3Dec GUI
"Yet another GUI for PS3Dec."
Built with Rust.
Building
Cross compilation to windows requires mingw-w64. Included is a bash script release.sh to automate compilation and creation of zip files containing the binaries for Windows 64/32bit and Linux 64/32bit. In future I would like to target ARM and Macintosh if possible, any help would be appreciated.
TODO
- Progress bar: add a progress bar/time remaining readout for the running ps3dec process.
- MacOS: build targeting MacOS.
- ARM: build targeting ARM architecture
Useful resources
mRedrrx/ps3dec - ps3Dec.
Aldos Tools - Decryption keys.
Myrient - Redumps.
License
MIT License