summary refs log tree commit diff stats
path: root/results/scraper/box64/355
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/355')
-rw-r--r--results/scraper/box64/35540
1 files changed, 40 insertions, 0 deletions
diff --git a/results/scraper/box64/355 b/results/scraper/box64/355
new file mode 100644
index 000000000..62ff7286b
--- /dev/null
+++ b/results/scraper/box64/355
@@ -0,0 +1,40 @@
+Colony Survival Crashes
+Running Colony Survival installed fron Steam on a RPi 4 gives a black screen for a sec and crashes

+

+Here is the log with BOX64_LOG=1

+[log1.txt](https://github.com/ptitSeb/box64/files/9159082/log1.txt)

+

+```

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 52 Env var

+Looking for ./colonyclient.x86_64

+Rename process to "colonyclient.x86_64"

+Using emulated 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) librt.so.1

+Using native(wrapped) libdl.so.2

+Found path: /home/alexjh/.local/share/Steam/steamapps/common/Colony Survival/colonyclient.x86_64

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXinerama.so.1

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXss.so.1

+Using native(wrapped) libXxf86vm.so.1

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libudev.so.1

+```

+

+And here's it with BOX64_LOG=2

+[log2.txt](https://github.com/ptitSeb/box64/files/9159076/log2.txt)