Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.27 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.27 KB

Box86-64-on-SD845-mobian.

Simple guide how to use box86 and box64 on Mobian to run some i386/amd64 apps and games.

!WARNING!

Do not use this guide with any Android terminal emulator (like Termux) or Linux chroot/proot next to Android.

Everything is inside docs. Start them in following order.

  1. PREREQISITES
  2. COMPILATION
  3. TROUBLESHOOTING

App specific guides

  1. STEAM
  2. WINE AND PROTON

There is also simple script that can install Box64 with selectable Git Mesa, Box86 and Steam. Last one have some issues with libSDL2 lib from Mobian, see solution here: STEAM You can just run it with "bash ./installer.sh" from main git directory.

Feel free to open issues with sugestions or changes.