summary refs log tree commit diff stats
path: root/results/scraper/box64/114
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/1145
-rw-r--r--results/scraper/box64/11442
-rw-r--r--results/scraper/box64/114668
-rw-r--r--results/scraper/box64/114716
-rw-r--r--results/scraper/box64/11484
5 files changed, 95 insertions, 0 deletions
diff --git a/results/scraper/box64/114 b/results/scraper/box64/114
new file mode 100644
index 000000000..a683d54b9
--- /dev/null
+++ b/results/scraper/box64/114
@@ -0,0 +1,5 @@
+Consider wrapping FAudio
+Lots of wine games are failing to launch for me because of FAudio. I have a x86_64 version of `libFAudio.so.0` but it depends on `libgstreamer-1.0.so.0` which in turn depends on `libgmodule-2.0.so.0` and I have not been able to get that to work either emulated or natively (wrapped).

+Since FAudio is avialable for arm64 (and probably not too complicated?) maybe it would be easiest to wrap it in box64 to make using Wine easier.

+

+EDIT: Different builds of FAudio (even of the same version) seem to have different dependencies for some reason. But I have not been able to make any one of them work. It would definitely be easier if FAudio was wrapped.
\ No newline at end of file
diff --git a/results/scraper/box64/1144 b/results/scraper/box64/1144
new file mode 100644
index 000000000..ef4f64306
--- /dev/null
+++ b/results/scraper/box64/1144
@@ -0,0 +1,2 @@
+Box64, 86
+help me please.  I want to create my own Linux prefix in Termux and I want to make it as light as possible.  Can I get a complete list of dependencies for Box86 Box64?  For example, if there is no libFLAC.so.8, then the games will not start.  what libraries are needed for maximum compatibility?
\ No newline at end of file
diff --git a/results/scraper/box64/1146 b/results/scraper/box64/1146
new file mode 100644
index 000000000..aaee2a695
--- /dev/null
+++ b/results/scraper/box64/1146
@@ -0,0 +1,68 @@
+Failed to start deepin Wine 8
+It's a wine version modified by Deepin Ltd. to fit more on Chinese apps. It's a wine with wow64 support build

+Tried with the latest box64. Crashed and give a output like this

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Kunpeng-920 with 8 Cores

+Params database has 25 entries

+Box64 with Dynarec v0.2.6 e42001b2 built on Dec 16 2023 06:24:06

+BOX64: Wine64 detected, WINEPRELOADRESERVE=""

+BOX64: Detected 48bits at least of address space

+Counted 64 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/home/shenmo-ikun/.nvm/versions/node/v18.18.1/bin/:/home/shenmo-ikun/.local/bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/:/sbin/:/usr/sbin/

+Looking for /opt/deepin-wine8-stable/bin/wine

+argv[1]="winecfg"

+Rename process to "wine"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+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 native(wrapped) libbsd.so.0

+Using emulated /opt/deepin-wine8-stable/bin/../lib/wine/x86_64-unix/ntdll.so

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libX11.so.6

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Kunpeng-920 with 8 Cores

+Params database has 25 entries

+Box64 with Dynarec v0.2.6 e42001b2 built on Dec 16 2023 06:24:06

+BOX64: Wine preloader detected, loading "/opt/deepin-wine8-stable/bin/wine" directly

+BOX64: Wine64 detected, WINEPRELOADRESERVE=""

+BOX64: Detected 48bits at least of address space

+Counted 66 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/home/shenmo-ikun/.nvm/versions/node/v18.18.1/bin/:/home/shenmo-ikun/.local/bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/:/sbin/:/usr/sbin/

+Looking for /opt/deepin-wine8-stable/bin/wine

+argv[1]="winecfg"

+Rename process to "wine"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+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 native(wrapped) libbsd.so.0

+Using emulated /opt/deepin-wine8-stable/bin/../lib/wine/x86_64-unix/ntdll.so

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libX11.so.6

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Kunpeng-920 with 8 Cores

+Params database has 25 entries

+Box64 with Dynarec v0.2.6 e42001b2 built on Dec 16 2023 06:24:06

+BOX64: Detected 48bits at least of address space

+Counted 66 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/home/shenmo-ikun/.nvm/versions/node/v18.18.1/bin/:/home/shenmo-ikun/.local/bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/:/sbin/:/usr/sbin/

+Looking for /opt/deepin-wine8-stable/bin/wineserver

+Rename process to "wineserver"

+Using native(wrapped) libdl.so.2

+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) libbsd.so.0

+19793|0x7fff0004e4a1: Unimplemented Opcode (28 03 00 00) 65 0F BA 2C 25 3C 03 00 00 00 8F 41 70 9C 8F

+```

+

+https://cowtransfer.com/s/99bcb1f47a3b45 

+ [ deepin-wine8-stable.tar.xz ] 
\ No newline at end of file
diff --git a/results/scraper/box64/1147 b/results/scraper/box64/1147
new file mode 100644
index 000000000..6c44ffb49
--- /dev/null
+++ b/results/scraper/box64/1147
@@ -0,0 +1,16 @@
+Wine 9.0: Failed to start explorer
+Whenever I try to launch any graphical application with wine 9.0, box64/box86 and an odd Termux setup, it fails with the two following errors:

+

+0294:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.

+0294:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."

+

+I tried with a few logging options but none showed anything apart from WINEDEBUG=+seh:

+

+029c:trace:seh:handle_syscall_fault code=c0000005 flags=0 addr=0x3f000390ed ip=3f000390ed tid=029c

+029c:trace:seh:handle_syscall_fault  info[0]=0000000000000000

+029c:trace:seh:handle_syscall_fault  info[1]=ffffffffffffffff

+029c:trace:seh:handle_syscall_fault  rax=ffffffffffffffff rbx=0000003f00085920 rcx=000000007ffc0000 rdx=0000000000000001

+029c:trace:seh:handle_syscall_fault  rsi=0000000000000000 rdi=0000000000000000 rbp=0000007ffe0ff9c8 rsp=0000007ffe0ff558

+029c:trace:seh:handle_syscall_fault   r8=ffffffffffffffff  r9=0000007fffcbce80 r10=0000007ffe0ff9e0 r11=ffffffffffffffff

+029c:trace:seh:handle_syscall_fault  r12=0000000000000000 r13=0000000000000001 r14=0000000000000000 r15=0000000000000000

+029c:trace:seh:handle_syscall_fault returning to user mode ip=0000007ffe94bb04 ret=c0000005

diff --git a/results/scraper/box64/1148 b/results/scraper/box64/1148
new file mode 100644
index 000000000..51cf42030
--- /dev/null
+++ b/results/scraper/box64/1148
@@ -0,0 +1,4 @@
+Overwatch 2 error: Game Initialization Failed: I
+Overwatch 2 gives error Game Initialization Failed: I. Tried wine 8.0.2 and 8.13ge, changed box64 build (latest/november), played with Dynarec settings, but still this error appears

+[mobox_log.txt](https://github.com/ptitSeb/box64/files/13719371/mobox_log.txt)

+![Screenshot_20231219_215510](https://github.com/ptitSeb/box64/assets/87112480/6842d95c-2d21-437a-9ee0-7d2aa5ddcb49)