You are not logged in.

#1 2025-10-12 09:37:45

mester
Member
Registered: 2023-09-05
Posts: 24

Since a few days steam games doesn't work repently

I have two steam games and until the day before of yesterday both works in my computer but now the games doesn't open and I revised and it doesn't seem something bad with steam, I use Hyprland.

These are the terminal output when I open the game from rofi menu and I didn't have steam opened previously:
https://0x0.st/KSsZ.txt

Offline

#2 2025-10-17 08:55:38

ankabo
Member
Registered: 2025-07-14
Posts: 13

Re: Since a few days steam games doesn't work repently

Hi!

What games are you trying? Are they older ones with 32-bit support?
If they are a little bit older, try this.
Check pacman.conf for multilib support:

sudo nano /etc/pacman.conf

Search for the multilib part. It must be set to:

#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

[multilib]
Include = /etc/pacman.d/mirrorlist

Save and quit, do:

sudo pacman -Syu

sudo pacman -S lib32-mesa lib32-vulkan-radeon lib32-vulkan-icd-loader

sudo pacman -S mesa vulkan-radeon libva-mesa-driver mesa-vdpau

Stop steam, restart and try again.
If this is not working, try to deactivate the steam overlay.

Offline

Board footer

Powered by FluxBB