Unfinished I/O library to handle proprietary Playstation files for Firestar
Go to file
2024-08-12 22:58:47 -05:00
.idea shut up 2024-08-12 22:58:47 -05:00
net/screwgravity/vitality4j shut up 2024-08-12 22:58:47 -05:00
.gitignore brb, eating 2024-08-12 20:56:54 -05:00
LICENSE Update LICENSE 2024-08-08 23:37:19 -04:00
README.md Update README.md 2024-08-09 02:56:52 -04:00
vitality4j.iml eclipse compiler adjustments 2024-08-10 03:20:54 -05:00

Open source I/O library for common PS3/PSP2 file formats.

In two parts:

Scotty

Reimplemention of Sony's psp2psarc.
: Available
🔔: To be added / Unfinished
: No plan for support

Feature PSARC Vitality4J
OS agnostic
Free (as in freedom) and open source
Can't land you in prison :)
Allows no compression 🔔
Zlib compression 🔔
LZMA compression 🔔
Creating new archives 🔔
List files and their details 🔔
Extracting entire archive 🔔
Extracting single file * 🔔
Extracting array of files * 🔔
Absolute paths 🔔
Relative paths 🔔
Custom blocksize 🔔
Multi-threading
MSELF Generation
Regex path modification
Strip paths

* with some difficulty
multithreading may be added but it's not on my priority list at the moment

June

Will handle common SCE asset formats (gxt, AT3, at9) Not here yet. TBC