Cassette Beasts (Godot) ``` Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096 Running on Unknown CPU with 6 Cores Params database has 8 entries Box64 with Dynarec v0.2.2 nogit built on Jan 1 1980 00:00:00 Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ Using default BOX64_PATH: ./:bin/ Counted 134 Env var Looking for ./CassetteBeasts.x86_64 Rename process to "CassetteBeasts.x86_64" Using native(wrapped) libc.so.6 Using native(wrapped) ld-linux-x86-64.so.2 Using native(wrapped) libpthread.so.0 Using native(wrapped) libutil.so.1 Using native(wrapped) librt.so.1 Using native(wrapped) libXcursor.so.1 Using native(wrapped) libXinerama.so.1 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) libdl.so.2 Using native(wrapped) libXdmcp.so.6 Using native(wrapped) libXrandr.so.2 Using native(wrapped) libXrender.so.1 Using native(wrapped) libXi.so.6 Using native(wrapped) libGL.so.1 Using emulated libsteam_api.so Using native(wrapped) libm.so.6 Warning: Global Symbol ZSTD_trace_compress_end not found, cannot apply R_X86_64_GLOB_DAT @0x2afaf78 ((nil)) in /home/puna/Games/Cassette Beasts/CassetteBeasts.x86_64 Warning: Global Symbol ZSTD_trace_decompress_begin not found, cannot apply R_X86_64_GLOB_DAT @0x2afaf90 ((nil)) in /home/puna/Games/Cassette Beasts/CassetteBeasts.x86_64 Warning: Global Symbol ZSTD_trace_decompress_end not found, cannot apply R_X86_64_GLOB_DAT @0x2afaf98 ((nil)) in /home/puna/Games/Cassette Beasts/CassetteBeasts.x86_64 Warning: Global Symbol ZSTD_trace_compress_begin not found, cannot apply R_X86_64_GLOB_DAT @0x2afafb8 ((nil)) in /home/puna/Games/Cassette Beasts/CassetteBeasts.x86_64 Godot Engine v3.5.1.stable.custom_build.b54cb7426 - https://godotengine.org OpenGL ES 3.0 Renderer: Mali-T860 (Panfrost) Async. shader compilation: OFF Using native(wrapped) libasound.so.2 Using native(wrapped) libpulse.so.0 Using native(wrapped) libudev.so.1 Error: PltResolver: Symbol XkbGetControls(ver 0: XkbGetControls) not found, cannot apply R_X86_64_JUMP_SLOT 0x2afb1e8 (0x407af6) in /home/puna/Games/Cassette Beasts/CassetteBeasts.x86_64 Sigfault/Segbus while quitting, exiting silently ``` Maybe needs this implemented? https://github.com/ptitSeb/box64/blob/69eb071fab2ee0e429a01e2915881c872aae6a6c/src/wrapped/wrappedlibx11_private.h#L586