Help needed with getting Stardew Valley to run Hi, I fear I need some hand-holding to get Stardew Valley to run. I'm on Debian unstable arm64 on the MNT Reform with a IMX8MQ which is a quad-core ARM Cortex A53. My amd64 library directory is empty: ``` $ ls /usr/lib/x86_64-linux-gnu/ | wc -l 0 ``` I'm cloning box64 from git, build and install it: ``` Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /usr/local/bin/box64 -- Installing: /etc/binfmt.d/box64.conf -- Installing: /etc/box64.box64rc -- Installing: /usr/lib/x86_64-linux-gnu/libstdc++.so.5 -- Installing: /usr/lib/x86_64-linux-gnu/libstdc++.so.6 -- Installing: /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 -- Installing: /usr/lib/x86_64-linux-gnu/libpng12.so.0 ``` Now I have: ``` $ ls /usr/lib/x86_64-linux-gnu/ libgcc_s.so.1 libpng12.so.0 libstdc++.so.5 libstdc++.so.6 ``` I'm using `stardew_valley_1_5_6_1988831614_53040.sh` from GOG and extracted its data.zip to `~/GOG Games/Stardew Valley`. Then I cd into `~/GOG Games/Stardew Valley/data/noarch/game` and run ``` $ box64 Stardew\ Valley Running on Cortex-A53 with 4 Cores Params database has 25 entries Box64 v0.2.3 6bfeb156 built on Apr 24 2023 22:00:51 Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ Using default BOX64_PATH: ./:bin/ Counted 43 Env var Looking for Stardew Valley Apply RC params for Stardew Valley Rename process to "Stardew Valley" Using native(wrapped) libpthread.so.0 Using native(wrapped) libdl.so.2 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 emulated /lib/x86_64-linux-gnu/libstdc++.so.6 Using native(wrapped) libm.so.6 Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 Using emulated /home/josch/GOG Games/Stardew Valley/data/noarch/game/libhostfxr.so Using emulated /home/josch/GOG Games/Stardew Valley/data/noarch/game/libhostpolicy.so Using emulated /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclr.so Warning: Global Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_GLOB_DAT @0xffff9d729110 ((nil)) in /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclr.so Warning: Global Symbol _ZTH27t_pStackWalkerWalkingThread not found, cannot apply R_X86_64_GLOB_DAT @0xffff9d729128 ((nil)) in /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclr.so Warning: Global Symbol _ZTHN9StressLog19t_pCurrentThreadLogE not found, cannot apply R_X86_64_GLOB_DAT @0xffff9d729148 ((nil)) in /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclr.so Warning: Global Symbol _ZTH15t_CantStopCount not found, cannot apply R_X86_64_GLOB_DAT @0xffff9d729160 ((nil)) in /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclr.so Warning: Global Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_GLOB_DAT @0xffff9d729250 ((nil)) in /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclr.so Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0xffff9d729650 (0x71e86) Warning: Weak Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_JUMP_SLOT @0xffff9d7296e8 (0x71fb6) Warning: Weak Symbol _ZTH27t_pStackWalkerWalkingThread not found, cannot apply R_X86_64_JUMP_SLOT @0xffff9d7296f0 (0x71fc6) Warning: Weak Symbol _ZTHN9StressLog19t_pCurrentThreadLogE not found, cannot apply R_X86_64_JUMP_SLOT @0xffff9d729708 (0x71ff6) Warning: Weak Symbol _ZTH15t_CantStopCount not found, cannot apply R_X86_64_JUMP_SLOT @0xffff9d729710 (0x72006) Warning: Weak Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_JUMP_SLOT @0xffff9d729778 (0x720d6) Using emulated /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclrtraceptprovider.so Error loading needed lib liblttng-ust.so.0 Error loading one of needed lib Error initializing needed lib /home/josch/GOG Games/Stardew Valley/data/noarch/game/libcoreclrtraceptprovider.so Error loading needed lib liblttng-ust-tracepoint.so.0 Warning: Cannot dlopen("liblttng-ust-tracepoint.so.0"/0xffff9d617e30, 102) Error loading needed lib liblttng-ust-tracepoint.so.0 Warning: Cannot dlopen("liblttng-ust-tracepoint.so.0"/0xffff9d617e30, 102) Using emulated /home/josch/GOG Games/Stardew Valley/data/noarch/game/libclrjit.so Warning: Global Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_GLOB_DAT @0xffff20ad8748 ((nil)) in /home/josch/GOG Games/Stardew Valley/data/noarch/game/libclrjit.so Warning: Global Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_GLOB_DAT @0xffff20ad8730 ((nil)) in /home/josch/GOG Games/Stardew Valley/data/noarch/game/libclrjit.so Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0xffff20ad87d0 (0x15676) Warning: Weak Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_JUMP_SLOT @0xffff20ad8870 (0x157b6) Warning: Weak Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_JUMP_SLOT @0xffff20ad8878 (0x157c6) Using emulated /home/josch/GOG Games/Stardew Valley/data/noarch/game/libSystem.Native.so Look for sysctl in loaded elfs Found symbol with version GLIBC_2.17, value = 0xffff9e4b2200 Using emulated /home/josch/GOG Games/Stardew Valley/data/noarch/game/libSDL2-2.0.so.0 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) libdbus-1.so.3 Using native(wrapped) libGL.so.1 Using native(wrapped) libusb-1.0.so.0 Using native(wrapped) libudev.so.1 Error loading needed lib libicuuc.so.80 Warning: Cannot dlopen("libicuuc.so.80"/0x101ffbb00, 1) Error loading needed lib libicuuc.so.79 Warning: Cannot dlopen("libicuuc.so.79"/0x101ffbb00, 1) Error loading needed lib libicuuc.so.78 Warning: Cannot dlopen("libicuuc.so.78"/0x101ffbb00, 1) Error loading needed lib libicuuc.so.77 Warning: Cannot dlopen("libicuuc.so.77"/0x101ffbb00, 1) Error loading needed lib libicuuc.so.76 Warning: Cannot dlopen("libicuuc.so.76"/0x101ffbb00, 1) Error loading needed lib libicuuc.so.75 Warning: Cannot dlopen("libicuuc.so.75"/0x101ffbb00, 1) Error loading needed lib libicuuc.so.74 Warning: Cannot dlopen("libicuuc.so.74"/0x101ffbb00, 1) Error loading needed lib libicuuc.so.73 Warning: Cannot dlopen("libicuuc.so.73"/0x101ffbb00, 1) Using native(wrapped) libicuuc.so.72 Using native(wrapped) libicui18n.so.72 ``` What is this output supposed to tell me? What are the next steps?