- Jan 27, 2017
- 7,840
- 24,483
here is my unofficial Android port of Culture Shock Season 2 Chapter 3 v0.15.
download both files, install and run the app, the rest happens automatically.
however, you still can copy the assets pack manually to the folder
from now on my Android ports of Ren'Py games have a 2nd, persistent save location like Windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage (or a new one on Android 11 ), because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.
have fun and please report problems (you can reach me
- Main App:
-
You must be registered to see the links
-
- Assets: (mandatory)
-
You must be registered to see the links
-
You don't have permission to view the spoiler content.
Log in or register now.
download both files, install and run the app, the rest happens automatically.
however, you still can copy the assets pack manually to the folder
/RenPy/org.cultureshock.s2.the66/game
on Android 11 and newer or to the folder /Android/data/org.cultureshock.s2.the66/files/game
.from now on my Android ports of Ren'Py games have a 2nd, persistent save location like Windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage (or a new one on Android 11 ), because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.
have fun and please report problems (you can reach me
You must be registered to see the links
).