Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks Adventurer. Had it working before though wine by itself, but couldn’t figure it out when I moved it to Lutris.

For anyone that finds themselves in my predicament:

-Go to Configure -> Game options -Then paste/type the flags “–rendering-driver opengl3” in Arguments -Save and it should run.

If it still doesn’t run (I changed other setting because I got other games to run without the flag)

-Go to Configure -> Runner settings -In Graphics: Disable DXVK & VKD3D -Then Move to Configure -> System options -Scroll down to Game execution: add “WINEDLLOVERRIDES = d3d11,dxgi=n” (no quotes)

While I don’t know if you’ll need the second part, it should help if vulkan support is incomplete.

Thanks again to Nahgg! I’ve been looking at this for a couple days; it wasn’t until I searched with the game’s name that I could find this comment.