diff options
Diffstat (limited to 'results/scraper/box64/1348')
| -rw-r--r-- | results/scraper/box64/1348 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/scraper/box64/1348 b/results/scraper/box64/1348 new file mode 100644 index 000000000..d4fcc376f --- /dev/null +++ b/results/scraper/box64/1348 @@ -0,0 +1,25 @@ +Unimplemented 32bits Opcode (00 00 EB 09) 64 67 8F 06 00 00 83 C4 24 EB 1B 01 48 F0 1C +Some RPG Maker XP games refuses to run on box64 with wine wow64, showing this opcode error (game tested: Ao Oni) on Tegra X1: + +``` +Using native(wrapped) libXext.so.6 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libXinerama.so.1 +Using native(wrapped) libXxf86vm.so.1 +Using native(wrapped) libXrender.so.1 +Using native(wrapped) libXrandr.so.2 +0024:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. +Using native(wrapped) libXcomposite.so.1 +Using native(wrapped) libXi.so.6 +Using native(wrapped) libXcursor.so.1 +Using native(wrapped) libXfixes.so.3 +Using native(wrapped) libvulkan.so.1 +nvdc: start nvdcEventThread +nvdc: exit nvdcEventThread +Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/ws2_32.so +4516|0x101cf438: Unimplemented 32bits Opcode (00 00 EB 09) 64 67 8F 06 00 00 83 C4 24 EB 1B 01 48 F0 1C +Sigfault/Segbus while quitting, exiting silently +``` \ No newline at end of file |