diff options
Diffstat (limited to 'results/scraper/fex/2840')
| -rw-r--r-- | results/scraper/fex/2840 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/results/scraper/fex/2840 b/results/scraper/fex/2840 new file mode 100644 index 000000000..8774a51dd --- /dev/null +++ b/results/scraper/fex/2840 @@ -0,0 +1,19 @@ +Wine WoW64 not working on FEX +I'm trying to improve the performance of 32-bit programs by using FEX with Wine WoW64 (as it's known that FEX performs better for translating 64-bit compared to 32-bit). However, Wine WoW64 doesn't work properly under FEX. + +This is the output of wine: + +``` +root@localhost:~# winewow 7z2301.exe +002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2). +0078:err:wineusb:usb_init Failed to initialize libusb: Other error +0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 +007c:err:hid:sdl_bus_init could not init SDL: Could not initialize UDEV +0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 +0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 +0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 +0024:err:environ:init_peb starting L"Z:\\root\\7z2301.exe" in experimental wow64 mode +0024:err:seh:signal_init_process failed to allocate %fs selector +``` + +How to resolve this? \ No newline at end of file |