TheZoq2 / dcs_on_linux

Instructions for running DCS World on linux. Mostly extracted from https://github.com/ValveSoftware/Proton/issues/1722
79 stars 4 forks source link

Issue on wine, DCS OpenBeta. #5

Open Tankettekek opened 3 years ago

Tankettekek commented 3 years ago

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.

TheZoq2 commented 3 years ago

Looks like the same issue as #3 could you check some of the discussion in there? In particular, the DLL override

Tankettekek commented 3 years ago

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.