diff options
Diffstat (limited to 'results/scraper/box64/2229')
| -rw-r--r-- | results/scraper/box64/2229 | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/results/scraper/box64/2229 b/results/scraper/box64/2229 new file mode 100644 index 000000000..1829ca4c1 --- /dev/null +++ b/results/scraper/box64/2229 @@ -0,0 +1,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 +``` \ No newline at end of file |