psbta.blogg.se

Convert ps2 iso to pkg for ps4
Convert ps2 iso to pkg for ps4









| ├── ├── ├── Get_Param_SFO /*Reads a Param SFO into a Param.sfo structure*/ | ├── ├── PARAM_SFO /*Param.SFO Reserved Class*/ | ├── ├── Create_FKPG /*Creates a FPKG (addon file from store items for a spesific item*/ | ├── ├── ├── SaveGP4 /*Saves a GP4 File From a Custom Object*/ | ├── ├── ├── ReadGP4 /*Reads a GP4 File Into a Custom Object*/ │ ├── SceneRelated /*Some Methods for Scene Related PKG Items*/ │ ├── ├── Get_All_Store_Items /*Returns a List With Download Links and some other infrmation*/ │ ├── ├── CheckForUpdate /*Returns a Update_Structure Type*/ │ ├── ├── StoreItems /*Store Items Object Class (Placeholder)*/ │ ├── ├── ReadAllUnprotectedData /*Deprecated*/ │ ├── Official /*Some Methods for Official PKG Items*/ ├── SaveData /* PS4 SaveData Reserved Class*/ │ ├── ├── GetBitmapFromDDS /*Gets a Bitmap from a DDS*/ │ ├── ├── GetStreamFromDDS /*Gets a Stream from a DDS*/ │ ├── ├── SavePNGFromDDS /*Saves a PNG from a DDS File*/ │ ├── ├── Create_PS4_Compatible_PNG /*Creates a Complatible PS4 PNG*/ │ ├── ├── LoadAt9 /*Loads Atrac9 Method still in the works*/ ├── SELF /* Reserved class for SELF/ELF Handeling*/ │ ├── DeleteDirectory() /*Recursive Deletes Directory*/

convert ps2 iso to pkg for ps4

│ ├── AppCommonPath() /*Returns Working Directory For Tools*/ ├── PS4_Tools /*Some Defualt Methods For the Tools*/ The class strucutre might change in future releases PS4 Trophy Unlocker Github Source Project statusĬreated originally just to show the power of ps4 tools but now has alot more feuturesĬreated as an example app reads ps4 pkg'sĬreated to manage save files dumped with either Ps4 Tools Homebrew or with Save Data Mounter by Chendo Chapĭone Dusted and ready to use Class Structure

convert ps2 iso to pkg for ps4

PS4 Tools Homebrew (1.3) Github Source | Github Release PS4 Explorer - By Lapy Github Source | Twitter PS4 PKG Tool- By pearlxcore Github Source

convert ps2 iso to pkg for ps4

PS4 PKG Installer (PKG Store) Github Source PS4 PS2 Classics Manager (Unreleased) Github Source Collection Of Open Source PS4 Tools all in one Library











Convert ps2 iso to pkg for ps4