summary refs log tree commit diff stats
path: root/results/scraper/box64/189
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/1898
-rw-r--r--results/scraper/box64/18914
-rw-r--r--results/scraper/box64/189317
3 files changed, 29 insertions, 0 deletions
diff --git a/results/scraper/box64/189 b/results/scraper/box64/189
new file mode 100644
index 000000000..0f1e32ff0
--- /dev/null
+++ b/results/scraper/box64/189
@@ -0,0 +1,8 @@
+Step by step instruction how to use box64 with some example game/app
+Would be nice to have some step by step instruction about how to use box64 with some particular example app or game. Now I'm not exactly sure how to proceed with it.

+

+And a side question: is it possible to create native android apps with box64???

+Would be happy if would be able to run these:

+https://solvespace.com/index.pl

+https://www.thunderbird.net/en-US/

+in Android
\ No newline at end of file
diff --git a/results/scraper/box64/1891 b/results/scraper/box64/1891
new file mode 100644
index 000000000..ec7aba743
--- /dev/null
+++ b/results/scraper/box64/1891
@@ -0,0 +1,4 @@
+Can you support armhf (ARM32) ?
+Can you support armhf (ARM32) ?

+I found that more and more ARM hardware CPUs can only run 64-bit apps.

+Box86 is cannot run on which 64-bit CPU.
\ No newline at end of file
diff --git a/results/scraper/box64/1893 b/results/scraper/box64/1893
new file mode 100644
index 000000000..31da43201
--- /dev/null
+++ b/results/scraper/box64/1893
@@ -0,0 +1,17 @@
+Failed to load Zydis function ZydisDecoderDecodeBuffer on M1
+```

+📦[alex@asahi-krun ~]$ BOX64_TRACE_INIT=1 box64 ~/box64/tests/bash

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1 Firestorm-M1 with 8 Cores

+Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz

+Params database has 90 entries

+Box64 with trace with Dynarec v0.3.1 c43d34d0 built on Oct  2 2024 08:37:09

+BOX64: Detected 48bits at least of address space

+Initializing Zydis lib

+Fail to load Zydis function ZydisDecoderDecodeBuffer

+Zydis init failed. No x86 trace activated

+Counted 91 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/alex/.cargo/bin/:/home/alex/.local/bin/:/home/alex/bin/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/

+Looking for /home/alex/box64/tests/bash

+bash detected, disabling banner

+Apply RC params for bash

+```
\ No newline at end of file