http://bugs.winehq.org/show_bug.cgi?id=59845 Bug ID: 59845 Summary: Istaria: game window fails to appear since Wine 11.10 Product: Wine Version: 11.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs@list.winehq.org Reporter: marlonalexandrade@gmail.com Distribution: --- Created attachment 81140 --> http://bugs.winehq.org/attachment.cgi?id=81140 Terminal output of jlauncher.exe on wine-11.10 (window never appears) Istaria (free MMORPG, 32-bit application) launches but the game window never appears since Wine 11.10. DXVK and Vulkan initialize normally and the GPU (AMD RX 6600, RADV) is detected. The process exits silently after D3D9 initialization ("Process set as DPI aware" is the last output) — no crash, no error message, the window is simply never created. Wine 11.9 works correctly. Bisected to: c9e4e0152548e6a369bd7bcdeedc5bd64f446fb6 "win32u: Use pthread instead of the TEB to access internal per-thread data." win32u tests pass on the bad commit (37872 executed, 0 failures). d3dkmt shows 3 failures but they are pre-existing (identical results on the parent commit c9e4e015~1). Download: https://istaria.com/ (free to play, launcher is jlauncher.exe) System: Arch Linux x86_64, AMD Ryzen 5 5600XT, AMD Radeon RX 6600 (amdgpu/RADV), WoW64 build from official WineHQ source. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.