diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/1580 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.tar.gz qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.zip | |
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/1580')
| -rw-r--r-- | results/scraper/box64/1580 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/scraper/box64/1580 b/results/scraper/box64/1580 new file mode 100644 index 000000000..0615e23ee --- /dev/null +++ b/results/scraper/box64/1580 @@ -0,0 +1,25 @@ +Error loading needed lib UnityPlayer.so +I'm trying to run my own Unity game on my Pi 4. It looks like it's not able to find UnityPlayer.so. + +Is that something I need to install separately? Apologies as I'm new to many of these things. + + +[user]@ledpi:~/Documents $ ./test_linux_1.x86_64 +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Cortex-A72 with 4 Cores +Params database has 25 entries +Box64 with Dynarec v0.2.4 45c4117a built on Jun 12 2024 10:33:04 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 36 Env var +Looking for ./test_linux_1.x86_64 +Rename process to "test_linux_1.x86_64" +Error loading needed lib 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) libutil.so.1 +Using native(wrapped) librt.so.1 +Error loading one of needed lib +Error: loading needed libs in elf /home/[user]/Documents/test_linux_1.x86_64 \ No newline at end of file |