It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
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."