summary refs log tree commit diff stats
path: root/results/scraper/box64/355
blob: 62ff7286bbbd883a6de49f15641f8cd038021a7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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)