6 May
2023
6 May
'23
3:47 p.m.
The builtin dxdiag doesn't know about option /64bit and display an error dialog. Some games use that option internally on startup and the dialog is annoying. This patch makes the /64bit option known to the builtin dxdiag so that it ignores it and doesn't display an error dialog. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49964 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2756