- Jun 13, 2022
- 43
- 81
Sure, here's theDo you have a link for 8.1.1? I accidentally messed up my installation.
1) Download the Bare files pack and extract. Windows search inside for "*.py" and open all in editor. Find and replace RenPy_Saves with whatever sub Documents folder name you want.Good morning, good afternoon or good evening, I don't know if this has already been asked, but I would like to know if it is possible to do 2 things:
1- In RenPy 7.5 and 7.6 the save folder is RenPy-Saves and in the others it is RenPy_Saves. I would like to know how I can make them the same.
2- Do you know if it is possible to change the location of an apk and it works like this mod?
I thank you in advance for your understanding.
I apologize for any typos, as I am speaking via Google Translate.
Thank you very much, I managed to unify the folders here.1) Download the Bare files pack and extract. Windows search inside for "*.py" and open all in editor. Find and replace RenPy_Saves with whatever sub Documents folder name you want.
2) You can't change the Apk locations, this is handled by the Android installer. I say locations because if you're updating an app, while it's installing it's using 2 folders.
If you're using a phone with minimal internal storage you can set the install location to SD card but this will only affect the "android/data/game.name.here" and the "Documens/RenPy_Saves/game.name.here" folders.
This is only going to save a lot of phone space if you also use RPA files.
Typically 2Gb is the limit for a single Apk, you must have got lucky before, over this the build typically fails or the Apk won't be signed.Hello, I am looking for the possibility of creating Android builds larger than 2GB. I was able to build a 2.48GB project on version 8.2.3 from this page. But now it is 2.51 GB, and the build ends unsuccessfully both on version 8.2.3 and on the new version 8.3.2.
You don't have permission to view the spoiler content. Log in or register now.
Is there any modification to increase the build size? Or maybe I'm doing something wrong?
Thank you so much! I will definitely try this option.Typically 2Gb is the limit for a single Apk, you must have got lucky before, over this the build typically fails or the Apk won't be signed.
My work around is to use Alternative Compressor to create archive.rpa from all the media files (excluding gui folder)
Then once the Apk is installed and run once archive.rpa can be placed in your "Documents/RenPy_Saves/game.name.here/game" folder.
You can also reuse archive.rpa to minimise the size of the next releases Android Apk by using Alternative Compressor's Update functions.
I would advise against it. Even if it does work, you could be undoing fixes and introducing bugs that don't show up immediately.Are the files from version 7.8.2 and 8.3.2 suitable for the new versions 7.8.3 and 8.3.3?
Could this be causing a problem with the increased size of the APK file? I compressed the game with Another Compressor, and the project size is now less than 2GB. However, when I made a build through a modified RenPy from here, the APK file was twice as big as the project (3.2GB). The same result was both on the 8.2.3 and 8.3.2 versions. The 8.2.3 version of the regular RenPy build results in the correct size (1.6 GB). I've had this before, but after clearing the tmp folder in Rapt and using the Android cleanup feature in RenPy, this problem was gone. But now, even that doesn't help. Perhaps there is something else that could be causing this problem?I'll take a look at it this weekend, waiting for storage and RAM to be delivered. (Ongoing disk array issues and a bad memory address)
No idea why it is doubling the size, I've not struck that before. Try extracting the larger Apk file and check what's in the x-game folder or if nothing is obvious extract both versions and compare the whole contents.Could this be causing a problem with the increased size of the APK file? I compressed the game with Another Compressor, and the project size is now less than 2GB. However, when I made a build through a modified RenPy from here, the APK file was twice as big as the project (3.2GB). The same result was both on the 8.2.3 and 8.3.2 versions. The 8.2.3 version of the regular RenPy build results in the correct size (1.6 GB). I've had this before, but after clearing the tmp folder in Rapt and using the Android cleanup feature in RenPy, this problem was gone. But now, even that doesn't help. Perhaps there is something else that could be causing this problem?
Thanks, I found that there are two folders, game and x-game, in the larger APK file. While cleaning up temporary files, I had an error with x-game in the rapt folder due to the length of the file names, so I thought that was the double size issue as well. I fixed it by moving RenPy and the project folder to the root folder of the C drive to reduce the file path length, and the build was completed successfully with the correct file size. It turned out to be a bit of a silly problem, but thank you for your help. Maybe someone else will have the same trouble, so I hope this case will helpNo idea why it is doubling the size, I've not struck that before. Try extracting the larger Apk file and check what's in the x-game folder or if nothing is obvious extract both versions and compare the whole contents.
Treesize free or similar will help you look at the differences.
Hey Wills , do you happen to have the files for 7.4.11?Updated for RenPy 7.8.3 // 8.3.3
Hey Wills , do you happen to have the files for 7.4.11?
Is there an errors.txt file?Good morning, good afternoon or good evening, I apologize because the error is not from the Alternative SDK, but rather in general when generating the apk in sdk 8.3.3 I am having this error in the attached file.
I apologize in advance for the inconvenience.