ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.17k stars 1.06k forks source link

Dark Souls III (374320) #2828

Open Darthseid opened 5 years ago

Darthseid commented 5 years ago

Compatibility Report

Name of the game with compatibility issues: Dark Souls III
Steam AppID of the game: 374320

System Information

GPU: Radeon R9 360
Driver/LLVM version: Mesa 19.0.2/8.0.0
Kernel version: Ubuntu 18.04
Link to full system information report as Gist: https://gist.github.com/Goatroth/25ac4ecd427c71e519fd26f549eb7c16
Proton version: 4.2-4 (tried 3.16-4 as well)

I confirm:

that I haven't found an existing compatibility report for this game.

that I have checked whether there are updates for my system available.

steam-374320.log Symptoms The game creates a Black Box on startup, hangs for 8 seconds, and then crashes. steam-374320.log

kisak-valve commented 5 years ago

Hello @Darthseid, err: DxvkInstance::createInstance: Failed to create Vulkan instance and err: D3D11CreateDevice: Failed to create a DXGI factory hint that you don't have a working vulkan driver installed. Please verify that you have mesa-vulkan-drivers and mesa-vulkan-drivers:i386 installed with something like apt policy mesa-vulkan-drivers mesa-vulkan-drivers:i386 and install them with something like sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386.

Also, it looks like you're using a Sea Island (GCN2) card, so please give https://github.com/ValveSoftware/Proton/wiki/For-AMD-users-having-issues-with-non-OpenGL-games a read.

arendjr commented 5 years ago

I had the same issue and in my case it was solved by following the work-around mentioned here: https://github.com/ValveSoftware/SteamOS/issues/652