HGL
other-emerald

Rocket League

The game didn't work Log :
24 Replies
other-emerald
other-emeraldOP6mo ago
I just downloaded the game
CommandMC
CommandMC6mo ago
Run the following command to install Vulkan drivers:
sudo add-apt-repository ppa:kisak/kisak-mesa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt upgrade && sudo apt install libgl1-mesa-dri:i386 mesa-vulkan-drivers mesa-vulkan-drivers:i386
sudo add-apt-repository ppa:kisak/kisak-mesa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt upgrade && sudo apt install libgl1-mesa-dri:i386 mesa-vulkan-drivers mesa-vulkan-drivers:i386
other-emerald
other-emeraldOP6mo ago
still didn't work
other-emerald
other-emeraldOP6mo ago
No description
other-emerald
other-emeraldOP6mo ago
then quit the game
CommandMC
CommandMC6mo ago
Could you send in a new game log?
other-emerald
other-emeraldOP6mo ago
k oh i have not another game
CommandMC
CommandMC6mo ago
Oh, I meant an updated log of this game
other-emerald
other-emeraldOP6mo ago
k
other-emerald
other-emeraldOP6mo ago
CommandMC
CommandMC6mo ago
Oh, your GPU doesn't support Vulkan
other-emerald
other-emeraldOP6mo ago
solution ?
CommandMC
CommandMC6mo ago
Disable these 3 options in the game settings
No description
CommandMC
CommandMC6mo ago
Note that it'll still be slow, this is an iGPU from 2012 after all
other-emerald
other-emeraldOP6mo ago
other-emerald
other-emeraldOP6mo ago
@CommandMC
CommandMC
CommandMC6mo ago
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-emerald
other-emeraldOP6mo ago
yes it was working on my previos os "windows 10"
CommandMC
CommandMC6mo ago
Yes, the GPU supports DirectX 11 just fine, but that's not a thing on Linux
other-emerald
other-emeraldOP6mo ago
There is no other solution?
CommandMC
CommandMC6mo ago
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-emerald
other-emeraldOP6mo ago
Does this apply to the rest of games?
CommandMC
CommandMC6mo ago
like most games
To be more specific, you'd have to list the games you're trying to play
other-emerald
other-emeraldOP6mo ago
Thank you very much.

Did you find this page helpful?