Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

As I said, that's what I'm trying to figure out ðŸ˜­
On the windows version all I have to do is to put the saves in the proper folder inside the game's one;
I've tried to put the save folder with the save file inside the WWW folder deployed by rpg maker before creating the apk, but that doesn't seem to work.
My only guess is that on android saves are stored elsewhere, but I can't find the location -.-'

Do you have any idea where those saves can be?

You need to find the file manager on your phone, then click android, data and there among all the application files you are looking for your game.

I finally found some answer withing the rpg maker forum.

But they are BAD ones....


Apparently the port apk stores save files into an inaccessible folder, so nothing can do.

During the developing process I sometimes make changes that need a fresh start (like I did in version 0.11, where I added a new plugin incompatible witho ld saves);

With the windows version I can easily fix this by adding a save file, but it seems like there is no workaround for the android version, I'm terribly sorry -.-'