- Oct 16, 2022
- 246
- 623
ANDROID PORT:
In case if anyone wanted to play the latest game in Android with high quality videos and images.
Steps:
Download the game (PC version, I used Linux version, pretty sure it should not matter) into your Android phone.
modify www/index.html
<meta name="viewport" content="user-scalable=no">
to
<meta name="viewport" content="user-scalable=yes">
Navigate to the www directory (where index.html exists) using Termux and run http-server (watch the video if needed)
That's it, your game should be running on port 8080
Download the mod.apk (i recommend, u can adjust the screen, it's full screen), and adjust the game screen size. Reopen the app
If you find screen size issues, use your browsers and hit
Video guide and downloads:
In case if anyone wanted to play the latest game in Android with high quality videos and images.
You must be registered to see the links
Steps:
Download the game (PC version, I used Linux version, pretty sure it should not matter) into your Android phone.
modify www/index.html
<meta name="viewport" content="user-scalable=no">
to
<meta name="viewport" content="user-scalable=yes">
Navigate to the www directory (where index.html exists) using Termux and run http-server (watch the video if needed)
That's it, your game should be running on port 8080
Download the mod.apk (i recommend, u can adjust the screen, it's full screen), and adjust the game screen size. Reopen the app
If you find screen size issues, use your browsers and hit
You must be registered to see the links
in DESKTOP modeVideo guide and downloads:
You must be registered to see the links
You must be registered to see the links
You must be registered to see the links
Last edited: