ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.9k stars 287 forks source link

Unsupported Syscall 0x10Dh (269) #1497

Open StupidRepo opened 6 months ago

StupidRepo commented 6 months ago

Trying to run Magisk on Linux, and it works fine on WSL in Windows but not on my Raspberry Pi with Box64. This is the error I keep getting: Error: Unsupported Syscall 0x10Dh (269).

Anything I can do to solve this?