diff options
Diffstat (limited to 'results/scraper/box64/1347')
| -rw-r--r-- | results/scraper/box64/1347 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/scraper/box64/1347 b/results/scraper/box64/1347 new file mode 100644 index 000000000..dcd8af031 --- /dev/null +++ b/results/scraper/box64/1347 @@ -0,0 +1,18 @@ +Unimplemented 32bits Opcode (00 00 EB 09) 64 67 8F 06 00 00 83 C4 24 EB 1B 01 48 60 2C +Some RPG Maker VX Ace games refuses to run on box64 with wine wow64, showing this opcode error (game tested: Aria's Story) on Tegra X1: + +``` +0034: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) 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 emulated /opt/wine-9.3/lib/wine/x86_64-unix/ws2_32.so +4062|0x102c611e: Unimplemented 32bits Opcode (00 00 EB 09) 64 67 8F 06 00 00 83 C4 24 EB 1B 01 48 60 2C +Sigfault/Segbus while quitting, exiting silently +``` \ No newline at end of file |