summary refs log tree commit diff stats
path: root/results/scraper/box64/2229
blob: 1829ca4c1a509c675e3d1e06e2ab0573ceabdd96 (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
[Box32] Failed to boot Hyper Light Drifter (Engine: GameMaker: Studio)
I knew Box32 was still in heavy dev.
But seen Undertale and Limbo working gave me some hope haha.

Please take a look of this game when you have some free time :)
I'm not in a hurry. and Take care.

Hyper Light Drifter, v2018-11-21, Linux x32, Humble, Engine: GameMaker: Studio

Error log,
```bash
rico [ /opt/games/hyper_light_drifter ]$ ./box64-start.sh 
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on - with 8 cores
Will use hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 98 entries
Box64 with Dynarec v0.3.3 ebf03f8 built on Jan  2 2025 19:34:14
BOX64: Detected 48bits at least of address space
Counted 64 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/opt/rustc/bin/:/usr/local/bin/:/usr/bin/:/opt/ant/bin/:/opt/jdk/bin/:/opt/bin/
Looking for ./HyperLightDrifter
BOX64: Using Box32 to load 32bits elf
Memory higher than 32bits reserved
Rename process to "HyperLightDrifter"
Using emulated /usr/lib/box64-i386-linux-gnu/libstdc++.so.6
Using emulated /usr/lib/box64-i386-linux-gnu/libz.so.1
Using native(wrapped) libXxf86vm.so.1
Using native(wrapped) libX11.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libGL.so.1
Using emulated lib/libcurl.so.4
Using native(wrapped) libopenal.so.1
Using native(wrapped) libm.so.6
Using native(wrapped) librt.so.1
Using native(wrapped) libpthread.so.0
Using native(wrapped) libdl.so.2
Using emulated lib/libcrypto.so.1.0.0
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
Using native(wrapped) libGLU.so.1
Using emulated lib/libssl.so.1.0.0
Using emulated /usr/lib/box64-i386-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux.so.2

***************************************
*     YoYo Games Linux Runner V1.3    *
***************************************	 
CommandLine: -game game.unx
ExeName= /opt/games/hyper_light_drifter/HyperLightDrifter
MemoryManager allocated: 18944
INI DisplayName=HyperLightDrifter
SavePrePend /home/rico/.config/HyperLightDrifter/ 
GAMEPAD: Initialising Ubuntu support
Attempting to set gamepadcount to 4
steamfile:/opt/games/hyper_light_drifter/steam_appid.txt
Steam_Init
Using emulated lib/libsteam_api.so
Error: Global Symbol _ZTINSt10filesystem7__cxx1116filesystem_errorE not found, cannot apply R_386_GLOB_DAT @0x4080efb8 ((nil)) in lib/libsteam_api.so
Error: Global Symbol _ZNSt10filesystem7__cxx1116filesystem_errorD1Ev not found, cannot apply R_386_GLOB_DAT @0x4080efc0 ((nil)) in lib/libsteam_api.so
Steam - SteamAPI_RestartAppIfNecessary
Error: PltResolver32: Symbol _ZNSt10filesystem7__cxx114path5_ListC1Ev(ver 14: _ZNSt10filesystem7__cxx114path5_ListC1Ev@GLIBCXX_3.4.26) not found, cannot apply R_386_JMP_SLOT 0x4080f0c4 (0x40456326) in lib/libsteam_api.so
```