https://bugs.winehq.org/show_bug.cgi?id=57612
--- Comment #1 from Tanvir Mahtab tanvir.maht@outlook.com --- Created attachment 77730 --> https://bugs.winehq.org/attachment.cgi?id=77730 Terminal Output
The log file includes several issues:
HID Device Errors: Multiple lines indicate HID devices were ignored because they were not recognized as joysticks or gamepads. Example:
Ignoring HID device ... (vid 05ac, pid 0341): not a joystick or gamepad
MoltenVK Vulkan Support: MoltenVK initialized successfully with Vulkan support, indicating no issues here.
XboxInstaller Errors: The attempt to start XboxInstaller.exe in experimental WoW64 mode failed with multiple issues:
System Performance Information: A placeholder or unimplemented system call. Event Source Stub: Event registration and reporting are marked as stubs.
XAML Parsing Exception: A critical error caused by a System.Windows.Markup.XamlParseException. This is due to a System.TypeInitializationException, which is linked to the XboxInstaller.Helpers.TextScaling class. The root cause seems to be a missing or incompatible dependency (Windows.Foundation.UniversalApiContract version 7.0.0.0 or its dependencies).