bucanero / apollo-ps4

Apollo Save Tool (PS4)
http://www.bucanero.com.ar/
GNU General Public License v3.0
436 stars 46 forks source link

Download updated pkg to "/user/pkg/" folder #100

Closed gorshco closed 1 year ago

gorshco commented 1 year ago

Download updated pkg to "/user/pkg/" folder to be compatible with GoldHEN's 2.3 new internal package installer

gorshco commented 1 year ago

Apologies, didn't notice https://github.com/GoldHEN/GoldHEN_Cheat_Manager/pull/71. But IMO, the download path should be updated, as GoldHEN's 2.3 new internal package installer makes IPI obsolete, and has no case for using it going forward.

bucanero commented 1 year ago

no need to apologize, also we haven't tested the new update idea on the Cheat Manager. There's a new PR from illusion001 but haven't tested anything yet.

About this change to Apollo, there's also a possible integration with the new store API from the HB Store by Lightning Mods.

And for backwards compatibility, I'd actually check if /data/pkg/ exists, then assume the user has GH 2.3 and download the pkg there. If no /data/pkg folder exists, then keep using /data/ and let the user install manually (with IPI, ps4 Xplorer, or any other method)