box86
box86 copied to clipboard
Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
Trying to study the code to understand why `fstat` symbol could not be found in the wrapped libc. It seems to be wrapped, and wrapper generator complains if I explicitly...
Raspberry Pi OS 64-bit LSB ``` Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm ``` uname: `Linux raspberrypi 6.1.0-rpi7-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64...
Program killed after hundreds of this and i have no idea what i should do to get some useful log. It runs fine on exagear but i really want to...
install instructions ```bash version=5.4.53391.1108 # Get dependencies sudo apt install libxcb-xtest0 libxcb-xfixes0 libturbojpeg0 pulseaudio-utils pulseaudio rm -rf "${HOME}/zoom" ~/zoom_i686.tar.xz || sudo rm -rf "${HOME}/zoom" ~/zoom_i686.tar.xz wget "https://zoom.us/client/${version}/zoom_i686.tar.xz" || wget "https://zoom.com/client/${version}/zoom_i686.tar.xz"...
I am trying to setup steam via box86 on a pi cm4. Steam then says that the steamwebhelper could not be started. The only error i can see is `Error...
Is it possible to run a Medal of Honor Allied Assault server out of box86? It's a 2000-ish game, pretty "old" but i think it's feasible. Can you shed some...
Box86 have glitch graphics using Mali Mediatek Helio
i heard news of intel will cut x86 32-bit support on thier chip [intel news](https://www.intel.com/content/www/us/en/developer/articles/technical/envisioning-future-simplified-architecture.html) [x86s on phoronix](https://www.phoronix.com/news/Intel-X86-S-64-bit-Only) so how about port box86 as new 32-bit binary translator for amd64...
@ptitSeb I'm trying to get Steam running on my Android device which has Ubuntu 23.10 in Proot env. I've installed Steam using the ```install_steam.sh``` script. All the runtime dependencies are...
AOM was running fine on Raspberry Pi4. With the move to Raspberry Pi5 it's now failing me with: Cannot create memory map (@0x7a800000 0x146a80) for elf "/home/pi5/wine/lib/wine/i386-unix/opengl32.dll.so" got 0x7a340000 Error:...