https://bugs.winehq.org/show_bug.cgi?id=49633
--- Comment #6 from Paul Gofman pgofman@codeweavers.com --- I tried to debug the issue but could not reproduce it. I installed the current launcher in a clean prefix with Wine git:
v1.4.6. sha1sum RSI Launcher.exe: 7d98406b2dad67ac3c3490f6e96ffd15e7793d7b RSI Launcher.exe
The installation crashed on the way but still completed after closing the crash dialog.
The launcher started for me without crashes, it had black screen though. That was due to it tries to render to the other's process window. I worked that around by using the following command line arguments for RSI Launch:
--disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing
Then, the launcher displayed correctly, and I could attempt login which gave me an error "Your account doesn't have a game package, ...", which is true as I didn't purchase one.
Is the issue still reproducible? If yes, could you please provide full details on how you install and start the launcher, and any workarounds / quirks which are used on the waY?