Commit Graph

26 Commits

Author SHA1 Message Date
georgemoralis 4703224071 pkgextract print outer pfs header 2023-01-31 17:19:46 +02:00
georgemoralis 1323147b5b extractor tool :reading all pkg header fields 2023-01-31 12:10:33 +02:00
georgemoralis bbe33581c7 pkgextract toll : print partially pkg header 2023-01-31 11:44:05 +02:00
georgemoralis bfb60e4c84 pkgextract tool : added already working code from gui version 2023-01-31 10:05:01 +02:00
georgemoralis dc8fc09ad8 tools : added sample pkgextract project for unpacking pkg without gui first 2023-01-31 10:00:38 +02:00
georgemoralis c328fc6fe4 seems that we can't MapViewOfFile big images , return an error in failure 2023-01-30 19:26:49 +02:00
georgemoralis e22e99a9db extraction of outer image psf_image.dat (initial work on pfs) 2023-01-24 16:49:54 +02:00
georgemoralis f82a37a0f3 fixed checking for pkg size 2023-01-23 19:07:08 +02:00
georgemoralis 3396b29136 fix for header 2023-01-23 18:46:35 +02:00
georgemoralis 1e8e1d21f9 better display of firmware version 2022-11-17 16:54:10 +02:00
georgemoralis 33a5cdce88
Update README.md 2022-11-17 16:09:07 +02:00
georgemoralis af6071ae95 extracting of pkg files (no pfs_image) is working okay . Some id->name conversions probably missing 2022-11-17 16:01:52 +02:00
georgemoralis 5bbfa83b36 extracting more files from pkg (still not finished) . Neccesary info for adding to list done but of course it is still WIP 2022-11-17 14:14:42 +02:00
georgemoralis 7bd433ffea we can now extract icon0 from pkg (WIP progress in the rest extraction) 2022-11-15 17:45:21 +02:00
georgemoralis 711e9e917d some intial work on PKG reading 2022-10-30 17:28:49 +02:00
georgemoralis 7c552ddb38 added detection of PS4 PKG image (magic is 0x7F434E54) 2022-10-29 10:23:58 +03:00
georgemoralis 48af8c75c8
Update README.md 2022-10-28 09:54:36 +03:00
georgemoralis 77f4f4ec77 added screenshot 2022-10-28 09:52:43 +03:00
georgemoralis cc30f83990 fixed search field in gamelistviewer 2022-10-28 09:43:56 +03:00
georgemoralis 7101247fd5 added psf file format and correct load to gamelist viewer 2022-10-27 17:44:17 +03:00
georgemoralis 2c8cab1f05 simple file handler class 2022-10-27 13:03:57 +03:00
georgemoralis 84ac2326cd Initial game list viewer 2022-10-27 12:39:52 +03:00
georgemoralis 4ff04549c9 sample qt application window 2022-10-27 12:09:56 +03:00
georgemoralis 4cb16a1478 empty qt6 mainwindow 2022-10-27 10:39:12 +03:00
georgemoralis 93ea2d4fd1 we should start from somewhere, empty qt6 project 2022-10-27 10:18:42 +03:00
georgemoralis a2088d326c
Initial commit 2022-10-24 12:48:38 +03:00