- Apr 27, 2024
- 25
- 15
Well that sucks my android isn't rootedI have not tested this, but here is a copy for both PC and android. Pixeldrain
Instructions for Android:
// You can only do this on a rooted Android device!
1. Append "127.0.0.1 api.pinkcafeart.com" to /system/etc/hosts
2. Copy 85c9734f.0 to /system/etc/security/cacerts/ and change it's owner to root:root, permissions to 644 (85c9734f.0 is in setupfiles)
3. Install Termux(You must be registered to see the links).
4. Open Termux and install Node.js and tsu package with "pkg install nodejs tsu".
// You may need to run "termux-setup-storage" to gain access to internal SD card.
5. cd into the directory where server.js is located, run "sudo node server.js"
6. Now just install and run the game! I added the apk in SetupFiles
Remember that you need to keep the API server open while running the game.
Also theres no garauntee this will work since I have not tested it, if it works though let me know.
Also its more complicated to run this on android if your less tech savvy, PC is easier, but this SHOULD work.
Last edited: