http://bugs.winehq.org/show_bug.cgi?id=58092
--- Comment #2 from BugSeeker rikul@inbox.ru --- Yes indeed, for some reason google chrome/firefox say these are arm64 apps, but it turns out that's not quite true(at least the installer didn't launch).
I compiled a simple MFC sample app for ARM64 and it ran fine.
However, I saw that ARM64EC support was added, but when I try to open the same MFC sample app I get this error:
0050:err:vulkan:vulkan_init_once Wine was built without Vulkan support. 00c8:err:ntoskrnl:ZwLoadDriver failed to create driver L"\Registry\Machine\System\CurrentControlSet\Services\winebth": c00000e5 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 1359 0024:err:environ:init_peb starting L"Z:\home\levon\Downloads\MFCApp1.exe" in experimental ARM64EC mode wine: failed to load /usr/local/lib/wine/aarch64-windows/ntdll.dll error c00000bb
Could you provide an update on the current state of ARM64EC support in Wine? Is there anything that needs to be enabled or configured differently to get such binaries to run?