
How To Set Up Linux Mint For Gaming – Nvidia GPU Driver, Wine, Lutris, Steam Proton & Feral Gamemode
This video covers how to set up Linux Mint for gaming, so that you can play both native and Windows developed games using Steam Proton or Lutris.
Step 1. Install Latest GPU Driver.
https://github.com/lutris/docs/blob/master/InstallingDrivers.md#ubuntu--kde-neon--other-ubuntu-derivatives
Step 2. Install Wine.
https://wiki.winehq.org/Ubuntu
Step 3. Install Lutris.
https://github.com/lutris/lutris/releases
Lutris has now removed the option to install from the PPA, so instead download the latest deb file from the Github releases page.
Step 4. Install Steam & Enable Proton.
Install Steam through the Software Manager, and log into your account once installed.
Navigate to Settings / Steam Play / Advanced, tick the Enable Steam Play for all other titles, click OK and restart Steam to apply.
You can also enable Shader Pre-Caching and Allow background processing of Vulkan shaders to improve performance when using Proton which is found at Settings / Shader Pre-Caching.
Step 5. Install & Enable Feral Gamemode.
https://github.com/FeralInteractive/gamemode#gamemode
To enable Gamemode for a game in Steam, right click on a game’s properties, navigate to Set Launch Options and type the following:
gamemoderun %command%
Then click Close, and finally OK.
Alternatively for Lutris, enable the Gamemode toggle, found at System preferences / System options / Enable Feral GameMode.
#linuxmint #linuxgaming #tutorial