rattiraivo n00b
Joined: 06 Jun 2024 Posts: 35
|
Posted: Sun Jun 09, 2024 4:21 pm Post subject: (solved) Can't run steam games RX 570 |
|
|
For example rimworld won't run, just says stop before saying start again.
Tried running steam from the terminal and doing the same and the only relevant errors that I saw were:
Code: | ERROR: ld.so: object '/home/jere/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jere/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/jere/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jere/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
|
I'm guessing it's something related to vulkan?
make.conf: https://bpa.st/VOJA
emerge --info: https://bpa.st/ZEPA
Thanks.
Edit: Solved it by adding the vulkan use flag to mesa :p |
|