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