Hi guys, I dunno if I'm in the right section or nah but I'mma just ask
As said in the title, how do we edit stats or open the console of a Ren'Py game on Android? I understand it would be difficult to open the console but is there another way to edit stats? Thanks
and in this thread , no one answers your questionYou must be registered to see the links
and in this thread , no one answers your question
It's more a link telling that getting the console is just half of the problem.Anyway here's the link to getting console in an Android renpy application.
https://f95zone.to/threads/enabling-developer-command-consoles-in-renpy.113/post-3768741
Well let's split the problem in three. One, how to get a console in Android. Well that's solved.It's more a link telling that getting the console is just half of the problem.
As explained in the second link you gave, the problem with Android ports of Ren'py is that the keyboard need to know that an input is awaited in order to appear. Therefore, during the game itself you'll no be able to use it because the game isn't waiting for an input. And as I implied in the post you linked, I'm not even sure that the way Ren'py deal with the console's input is enough to trigger the keyboard ; if it's not enough, then the console is useless even if one tweak Ren'py in order to open the console with a click on an icon.