dcs_on_linux
dcs_on_linux copied to clipboard
Issue on wine, DCS OpenBeta.
So I have DCS installed on my HDD from my old windows install. Installed wine 6.0-1 on my arch desktop. Ran winetricks command, and tried to run DCS_updater.exe.
Everything works to the login screen. I type in my credentials, say connect, credential screen disappears, and then game decides to crash.
Here is the DCS log file: dcs.20210123-142028.log
What I figure is the issue is this:
2021-01-23 14:20:28.359 INFO EDCORE: # C0000005 ACCESS_VIOLATION at 409136E3 00:00000000
But I can't understand anything from this.
Looks like the same issue as #3 could you check some of the discussion in there? In particular, the DLL override
Welp... I changed the dll override to what you said there, and it does go further. Now it fetches auth data..... but is now stuck afterwards. I find this tho 0168:err:ole:apartment_add_dll couldn't load in-process dll L"C:\\windows\\system32\\wbem\\wbemprox.dll"
Edit: It did load after 20 more waiting minutes. Now it crashes due to some modules I think. Am going to remove all of them and try again.