Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

SizuK

4
Posts
1
Topics
15
Following
A member registered Oct 28, 2022 · View creator page →

Recent community posts

Nope, they need a macOs computer to be able to build the ios ver of the game :'3

(1 edit)

Update


This works with mods that alter the game script 


Tested with Non-Binary versión 



Its a weird way but since android have a diferent way to read app data files this may work

From renpy's wiki:

"

Android/data/org.renpy.mygame/files/game

This might not exist, in which case you may create it. Files in this directory are loaded in preference to files in the androids packages, which means that patches can be placed in this directory .

". 

This works in the same way for mod files

Place the mod game folder in

Android/data/com.minoh.minohotel/files

(the game internal name can change depending of the game) 

Example of old cg kota mod in Android

 


How the folder looks (w full path) 

(the traceback error was because i loaded an old save file) 

Anyway, make sure to backup your save data, some mods may not work or have some errors if the android build is different from pc build


If you want to remove the mod just delete the "game" folder, make sure to not delete any other thing outside of that folder. 

(1 edit)

Hi!

A lil late but i hope it helps

If you still have the app installed in the other phone go to

Android/Data/android.build/files

(this apply for most of renpy games on android, the game name folder can change depending of the game) 

And copy the folder "saves" to the same location in the new  phone