ptitSeb / box64

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

Dynarec stopped because of x64 Opcode 67 66 48 0F 7E DA F3 4C 0F 38 F6 D8 66 4D 0F #1794

Closed Geahuam94 closed 2 months ago

Geahuam94 commented 2 months ago

got this error while trying to get a valheim dedicated server to run on an oracle arm instance

ptitSeb commented 2 months ago

I just added this opcode yesterday (last commit)! SO just update box64 and try again, this message should be gone.

Geahuam94 commented 2 months ago

Thanks, updated box64 like you recommended and it resolved the message