diff options
Diffstat (limited to 'results/scraper/box64/1569')
| -rw-r--r-- | results/scraper/box64/1569 | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/results/scraper/box64/1569 b/results/scraper/box64/1569 new file mode 100644 index 000000000..05608480e --- /dev/null +++ b/results/scraper/box64/1569 @@ -0,0 +1,61 @@ +Unable to launch a Unity linux game with box64 +Hi, so im trying to run [Baldi's basics remastered](https://basically-games.itch.io/baldis-basics-classic-remastered) and it doesn't want to run, for context i try to run it and it just stops on a library and doesn't launch the program. + +Command being run `box64 /path to game` + +Output: +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores +Will use Hardware counter measured at 54.0 MHz emulating 3.4 GHz +Params database has 73 entries +Box64 with Dynarec v0.2.9 2e379300 built on Jun 8 2024 06:19:53 +BOX64: Didn't detect 48bits of address space, considering it's 39bits +Counted 56 Env var +BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/home/diego/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/:/snap/bin/ +Looking for /home/diego/Downloads/BaldisBasicsCR_1.1_Linux/BALDI.x86_64 +Rename process to "BALDI.x86_64" +Using emulated /home/diego/Downloads/BaldisBasicsCR_1.1_Linux/UnityPlayer.so +Using native(wrapped) libm.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libXext.so.6 +Using native(wrapped) libXcursor.so.1 +Using native(wrapped) libXfixes.so.3 +Using native(wrapped) libXrender.so.1 +Using native(wrapped) libXinerama.so.1 +Using native(wrapped) libXi.so.6 +Using native(wrapped) libXrandr.so.2 +Using native(wrapped) libXss.so.1 +Using native(wrapped) libXxf86vm.so.1 +Using native(wrapped) libGL.so.1 +Using native(wrapped) libudev.so.1 + + + +System info (Neofetch): +OS: Debian GNU/Linux 12 (bookworm) aarch64 +Host: Raspberry Pi 5 Model B Rev 1.0 +Kernel: 6.6.31+rpt-rpi-v8 +Uptime: 11 hours, 47 mins +Packages: 3152 (dpkg), 14 (flatpak), 8 (snap) +Shell: bash 5.2.15 +Resolution: 1920x1080 +DE: LXDE-pi-wayfire (Wayland) +WM: wayfire +Theme: PiXnoir [GTK3] +Icons: PiXflat [GTK3] +Terminal: lxterminal +Terminal Font: Monospace 10 +CPU: Cortex-A76 (4) @ 2.400GHz +GPU: V3D 7.1 +Memory: 2503MiB / 3987MiB \ No newline at end of file |