Discord! - Using the latest build of box64 - Ubuntu ARM on Apple M1 using Parallels (virtual machine) - trying to run Discord using `.tar.gz` file Input: ``` $ box64 Discord ``` Output: ``` Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Box64 with Dynarec v0.1.9 098317e built on May 2 2022 17:47:02 Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ Using default BOX64_PATH: ./:bin/ Counted 63 Env var Looking for Discord Using emulated libffmpeg.so Using native(wrapped) libdl.so.2 Using native(wrapped) libpthread.so.0 Using native(wrapped) libgobject-2.0.so.0 Using native(wrapped) libglib-2.0.so.0 Error loading needed lib libxshmfence.so.1 Error loading one of needed lib Error: loading needed libs in elf ~/Downloads/Discord/Discord ```