"Step-by-Step Guide: Installing and Using ReShade on Linux - Tutorial"

Subscribers:
10,700
Published on ● Video Link: https://www.youtube.com/watch?v=EagCLrOo7_4



Category:
Tutorial
Duration: 4:05
8,190 views
200


In this video I cover how to install and use ReShade with your game library on Linux.

https://reshade.me/?ref=vgtimes

If you are not familiar with ReShade, it is a post-processing injector for games and video software.

In short it allows you to add SMAA anti-aliasing, ambient occlusion, depth of field, chromatic aberration, dynamic film grain, saturation, colour correction, and many more effects to your games.

In some cases, using ReShade will add functionality that was not originally available in the game.

Officially, ReShade is only available on Windows, but due the open-source nature of the project, it is now possible to use on Linux as well.

Re-Shade on Linux

https://github.com/kevinlekiller/reshade-steam-proton

reshade-linux is a GitHub project which will allow you download ReShade itself as well as a collection of effects that you can apply to any games running using Steam Proton or Wine.

1. Installation.

First open a Terminal window and run the following command.

curl -LO https://github.com/kevinlekiller/reshade-steam-proton/raw/main/reshade-linux.sh

This will download the reshade-linux script to your home directory.

Next, we need to make the script executable, which you can do with the following command.

chmod u+x reshade-linux.sh

Finally, we need to run the script with this command.

./reshade-linux.sh

First the script will check if ReShade is already installed on your system, and if not download and install ReShade.

Once the process is finished, it will if you want to install or uninstall ReShade for a particular game.

In this case we want to install ReShade for Dark Souls Remastered so I will press I.

Now we need to specify where the game executable is located.

In Steam the easiest method to do that is to open the properties of the game, click on the Local File tab, and click the Browse button.

This will bring up directory in your file browser.

From here, copy the path, paste into the Terminal, press Enter and confirm the path is correct.

It will also ask you if you want to automatically detect the right dll files to use for ReShade, press y.

You might also get another prompt about the architecture of the game, press y again.

Once the process is finished, take a copy of the environmental variable, and paste that into the game’s custom launch option.

You find that by opening properties, and at the bottom of the General tab.

Click OK once done.

2. Using ReShade.

To use ReShade with a game, launch as normal and press the Home key to bring up the list of available effects.

Simply enable the ones you wish to use.

#reshade #linux #proton




Other Videos By Intelligent Gaming


2022-09-27"Cross Platform-File Access: Accessing Linux Partitions From Windows 11 - Complete Guide"
2022-09-26"My Linux Journey" Podcast Episode 20: Pav's Windows Rage
2022-09-14"Seamless Office 365 Experience: Install and Run Office 365 Online On Linux - Tutorial"
2022-09-03"Step-by-Step: How To Install and Play GOG and Epic Games On Linux - Complete Guide"
2022-09-03"Step-by-Step: Capturing and Recording HDR Footage With OBS Studio on Windows 11"
2022-08-25"Step-by-Step: Setting Default Speakers and Microphones in Ubuntu - Complete Guide"
2022-08-03"Step-by-Step: Installing and Utilising Winget on Windows 11 - Complete Guide"
2022-07-08"Enhance Your Ubuntu Experience with These Gnome Extensions"
2022-06-17"My Linux Journey" Podcast Episode 19: Linux Newbie
2022-06-14"Command and Conquer Generals Evolution: Step-by-Step Guide to Play on Windows 11"
2022-06-08"Step-by-Step Guide: Installing and Using ReShade on Linux - Tutorial"
2022-06-06"Steam Proton Controller Setup: Configuring and Using Controllers On Linux"
2022-06-01"How To Unlock Frame Rate in Skyrim Special Edition and Fallout 4 For Smoother Gameplay"
2022-05-25"Step-by-Step Gaming Guide: Installing and Playing V Rising on Linux"
2022-05-25How To Set Up Pop!_OS for Gaming
2022-05-10How To Install & Manage Gnome Shell Extensions in Ubuntu 22.04
2022-05-03How To Remove Snap & Replace With Flatpak In Ubuntu 22.04
2022-04-27How To Enable Video Decoding In Chromium Based Browsers on Linux
2022-04-05How To Install, Play & Mod Skyrim Special Edition on Windows 11
2022-03-23How To Install & Run Windows Developed Applications on Linux
2022-03-15How To Set Up Manjaro Linux for Gaming – Steam – Lutris – Kernels – GPU Drivers



Tags:
reshade
proton
steam
wine
directx
opengl
linux
gaming
how to
tutorial
linux gaming
valve
open-source
windows