Skip to content

Linux script for launching Steam with fixes and Nvidia OPTIMUS

Notifications You must be signed in to change notification settings

hmlendea/steam-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donate Build Status Latest GitHub release

About

Script for launching Steam with compatibility fixes and support for Nvidia OPTIMUS.

Installation

Arch Linux

Install it using this PKGBUILD.

Other distros

Copy steam-start.sh to /usr/bin/steam-start and make it executable:

cp "steam-start.sh" "/usr/bin/steam-start"
chmod +x "/usr/bin/steam-start"

Usage

Simply run steam-start and Steam will start using this script.

Note: You can edit Steam's desktop file (e.g. /usr/share/applications/steam.desktop) to use steam-start as it's Exec command, so that clicking the Steam icon on your desktop will use this script