nice. And because your getting near the 2 gig mark I'll do my usual post to try and be helpful - theres a way to get around the android limit on apk size. Specifically if you set up a location that the game knows to look for things in (saves, archives, etc) and save a bunch of the old pictures in an RPA, the android user can just drop them into the side location and the game runs fine. This will allow you to keep it as a single game without having to do constant adjustments on the android version on your end. One split for all the versions, and just leave the rpa in with the computer versions of the download while allowing droid users to download it separate.
Unfortunately i don't know the specifics on how to do it, i just know what to do. And that F95 has a forum thread that covers how to set up the second file location. the various popular porters also know how to do it to my knowledge.
Leave a comment
Log in with your itch.io account to leave a comment.
nice. And because your getting near the 2 gig mark I'll do my usual post to try and be helpful - theres a way to get around the android limit on apk size. Specifically if you set up a location that the game knows to look for things in (saves, archives, etc) and save a bunch of the old pictures in an RPA, the android user can just drop them into the side location and the game runs fine. This will allow you to keep it as a single game without having to do constant adjustments on the android version on your end. One split for all the versions, and just leave the rpa in with the computer versions of the download while allowing droid users to download it separate.
Unfortunately i don't know the specifics on how to do it, i just know what to do. And that F95 has a forum thread that covers how to set up the second file location. the various popular porters also know how to do it to my knowledge.
Thanks I'll look into it.