项目作者: hmlendea

项目描述 :
Linux script for launching Steam with fixes and Nvidia OPTIMUS
高级语言: Shell
项目地址: git://github.com/hmlendea/steam-start.git
创建时间: 2018-10-27T08:58:54Z
项目社区:https://github.com/hmlendea/steam-start

开源协议:

下载


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:

  1. cp "steam-start.sh" "/usr/bin/steam-start"
  2. 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