PS4 Tools
PS4 Tools is an open source project that will allow anyone who wants to create a Unity/Windows application for any PS4 application.
This is currently being used inside the following Projects
- Lapy - PS4 Explorer - Lapy
- PS4 PS2 Classics Manager (Unreleased) Github Source
- PS4 PS2 Classics GUI Github Source
- PS4 PKG Installer (PKG Store) Github Source
- PS4 PKG Installer Andorid Github Source
- PS4 PKG Tool- By pearlxcore Github Source
- PS4 Tools Homebrew (1.3) Github Source | Github Release
- PS4 Save Manager Github Source
- PS4 Trophy Unlocker Github Source
Getting Started
For Untiy simply extract the PS4_Tools.zip file into your assets folder Unity should automatically pick up the DLL's
For Windows/Mono simply add the DLL's as a reference to your project.
Prerequisites
This project was built in .net 3.5. as long as you build your project in .net 3.5 you should be able to use this solution.
The project and all its supporting libraries have been ported to .net 3.5
Running the tests
For testing examples either view the examples in the Readme
But for main testing please view the Tester Project inside the solution it has most of the code being used through out PS4_Tools
Authors
- xXxTheDarkprogramerxXx - Initial work - xXxTheDarkprogramerxXx
- Maxton - LibOrbisPKG - Maxton
- GarnetSunset - Playstation Store DLC Indexer - GarnetSunset
- stooged - PS4 DLC Indexer (C#) - stooged
- cfwprpht - His help and Vita Rco extractor tool - cfwprpht
- idc - His PS4 Pup Extractor and other work he has done - idc
- theleecherman - His tools are always a great reference for me and does some great work - theleecherman
- Thealexbarney - His great research done on atrac9 files and decoding them - Thealexbarney
See also the list of contributors who participated in this project.
License
This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE.md file for details