Skip to content

Vallentinus/linuxgaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Gaming on Linux Guide

Step 1: Upgrade System

[Username@fedora ~]$ sudo dnf update
[Username@debian ~]$ sudo apt-get update && sudo apt-get upgrade
[Username@arch ~] sudo pacman -Syyu

Step 2: Download GPU Drivers

Step 3: Download and Configure LibreGaming using pip

[Username@fedora ~]$ sudo pip3 install LibreGaming   # Installs LibreGaming 
[Username@fedora ~]$ sudo LibreGaming -h   # This shows what would you download 
usage: LibreGaming <arguments>

Install Gaming Packages with ease

options:
  -h, --help         show this help message and exit
  -g, --gaming       Install Gaming Packages
  -b, --basic        Install Basic Gaming Packages
  -ath, --athenaeum  Install Athenaeum Launcher
  -o, --overlays     Install Mangohud & Goverlay
  -p, --proton       Install/Update ProtonGE(You must run Steam once before
                     installing ProtonGE)
  -l, --list         List installed ProtonGE Releases
  -t TAG, --tag TAG  Install a specific ProtonGE Release
  -r TAG, --rem TAG  remove a specific ProtonGE Release
  --releases         List ProtonGE Releases
  --tui              use a Terminal User Interface to install Packages
  --heroic           Install Heroic Launcher
  --lutris           Install lutris Launcher
  --itch             Install itch.io Launcher
  --stl              Install Steam Tinker Launch(For Arch Linux only)

GPLv3 - Repo : https://github.com/Ahmed-Al-Balochi/LibreGaming.git
[Username@fedora ~]$ sudo LibreGaming -g   # Downloading all gaming packages

Step 4: Configure wine

[Username@fedora ~]$ winecfg # Then change Windows version to Windows 10 press apply and quit

Step 5: Configure Steam

Steam --> Settings --> Steam Play ---> Advanced ---> Enable Steam Play for all other titles

I'm using Proton Experimental becouse more stable than original proton and can see play game on Discord

Library --> Proton Experimental --> Properties --> Betas --> bleeding-edge - lastest and untested dxvk, vkd3d-proton and wine changes; backup your prefixes before using

If your game not optimize for all try ProtonGECustom

You can look is your game compatible with linux ProtonDB

Optional:

If you have performance drops install Gamemode this extension will optimize your gaming experience.

If you want play games on Epic use Heroic Games Launcher (LibreGaming includes this package)

About

Linux Gaming Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published