ptitSeb / box64

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

Dota Underlords #153

Open Heasterian opened 2 years ago

Heasterian commented 2 years ago

Game SIGSEGV after message below:

FATAL: /home/mobian/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/libengine2.so not loaded
        dlerror(): Cannot dlopen("/home/mobian/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/libengine2.so"/0xffff9c57bd80
31520|SIGSEGV @0x64928ba4 (???(/usr/local/bin/box64/0x64928ba4)) (x64pc=0x2080b1/???:"???", rsp=0xffff9c57de58, stack=0xffff9bd80000:0xffff9c580000 own=(nil) fp=0xffff9c57de60), for accessing 0x2080b0 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
mobian@mobian:~$ addr2line -e /usr/local/bin/box64 0x64928ba4
/home/mobian/box64/src/emu/x64run.c:71
Heasterian commented 2 years ago

Ok, loosk like whne starting directly from steam it gives info about missing symbol

Error: Symbol vswscanf not found, cannot apply R_X86_64_JUMP_SLOT @0xffffb57cb028 (0x202a6) in /home/mobian/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/libtier0.so
rajdakin commented 2 months ago

Is this fixed now?