I Sorry about the delay, I've been completely absorbed with other things and I haven't had a lot of time to fool around.
Here's the sitch:
- The leaked .yyz project file for Pizza Tower is 376MB; the Steam release mentions a minimum of 300MB of storage required, but pirated releases online are roughly 180MB. The compiled .apk is 190MB, and I've tested it on an Android device and it works (albeit with no touch controls to my knowledge)
- For comparison, the SAGE build's apk file is 2.90MBs (Probably using some manner of asset externalization).
- Using yoyoloader's own settings, I've attempted to launch the apk as-is, with optimization, and with optimization + assets externalization.
- Without optimization, the game doesn't launch. You get a black screen with the error "Error could not load lib/armbeabi-v7a/libyoyo.so from inside game.apk (Errorcode: 0xFFFFFFFF)". Upon checking the contents of the apk, there is a libyoyo.so file; but it's stored within an 'arm64-v8a' folder, not 'armeabi-v7a'.
- With optimization, the game's apk reduces its filesize from 190MB to 176.26MB. Same error, though-- there's no armbeabi-v7a folder so naturally, Yoyoloader doesn't find the libyoyo.so file.
- Optimization + assets externalization, however, straight up does not work. Yoyoloader crashes before the optimization process can complete; presumably because of the game's filesize.
I'm probably as ignorant as you could get about the inner workings of Yoyoloader; but my guess as it is, is that this particular apk has been compiled with newer versions of Android in mind; versions that Yoyoloader might not support. I'm not entirely certain of the viability of compiling the game for an older Android version-- I'd give it a shot, but GM2 is kind of difficult to pirat- get your hands on.
If someone with access to GM2 and more experience with Yoyoloader has any ideas or would like to take a shot, I'm sure you can find the source leak with a little bit of googling and poking in the right places; but if not, I am absolutely not willing to share the leaked yyz file so you should definitely not message me about it so we can work out the best way to do so. Ahem.