So no android port yet ??? Played it out on pc, want to do android...
Well I've been looking into an Android port.
Turns out that with just deploying for Android from within RPGMV, I only get a package that I have to run through Android Studio.
After some searching I found the right settings and I managed to generate an APK that would install and run in BlueStacks.
The first problem I encountered then was that the game got stuck on the entering of MC's name. I suspected the plugin I use for that and removed it and tried again. Then the game ran, yeah!
But then the 2nd problem became known: no animations!
RPGMV doesn't include the movies folder when generating a package for Android. So I included it manually and tried again to generate an APK.
Then I ran into the problem of the size limit for APKs: that's 2GB and the game is already reaching the 4GB.
Now I have started a crunch job and when that is finished, I'll try to generate a new APK to see if the file size is ok and the manually added animations are included.
To be continued.......
Finally the crunch job finished but the game is still too large to fit in a 2GB APK.
I'll have to look into this how to get the movies in an expansion pack.
This will take a while and it will be a job which I'll give a lower priority than working on the next release once I start working on that.
Sorry to all Android users.