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

Unimplemented Opcode (41 0F A4 D2) 17 41 5A 66 41 F7 C0 4D 13 44 3B F1 48 63 C9 #1116

Open strongtz opened 11 months ago

strongtz commented 11 months ago

when launching Genshin Impact with GE-Proton8-23

ptitSeb commented 11 months ago

That's not a correct opcode. It seems the 17 bellong to the previous opcode (41 0F A4 D2 17: shld r10d, edx, 0x17) but I don't see in the code why the 17 would not be fetched in the previous opcode.

You are using latest box64?

Oh, it's probably some obfuscated code IIRC, so there must be an invalid opcode somewhere. I need to debug that on my side.

strongtz commented 11 months ago

Yeah I'm using latest box64 (1b7b361b305ed9867e76d420e139e7f33a577bb3)

shenmo7192 commented 11 months ago

Yeah I'm using latest box64 (1b7b361)

Nice furina avatar. I comment here to get noticed by mail. Will help test if necessary