Linux Everything About Running Games So Far #2

Channel:
Subscribers:
119
Published on ● Video Link: https://www.youtube.com/watch?v=SHgjKN4Hov8



Everything
Game:
Everything (2017)
Duration: 11:43
21 views
0


-get latest driver

nvidia:

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install nvidia-driver-440 libnvidia-gl-440 libnvidia-gl-440:i386

amd: non-proprietary driver – you already have it

-steam + launch options

sudo apt install steam-installer

https://github.com/ValveSoftware/Proton#runtime-config-options

Saved games location:

/home/username/.local/share/Steam/steamapps/compatdata /12100/pfx/drive_c/users/steamuser/My Documents

Saved games location for linux native games:

/home/username/.local/share or /home/username/.foldername

https://www.protondb.com/

-get wine + winetricks

https://www.winehq.org/

sudo apt install wine-installer
wine --version
sudo apt install winetricks

WINEARCH=win32/win64 WINEPREFIX=home/username/wine/bottlename winetricks [to create a bottle]
WINEPREFIX=home/username/wine/bottlename winetricks [to reconfigure said bottle]

Kill Wine Processes - wineserver -k
Force Kill Wine Process - wineserver -k9

-get dxvk

https://github.com/lutris/docs/blob/master/HowToDXVK.md

-get esync

https://github.com/lutris/docs/blob/master/HowToEsync.md

ulimit -Hn
sudo nano /etc/systemd/system.conf
sudo nano /etc/systemd/user.conf

DefaultLimitNOFILE=524288

sudo nano /etc/security/limits.conf

username hard nofile 524288

-get lutris

https://lutris.net/

sudo add-apt-repository ppa:lutris-team/lutris
sudo apt update
sudo apt install lutris

-get gamemode

Ubuntu-Based need to add the PPA (18.04 and OLDER)
sudo add-apt-repository ppa:samoilov-lex/gamemode
sudo apt-get update

Debian-Based Repos and Ubuntu 19.04+ don't need a PPA
sudo apt install gamemode
sudo find /usr/ -name libgamemodeauto.so (libgamemodeauto.so.0 for Mint)

gamemoded -r ---enalbe/disable
gamemoded -s ---status

Lutris Values:
Key = LD_PRELOAD
Value = /usr/lib/x86_64-linux-gnu/libgamemodeauto.so (libgamemodeauto.so.0 for Mint)

Steam: gamemoderun %command% (at the beginning of the line/as the first option; you can have several proton options [those that end with %command%] before you type %command% {ex: gamemoderun DXVK_HUD=full %command%})

-get aco

It has been included in upstream Mesa 19.3 and newer.

to enable and check if enabled in steam:
RADV_PERFTEST=aco %command%
DXVK_HUD=full %command%







Other Statistics

Everything Statistics For Cymon

At this time, Cymon has 21 views for Everything spread across 1 video. His channel published less than an hour of Everything content, less than 0.01% of the total video content that Cymon has uploaded to YouTube.