http://bugs.winehq.org/show_bug.cgi?id=58674
--- Comment #2 from danileon95@gmail.com --- (In reply to Louis Lenders from comment #1)
Hi,
This program starts fine for me in current wine.
I got some different console output then you:
wine Texture\ Tool.exe MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete 0024:err:environ:init_peb starting L"Z:\home\louis\ramdisk\Texture Tool\Texture Tool.exe" in experimental wow64 mode 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0024:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet vkd3d:0024:fixme:D3DCompile2VKD3D Ignoring flags 0x1000. vkd3d:0024:fixme:D3DCompile2VKD3D Ignoring flags 0x1000. vkd3d:0024:fixme:D3DCompile2VKD3D Ignoring flags 0x1000.
Have you used any special setup/native dlls, and is this on X11 or wayland?
Thanks for testing!
That's weird. I'm on Wayland. I haven't done anything special, just regular wine without any special config. Here is my full setup. EndeavourOS with KDE Plasma (up to date as of today) wine Arch package, up to date also Ryzen 5800X Nvidia 4070Ti Super with proprietary driver 32 GB RAM
From googling around, I think the bug is related to the program not being able to find a suitable video mode? So in case it's relevant, I have 2 monitors connected, one being 1440p 144 Hz at 125% scaling and the other one being 1080p 144Hz at 100%. Doubt it's relevant though, but I can't think of much else.
Let me know if I can help diagnose this.