https://bugs.winehq.org/show_bug.cgi?id=51062
--- Comment #10 from Kron4ek kron4ek@gmail.com --- (In reply to Sveinar Søpler from comment #9)
(In reply to Kron4ek from comment #8)
I figure out that the first bad commit is a27d5bae114eef5352b699ee38975bc8793b4dcb (winevulkan: Use standard CRT memory allocators.). And i see "free(): invalid size" in the Wine output when i run the launcher.
Can't be that one, cos i tried with my custom proton'ish hack wine-6.5, and i do not have that commit at all.
I do however have the same problem with only being able to choose DirectX11.
Booting my older staging-6.4 wine, i could choose d3d12 tho.
Well, at least for me the issue definitely starts to happen with the commit i mentioned, because compiling from the earlier commit (3b63afeeba29a76e19eee41a90c9a32838645cf9) fixes the issue.