Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Game not running on Steam (Read 5081 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Game not running on Steam

Reply #15
The driver seems ok, just to make sure there aren't other drivers installed, can you post the output of
Code: [Select]
 ls /usr/share/vulkan/icd.d/

Also
https://wiki.archlinux.org/title/Steam/Troubleshooting#Debugging_shared_libraries
Code: [Select]
cd ~/.steam/root/ubuntu12_32
file * | grep ELF | cut -d: -f1 | LD_LIBRARY_PATH=. xargs ldd | grep 'not found' | sort | uniq
or, alternatively, run Steam with steam-runtime and:
Code: [Select]
for i in $(pgrep steam); do sed '/\.local/!d;s/.*  //g' /proc/$i/maps; done | sort | uniq

Re: Game not running on Steam

Reply #16
Output of
Code: [Select]
cd ~/.steam/root/ubuntu12_32
file * | grep ELF | cut -d: -f1 | LD_LIBRARY_PATH=. xargs ldd | grep 'not found' | sort | uniq
is
Code: [Select]
        libgtk-x11-2.0.so.0 => not found
        libnm.so.0 => not found
        libvdpau.so.1 => not found

Also it says the following after doing "steam --reset"

Code: [Select]
Vulkan missing requested extension 'VK_KHR_surface'.
Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!
Vulkan missing requested extension 'VK_KHR_surface'.
Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!

Re: Game not running on Steam

Reply #17
Running the command pkgfile gives this:
Code: [Select]
$ pkgfile libgtk-x11-2.0.so.0
world/gtk2
lib32/lib32-gtk2
extra/gtk2
$ pkgfile libnm.so.0
world/libnm
extra/libnm
$ pkgfile libvdpau.so.1
world/libvdpau
lib32/lib32-libvdpau
extra/libvdpau
Make sure you have:
  • gtk2
  • lib32-gtk2
  • libnm
  • libvdpau
  • lib32-libvdpau
installed.

Re: Game not running on Steam

Reply #18
Running the command pkgfile gives this:
Code: [Select]
$ pkgfile libgtk-x11-2.0.so.0
world/gtk2
lib32/lib32-gtk2
extra/gtk2
$ pkgfile libnm.so.0
world/libnm
extra/libnm
$ pkgfile libvdpau.so.1
world/libvdpau
lib32/lib32-libvdpau
extra/libvdpau
Make sure you have:
  • gtk2
  • lib32-gtk2
  • libnm
  • libvdpau
  • lib32-libvdpau
installed.

I was missing I think lib32-libvdpau and lib32-gtk2 (I didn't write them down). I tried running the game again after installing them via pacman, but it still does not play :(

Re: Game not running on Steam

Reply #19
Does it output the error about LD_PRELOAD?

Also it says the following after doing "steam --reset"

Code: [Select]
Vulkan missing requested extension 'VK_KHR_surface'.
Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!
Vulkan missing requested extension 'VK_KHR_surface'.
Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!
In this thread, it was suggested to see this page.

Do you have vulkan-icd-loader and lib32-vulkan-icd-loader installed?

If that doesn't help, it could also be: https://github.com/doitsujin/dxvk/wiki/Common-issues#errors-about-missing-d3d11-support in other words, either DXVK/Vulkan loader/driver is outdated or not set up correctly, or your video card/driver doesn't support the required features.

Re: Game not running on Steam

Reply #20
Quote
In this thread, it was suggested to see this page.

Do you have vulkan-icd-loader and lib32-vulkan-icd-loader installed?

If that doesn't help, it could also be: https://github.com/doitsujin/dxvk/wiki/Common-issues#errors-about-missing-d3d11-support in other words, either DXVK/Vulkan loader/driver is outdated or not set up correctly, or your video card/driver doesn't support the required features.

I have both, and I've installed dxvk from the AUR (although I am unsure on how to apply it to the wine prefix). I even recompiled proton. Still nothing.

Edit: my apologies for the late reply by the way.

Re: Game not running on Steam

Reply #21
Okay, so I've done the "dxvk_install" suggestion according to the AUR, but it still outputs the same error. Whenever I reset steam via "steam --reset" I get the following kinds of things upon starting it:

Code: [Select]
22-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/contentframe.css is -1 bytes, expected 8567
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/debugger.css is -1 bytes, expected 12426
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/downloads.css is -1 bytes, expected 4673
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/fileselector.css is -1 bytes, expected 10873
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/footer.css is -1 bytes, expected 20792
[2022-03-07 17:19:46] BVerifyInstalledFiles: bad directory tenfoot/resource/styles/friends/
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/addfriend.css is -1 bytes, expected 1410
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/chaturls.css is -1 bytes, expected 402
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/community_main.css is -1 bytes, expected 40763
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/editpersona.css is -1 bytes, expected 1006
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friends.css is -1 bytes, expected 36410
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friendscontent_frienditem.css is -1 bytes, expected 4189
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friendscontent_friends.css is -1 bytes, expected 2875
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friendscontent_groupitem.css is -1 bytes, expected 2858
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friendscontent_groups.css is -1 bytes, expected 1515
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friendssearch.css is -1 bytes, expected 2532
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friendsui.css is -1 bytes, expected 4387
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friends_chat_dialog.css is -1 bytes, expected 18564
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friends_new.css is -1 bytes, expected 12025
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friends_profile_details.css is -1 bytes, expected 9402
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/friends_search_result_embedded.css is -1 bytes, expected 824
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/friends/invitetolobby.css is -1 bytes, expected 102
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/intromovie.css is -1 bytes, expected 1295
[2022-03-07 17:19:46] BVerifyInstalledFiles: tenfoot/resource/styles/keyboard.css is -1 bytes, expected 256

Any ideas?

Re: Game not running on Steam

Reply #22
I am unsure why you are doing all this process just to use steam, I've been using `steam` from our repos with no problems at all since early Artix days in 2017, I never had to install lutris or anything else (to run steam games I mean), just add some other proton versions to run specific games (I recommend https://www.protodb.com to know which versions of proton works better for specific titles).

Specifically, Batman: Arkham Origins should work out of the box with a new Artix's steam installation (after enabling compatibility mode of course).

My suggestion is that you remove any lutris, steam or associated packages from both AUR and pacman, make sure you don't have any  DXVK or even Wine package in your system and then install just steam from our lib32 repository, enable compatibility mode and give it a try.

The only AUR package that you might need (and note the emphasis in might) is "steam-fonts" in case you don't see some menus text or that your fonts are off or funny.

EDIT: make sure that you also delete your $HOME/.steam before re-install it, you will lost your installed games if you don't back up them,  anyway you can just install them again, I also recommend to change your default Steam library path to some place in your $HOME, for example, I have mine in $HOME/games/steamlib, so in case of disasters you can nuke down your whole steam installation without losing any of your installed games

 

Re: Game not running on Steam

Reply #23
It was the Proton version. Downloaded and installed Proton Experimental via Steam and it works out of the box.