24 Replies
other-emeraldOP•6mo ago
I just downloaded the game
Run the following command to install Vulkan drivers:
other-emeraldOP•6mo ago
still didn't work
other-emeraldOP•6mo ago

other-emeraldOP•6mo ago
then quit the game
Could you send in a new game log?
other-emeraldOP•6mo ago
k
oh
i have not another game
Oh, I meant an updated log of this game
other-emeraldOP•6mo ago
k
other-emeraldOP•6mo ago
Oh, your GPU doesn't support Vulkan
other-emeraldOP•6mo ago
solution ?
Disable these 3 options in the game settings

Note that it'll still be slow, this is an iGPU from 2012 after all
other-emeraldOP•6mo ago
other-emeraldOP•6mo ago
@CommandMC
Have you rebooted after installing the drivers from above?
The only mentions of the error in this log online are from similar-aged GPUs, everyone concluding that they're too old to be useful
I would be inclined to agree there. Even if you get the game running, it'll be single-digit FPS at most
other-emeraldOP•6mo ago
yes
it was working on my previos os "windows 10"
Yes, the GPU supports DirectX 11 just fine, but that's not a thing on Linux
other-emeraldOP•6mo ago
There is no other solution?
RL, like most games, uses the DirectX graphics API. This API is Windows-exclusive, meaning on Linux, we have to translate it to another API (either OpenGL or Vulkan). Vulkan's out (since your GPU doesn't support it), so OpenGL it is. That's what you're using (or at least trying to use) in the last log there, but that's also not working
other-emeraldOP•6mo ago
Does this apply to the rest of games?
like most gamesTo be more specific, you'd have to list the games you're trying to play
other-emeraldOP•6mo ago
Thank you very much.