Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37904863
en ru br
ALT Linux repos
S:1.0.0.78-alt8

Group :: Games/Other
RPM: steam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: steam-libgl-drivers-path.patch
Download


--- steam-launcher/bin_steam.sh.orig	2023-03-01 21:59:10.000000000 +0300
+++ steam-launcher/bin_steam.sh	2023-05-04 22:49:11.269141626 +0300
@@ -94,6 +94,9 @@ function setup_variables()
 	if [[ ! -d "$STEAMCONFIG" ]]; then
 		mkdir "$STEAMCONFIG"
 	fi
+
+	# Fixes for running some games used by proton and steam runtime
+	export LIBGL_DRIVERS_PATH="/usr/lib/X11/modules/dri:/usr/lib64/X11/modules/dri"
 }
 
 function install_bootstrap()
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin