Commit Graph

1399 Commits

Author SHA1 Message Date
georgemoralis 2809eb7c2c Revert "abstracting setting class and more wokr on gamelist class"
This reverts commit 794202c785006b020359c0453edab4b9bd89aad4.
2023-03-10 10:43:12 +02:00
georgemoralis 6d2680d5a3 abstracting setting class and more wokr on gamelist class 2023-03-10 10:42:50 +02:00
georgemoralis a161c9e74a start reworking on adding the new gamelist part1 2023-03-09 22:18:14 +02:00
georgemoralis 8f51bd2fa0 game list frame work 2023-03-09 16:46:52 +02:00
georgemoralis e95f542e34 initial work on new game_list 2023-03-09 13:36:51 +02:00
georgemoralis e2181f1ed9 addItem for table grid view 2023-03-09 13:09:56 +02:00
georgemoralis 0c5380d78d more game list classes 2023-03-08 14:05:16 +02:00
georgemoralis 380fb710b7 some work on the new game list viewer 2023-03-07 19:04:34 +02:00
georgemoralis 9ba1ad6c93 added basic setting class ( startup code for #6) 2023-03-03 18:48:09 +02:00
georgemoralis 907c32967e main pkg files extracts to sce_sys folder 2023-03-01 18:24:33 +02:00
georgemoralis 44e60f779c simplify directory creating using qt 2023-02-28 18:44:11 +02:00
georgemoralis 2ef7f6fdc3 fixed wring pkg files twice 2023-02-28 18:11:14 +02:00
georgemoralis bef8a63996 Merge branch 'main' of https://github.com/georgemoralis/shadPS4 2023-02-28 17:11:39 +02:00
georgemoralis 86fc25288d completed (?) ID to filename conversion for pkg extraction 2023-02-28 17:11:32 +02:00
georgemoralis 34a1b5f8b2
Update README.md 2023-02-28 13:43:53 +02:00
georgemoralis 499d4ad46f release version to qt 6.4.2 as well 2023-02-28 11:12:48 +02:00
georgemoralis 8f499d2341 updated to qt 6.4.2 2023-02-28 11:11:06 +02:00
georgemoralis 30c7a1ffdb more ID to filename conversion for file entries 2023-02-27 17:31:18 +02:00
georgemoralis fce2763ba0 more mapping for file entries in pkg extraction 2023-02-25 19:55:15 +02:00
georgemoralis 86ecf77a15 pkg tool : file table info 2023-02-24 16:23:26 +02:00
georgemoralis 8ccfcfd553
Update README.md 2023-02-24 11:10:30 +02:00
georgemoralis 46f461491b pkgextract : more enums with info 2023-02-14 19:19:22 +02:00
georgemoralis 4205d58747 pkgextract : added some enums with info 2023-02-13 20:28:02 +02:00
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