https://bugs.winehq.org/show_bug.cgi?id=45041
GloriousEggroll@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |GloriousEggroll@gmail.com
--- Comment #3 from GloriousEggroll@gmail.com --- the game doesn't need dotnet45 or dotnet at all. it runs with gallium 9 without it. I used the following overrides (tested one by one) to get it working with gallium 9 enabled:
xact xinput devenum quartz binkw32
overrides: xaudio2_7 native, builtin nvapi disable d3dx9_42 native, builtin d3dx9_43 native,builtin
also I set these in dewrito_prefs.cfg: Game.SkipTitleSplash "1" Game.SkipIntroVideos "1"
and used the --no-sandbox launch option
the only problem is it does not work with wine's builtin d3d9.dll - so something d3d9 related is broken in wine i'd assume