diff options
Diffstat (limited to 'results/scraper/box64/2085')
| -rw-r--r-- | results/scraper/box64/2085 | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/results/scraper/box64/2085 b/results/scraper/box64/2085 new file mode 100644 index 000000000..567d7c9b1 --- /dev/null +++ b/results/scraper/box64/2085 @@ -0,0 +1,54 @@ +Error loading needed lib libmvec.so.1 +Broken Sword - Shadow of the Templars: Reforged (Native) + +Broken Sword - Shadow of the Templars: Reforged, v1.1.5 (77708), Linux x64, GOG, Engine: Virtual Theatre +Box64 with Dynarec v0.3.1 f9f0c99 +Rock 5B, LFS, rk-6.1-rkr3-panthor, Mesa 25.0.0, Gnome 47.1 + +- Not working. +- Error loading needed lib libmvec.so.1 +- libmvec.so is from the pkg glibc? +```bash +rico [ ~/box64 ]$ ls -lah /usr/lib/libmvec* +-rw-r--r-- 1 root root 355K Nov 25 22:36 /usr/lib/libmvec.a +lrwxrwxrwx 1 root root 12 Nov 22 03:34 /usr/lib/libmvec.so -> libmvec.so.1 +-rwxr-xr-x 1 root root 259K Nov 25 22:35 /usr/lib/libmvec.so.1 +rico [ ~/box64 ]$ file /usr/lib/libmvec.so.1 +/usr/lib/libmvec.so.1: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, for GNU/Linux 6.1.0, stripped +``` + +Error log, +```bash +rico [ /opt/games/broken_sword_shadow_of_the_templars_reforged ]$ ./box64-start.sh +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on - - - - - - - - - - - - - - - - with 8 Cores +Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz +Params database has 95 entries +Box64 with Dynarec v0.3.1 f9f0c99 built on Nov 27 2024 03:37:40 +BOX64: Detected 48bits at least of address space +BOX64: Prefering Wrapped libs +Counted 63 Env var +BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/opt/rustc/bin/:/usr/local/bin/:/usr/bin/:/opt/ant/bin/:/opt/jdk/bin/:/opt/bin/ +Looking for ./BS1R +Rename process to "BS1R" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libopenal.so.1 +Using native(wrapped) libGL.so.1 +Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Error loading needed lib libmvec.so.1 +Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Error loading one of needed lib +Error: Loading needed libs in elf ./BS1R +``` + +Game sites, +https://revolution.co.uk/ +https://www.gog.com/en/game/broken_sword_shadow_of_the_templars_reforged +https://store.steampowered.com/app/2544110/Broken_Sword__Shadow_of_the_Templars_Reforged/ +https://www.pcgamingwiki.com/wiki/Broken_Sword_-_Shadow_of_the_Templars:_Reforged |