ptitSeb / box86-compatibility-list

Box86 Compatibility List (Games and Software)
MIT License
62 stars 2 forks source link

Transformice (Steam Linux x86_64) #145

Open Moldytzu opened 2 years ago

Moldytzu commented 2 years ago

Description

Box64 can't load libgtk-3.so.0 even if it's installed, the game doesn't run.

Tested on

RPi 4

Status

Previous behavior: None reported.

Current behavior: Box64 fails to load gtk 3.

Screenshots

OpenGL

?

Additional Information

Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096
Box64 with Dynarec v0.1.7 46ab4b5 built on Mar 26 2022 18:03:55
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 51 Env var
Looking for ./Transformice
Using emulated libnode.so
Using native(wrapped) libpthread.so.0
Error loading needed lib libgtk-3.so.0
Error loading one of needed lib
Error: loading needed libs in elf /home/pi/.local/share/Steam/steamapps/common/Transformice/Transformice
ptitSeb commented 2 years ago

libgtk3 is not wrapped yet on box64 indeed.