Posted June 06, 2025
WH40k Boltgun works fine in wine 10 with a little setup.
Use a separate win64 wineprefix and install Rebohle's D3D implementation v1.10.3 via winetricks. i.e., `winetricks -q dxvk1103`
In addition when executing the game you have to set up the env variable SteamDeck as 1 so the cut scenes are displayed properly. As so `SteamDeck=1 wine ./Warhammer\ 40\,000\ Boltgun.exe`
Please note that dxvk1103 uses Vulkan, so ensure it is working in your system first, to do so you can execute `vulkaninfo` and check that your graphic card appears in the section "Presentable Surfaces."
Use a separate win64 wineprefix and install Rebohle's D3D implementation v1.10.3 via winetricks. i.e., `winetricks -q dxvk1103`
In addition when executing the game you have to set up the env variable SteamDeck as 1 so the cut scenes are displayed properly. As so `SteamDeck=1 wine ./Warhammer\ 40\,000\ Boltgun.exe`
Please note that dxvk1103 uses Vulkan, so ensure it is working in your system first, to do so you can execute `vulkaninfo` and check that your graphic card appears in the section "Presentable Surfaces."