Skip to content

Fixes for common issues and Recommendations

CommandMC edited this page May 16, 2021 · 7 revisions

Recommendations:

1. Use one Wine prefix for one game

This helps organize your changes/workarounds for each game, as installing something that fixes one game might break another

2. Install DXVK

While Wine's own Direct3D implementations are passable, they're not really that fast. DXVK translates Direct3D API calls to Vulkan for a smooth playing experience.

You can either use winetricks to install it (winetricks dxvk) or download the latest release from here and manually run the installer

3. Try the Virtual Desktop feature

Inside winecfg -> "Graphics", there's a feature to emulate a virtual desktop. This fixes a lot of issues related to alt-tabbing and games losing focus.

Tip: If you set the Virtual Desktop resolution to your monitor's native resolution, Wine will run in Fullscreen, meaning as long as your games are also Fullscreen, you won't even notice it's there!

Contribute

Once you got something working and there isn't already a Wiki page for it, please post your steps on the Discord or in an issue here so we can add it to our database

Game compatibility list:

Clone this wiki locally