Skip to content

Latest commit

 

History

History
87 lines (60 loc) · 2.89 KB

README.md

File metadata and controls

87 lines (60 loc) · 2.89 KB

CI Shellcheck

Gaming Setup Scripts for Linux Distributions

About

These installers are designed to run on fresh linux installs.

What's included:


Requirements for GIT Installation

Git has to be installed, to clone the repository.

1) Install Git:

  • Arch Linux, Manjaro, Artix Linux
    sudo pacman -S git
  • Debian, Ubuntu, Linux Mint, Elementary OS
    sudo apt install git

2) Download the scripts

Installation

The install Script detects the distribution you're using and sets up the system.

with installer:

sudo linux-gaming/ui-install.sh

with specific installer:

You can also customize the installation by editing the installer script for your distribution.


Custom Proton Version

There is an installer for the newest Glorious Eggroll Version also, which is having a lot of hotfixes for some games.

This Version will be installed for using in Steam, but you are also able to select it in Lutris.

Command for installation of ge-proton

  • linux-gaming/ge-proton.sh

Update this script

you can use git to pull down a new version of this script:

  • cd linux-gaming && git pull && cd ..

Distribution related infos

For Beginners

  • Manjaro XFCE Edition ( https://manjaro.org/ ) The XFCE4 Desktop comes close to an workflow to windows

For Advanced Beginners

For Advanced Users / Also working on these Distros

  • Arch Linux
  • Artix Linux
  • Debian Testing or Sid
  • Ubuntu