Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

https://askubuntu.com/questions/1376366/is-there-any-translation-layer-for-x86-s...
https://www.kali.org/docs/arm/x86-on-arm/
This should make it possible to run it.

sudo apt update
sudo apt install -y qemu-user-static binfmt-support
sudo dpkg --add-architecture amd64
sudo apt update
sudo apt install libc6:amd64