Closed nerdydumbykier closed 1 year ago
For Ubuntu 20->22.04 you can run
curl --silent https://raw.githubusercontent.com/FEX-Emu/FEX/main/Scripts/InstallFEX.py --output /tmp/InstallFEX.py && python3 /tmp/InstallFEX.py && rm /tmp/InstallFEX.py
To install it, however Android is not a supported platform
As noted, you're on your own when it comes to running FEX on Android.
Hi, I was wondering how do I get FEX installed on Termux Proot. I can use box86 but I wanted to try FEX out.
Thanks..