summaryrefslogtreecommitdiffstats
path: root/results/scraper/box64/1414
blob: 8d74898754a5abfd6256ba2089e496a6cbb9be45 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Can't launch the game Interrogation: You Will Be Deceived (Native)
<!---READ THE README BEFORE SUBMITTING AN ISSUE!
IF YOU'RE HERE TO CREATE AN ISSUE ASKING FOR SUPPORT, YOU'RE IN THE WRONG PLACE.

This template is meant to help create quality reports, please use it.--->
### Description
<!-- Provide a simple description of what happens during the emulation. -->
Interrogation: You Will Be Deceived v1.1.9.a1704342 (39945), Linux x64, GOG, Engine: 

Box64 with Dynarec v0.2.7 4a889e3
Rock 5B, LFS, Kernel rk-6.1-rkr1-panthor-v6, Mesa 24.1.0, Gnome 46

- Not working. Can't launch the game.
- Tried combination of the following,
```bash
export PAN_MESA_DEBUG=gl3
export LC_ALL=C
export TERM=xterm
export LD_LIBRARY_PATH=/opt/box-libs/aarch64/:/opt/box-libs/x86_64/:./lib64
# export BOX64_DYNAREC_FASTROUND=0
export BOX64_DYNAREC_STRONGMEM=1
export BOX64_PREFER_EMULATED=1
LIBGL_ALWAYS_SOFTWARE=1 box64 ./"Interrogation.x86_64"
# box64 ./"Interrogation.x86_64"
```
- Is it `libasound` to blame?

<!-- If the game displays an error message:
Click inside the window, press CTRL+C to copy, and paste between the apostrophes below 
Also, don't repport the missing `_ZGTtnaj` and `_ZGTtdlPv` symbol as well as the `Warning: call to partially implemented dl_iterate_phdr` messages -->
Error Log,
```bash
rico [ /opt/games/interrogation_you_will_be_deceived ]$ ./box64-start.sh 
Dynarec will try to emulate a strong memory model with limited performance loss
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A55 Cortex-A76 with 8 Cores
Will use Hardware counter measured at 24.0 MHz emulating 768 MHz
Params database has 61 entries
Box64 with Dynarec v0.2.7 4a889e3 built on Apr  4 2024 02:20:56
BOX64: Detected 48bits at least of address space
BOX64: Prefering Emulated libs
Counted 67 Env var
BOX64 LIB PATH: /opt/box-libs/aarch64/:/opt/box-libs/x86_64/:./lib64/:./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/opt/rustc/bin/:/usr/local/bin/:/usr/bin/:/opt/ant/bin/:/opt/jdk/bin/:/opt/bin/
Looking for ./Interrogation.x86_64
Rename process to "Interrogation.x86_64"
Using emulated libGalaxy64.so
Using native(wrapped) libopenal.so.1
Using native(wrapped) libXext.so.6
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) libdl.so.2
Using native(wrapped) libXi.so.6
Using native(wrapped) libGL.so.1
Using native(wrapped) libGLU.so.1
Using native(wrapped) libpthread.so.0
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /lib/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
Using emulated /opt/games/interrogation_you_will_be_deceived/libdiscord-rpc.so
Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff03231240 (0x13496)
Using emulated /opt/games/interrogation_you_will_be_deceived/libfmod.so
Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0437f078 (0x1de56)
Using emulated /opt/games/interrogation_you_will_be_deceived/libfmodstudio.so
Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0537e508 (0x1da56)
Using native(wrapped) libasound.so.2
WARNING:fmod: fmod.get_bundle_root() is deprecated. Use sys.get_application_path() instead
INFO:CRASH: Successfully wrote Crashdump to file: /home/rico/.Defold/_crash

/opt/games/interrogation_you_will_be_deceived/Interrogation.x86_64(_ZN7dmCrash7OnCrashEi+46) [0x42d566]
box64(ExitEmulation+0) [0x10080]
??? [0x4ae35be0]

3558|Double SIGSEGV (code=1, pc=0x34f85c9c, addr=0x201f1820, prot=00)!
Sigfault/Segbus while quitting, exiting silently
```

### Tested on
<!-- Machine on which it's has been tested on (like RPi4, OpenPandora, Odroid XU4...) -->
- Box64 with Dynarec v0.2.7 4a889e3
- Radxa Rock 5B, (RK3588, Cortex-A76+Cortex-A55, Mali-G610)
- LFS r12.1-30
BSP Kernel 6.1.43+ (rk-6.1-rkr1-panthor-v6 6bd0bc6)
Mesa 24.1.0-devel (git-a2d3cdd5f2)
Gnome 46
- 1080p, Default game settings

### Status
**Previous behavior:** 
<!-- If there is no known previous behavior (e.g. you're creating the issue) just put 'None reported' -->
Not working.
https://github.com/ptitSeb/box86-compatibility-list/issues/406

**Current behavior:**
<!-- Can be similar to your desciption, just shorter and more concise -->
Not working.

### Screenshots
<!-- Graphics, Glitches, 'Test-Case' Messages, ETC.  -->

### OpenGL
<!-- Did OpenGL is used. If yes, what profile (1.x, 2.x 3.x...). Also, is S3TC/DxTC used -->

### Additional Information
<!-- Any additional information such as configuration or other comments -->
https://interrogation-game.com/
https://www.gog.com/game/interrogation_you_will_be_deceived
https://store.steampowered.com/app/1016770/Interrogation_You_will_be_deceived/
https://www.pcgamingwiki.com/wiki/Interrogation:_You_Will_Be_Deceived