autobleem / AutoBleem

AutoBleem - Alternative to BleemSync/BootMenu, C++ based, GameScanner and Updater for Playstation Classic
GNU General Public License v3.0
500 stars 72 forks source link

[0.9.0](task) Fix apps to work with consolidation #322

Open BananaRama203 opened 4 years ago

BananaRama203 commented 4 years ago

If standalone works consolidated the bundled AB "mods" will not work as they have hardcoded paths contained.

Recommendation is automated build routines for the mods which can be remotely built from the AB build pipeline but failing that.

I recommend looking at using the same .mod packaging system within PE and then building .mods for your AB apps. Moving forward hardcoding the apps to work based on the consolidated mode would be beneficial regardless.