https://bugs.winehq.org/show_bug.cgi?id=42330
--- Comment #57 from rawfox rawfox@freenet.de --- (In reply to Piotr W from comment #54)
Created attachment 60117 [details] blackscreen workaround for staging-2.21
This patch works around the blackscreen problem and makes GTA5 start up every time. It is probably not the right way to do it (really the bind flags should come from DXGI_SWAP_CHAIN_DESC.BufferUsage) but it lets you at least play GTA: 5 without having to Alt+Enter a whole bunch of times.
confirmed, works great :) wont apply to the actual source, at 3.0-124 atm, but still works after editing the source manually and changing it to DX11. I would upload a patch, but im in the process of learning the howto, still not qualified tho ^^