Open axet opened 1 year ago
Some app show black GUI window instead normal UI. Only when hovering mouse over UI you can see buttons and text. Happened on GOG Galaxy and VS2022 / VS2019.
Disable WPF hardware acceleration to prevent graphical glitches:
wine reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Avalon.Graphics" /v DisableHWAcceleration /t REG_DWORD /d 1 /f
@austin987 can we get this
Some app show black GUI window instead normal UI. Only when hovering mouse over UI you can see buttons and text. Happened on GOG Galaxy and VS2022 / VS2019.
Disable WPF hardware acceleration to prevent graphical glitches: