- Jan 5, 2019
- 8
- 1
There is no linux-aarch64 or linux-armv7 build target for Ren'Py. Don't bother asking devs for one.
Thanks to renpytom at the Ren'Py discord channel for help sorting this out.
1. Install Ren'Py either from your OS repositories or by compiling from source (
2. Download your game and unpack the archive.
3. From within your terminal:
Devs:
renpytom is not averse to creating a linux-aarch64 build target. He'd rather someone else did the work, though, and put in a pull-request at GitHub.
Thanks to renpytom at the Ren'Py discord channel for help sorting this out.
1. Install Ren'Py either from your OS repositories or by compiling from source (
You must be registered to see the links
)2. Download your game and unpack the archive.
3. From within your terminal:
Code:
$ renpy /path/to/game_directory/
Devs:
renpytom is not averse to creating a linux-aarch64 build target. He'd rather someone else did the work, though, and put in a pull-request at GitHub.