i am trying to run X3FL on my RPi5 (probably with single-digit-FPS but still).
I have installed linux version of X3FL from Steam, but when I try to run X3FL_config (config window) of X3FL_main (game), I getting this error:
Box86 with Dynarec v0.3.9 fa59e748 built on Feb 13 2025 06:33:33
*** X3FL version 1.3 (Nov 4 2021 17:32:55) ***
../X3/s_linux/init.cpp : XMenuInit : 254 : dStub
Error: PltResolver: Symbol xmlCheckVersion(ver 10: xmlCheckVersion@LIBXML2_2.4.30) not found, cannot apply R_386_JMP_SLOT 0x80cd398 (0x804cea6) in /home/luminisc/.local/share/Steam/steamapps/common/X3 Terran Conflict/X3FL_config
Whatever I do I can't make it work. I tried different flags in different combinations - all the time exactly same error message. What I tried:
- BOX86_NO_W_LIBXML2=1
- BOX86_STEAMPAL=1
- BOX86_NOPLM=1
- BOX86_LD_LIBRARY_PATH=~/.steam/steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/
- LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/
- BOX86_LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/
I don't know where to dig or what to do to make it work, or at least to get to situation with different error message.
i am trying to run X3FL on my RPi5 (probably with single-digit-FPS but still).
I have installed linux version of X3FL from Steam, but when I try to run
X3FL_config(config window) of X3FL_main (game), I getting this error:Whatever I do I can't make it work. I tried different flags in different combinations - all the time exactly same error message. What I tried:
I don't know where to dig or what to do to make it work, or at least to get to situation with different error message.