blastrock / pkgj

pkg download & installation directly on Vita
BSD 2-Clause "Simplified" License
1.1k stars 99 forks source link

Partition and PSP install path support #355

Closed cjntaylor closed 4 years ago

cjntaylor commented 4 years ago

Make the PSP install path (for eboot, ISO and PSX) configurable. This enables support for plugins like gclite (just modify the configuration to include the category folder). The newly added configuration is treated as optional and will not be written unless set.

As a side-effect of altering this, make the vita partition configurable so it has parity in the codebase.

Addresses #339

cjntaylor commented 4 years ago

I also addressed a minor bug in the original implementation with PSX games writing to the wrong path location (the wrong DownloadItem key was used). It has been corrected and thoroughly tested with logging enabled to ensure it is now correct.

JaegerFox commented 2 years ago

where I could download this latest build