Patrefans
jpmaggers from patreon
jpmaggers patreon

The Repurposing Center (patreon) 0.5.12(a)

🕑 Added 2023-04-17 12:19:30 +0000 UTC

Comments

Jpmaggers

Hi Antoine ^_^ I don't have much experience with these kinds of things, but have had a few people in the past comment about ways to get the game to play on phone. I'll copy the messages from my Discord pins below. Hopefully one of them will help you :) --- Running The Repurposing Center (TRC) locally on an iPad This runs a local webserver to host TRC via iSH, python3, http.server and Location Services. * iSH is emulated Alpine Linux * python3 hosts the files via the http.server module * Location Services is to keep the webserver running in the background Setup Download iSH from the App Store Download the TRC zip (see link below) Use Files to unzip it into a folder. Go to Files and tap the Ellipse button at the top right of the Sidebar, and Edit Sidebar. Add iSH to the list of locations. Move the TRC folder in Files into the root of iSH. Open iSH and install python3 My-iPad:~# apk add python3 Running the game Open iSH. This command keeps iSH running in the background. It asks for the device location and then discards it. My-iPad:~# cat /dev/location > /dev/null & Use python to host a webserver My-iPad:~# python3 -m http.server Open a web browser and go to 127.0.0.1:8000 Tap the TRC folder, then the TRC html file in the folder. TRC will run as long as iSH is running. When you want to play again, reopen iSH and use the up/down arrows (if you don't have an external keyboard, long press spacebar on the software keyboard and move your finger up/down) to scroll through the command history to reenter the commands, so you don't need to type them multiple times. You should frequently Save a local copy of your game to Files, as iOS likes to delete browser data every so often. Resources: tapatalk.com/groups/foxtalestimes/the-repurposing-center-public-0-5-8-a-skills-rewor-t852.html github.com/ish-app/ish/issues/249 beebom.com/run-simple-web-server-iphone Notes: Keeping an app running in the background is very difficult on iOS. Reading the /dev/location file over and over gives iSH CPU time, which then keeps the webserver running in the background too. --- here is the link to the mobile app joiplay it will allow you to play any html game and you'll need to also download the plugins if you want to be able to play renpy or rpg maker games with it play.google.com/store/apps/details?id=cyou.joiplay.joiplay --- Fingers crossed one of those two should do it ^_^

Antoine DeRouen

Is it possible to download for mobile


More Creators