italomandara / CXPatcher

A patcher to upgrade Crossover dependencies and improve compatibility
GNU General Public License v3.0
834 stars 22 forks source link

Steam glitches with DXVK enabled #95

Closed Jepl4r closed 11 months ago

Jepl4r commented 11 months ago

Steam works fine with DXVK off, but not when it's enabled and I need it to test Skyrim, cause with GPTK it crashes. I installed Steam in a new bottle using the crosstie that CrossOver provides.

Screenshot 2023-08-03 alle 22 30 34

I'm using CrossOver 22.1.1 patched with CXPatcher 0.2.21 and GPTK 1.03

italomandara commented 11 months ago

If you want to use dxvk you need to patch another copy of crossover but without gptk

Jepl4r commented 11 months ago

@italomandara The same thing happens, I even tried with a new bottle.

Screenshot 2023-08-04 alle 15 31 47
italomandara commented 11 months ago

apparently DXVK/MVK doesn't like GPU acceleration launch steam with the option -vgui and disable GPU acceleration in steam preferences.

Jepl4r commented 11 months ago

apparently DXVK/MVK doesn't like GPU acceleration launch steam with the option -vgui and disable GPU acceleration in steam preferences.

Still the same.

Screenshot 2023-08-04 alle 18 23 18

I even tried starting Steam without DXVK (it works only this way) to disable GPU acceleration. Even with GPU acceleration turned off it doesn't work.

italomandara commented 11 months ago

I can't replicate the issue at this point it just works for me

Jepl4r commented 11 months ago

@Gcenx The new 0.2.22 version fixed the problem, thanks. I didn't had to create a new bottle, I just removed "*dxgi (native, builtin)" and changed it with "dxgi (native,builtin)". With 0.2.21, changing it didn't work.