config:lutris
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:lutris [2020/08/30 21:50] – Wulf Rajek | config:lutris [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 22: | Line 22: | ||
< | < | ||
- | sudo add-apt-repository ppa:lutris-team/lutris | + | sudo apt install meson libsystemd-dev pkg-config ninja-build git libdbus-1-dev libsystemd-dev: |
+ | sudo apt install dbus-user-session | ||
+ | |||
+ | #For AMD/Intel GPU | ||
+ | sudo dpkg --add-architecture i386 | ||
+ | sudo apt-get install libgl1-mesa-dri:i386 | ||
+ | sudo apt-get install mesa-vulkan-drivers mesa-vulkan-drivers: | ||
+ | </ | ||
+ | |||
+ | #Note ubuntu package PPA not available any longer, install debian 11 for ubuntu/ | ||
+ | < | ||
+ | echo "deb https:// | ||
+ | wget -q https:// | ||
sudo apt update | sudo apt update | ||
sudo apt install lutris | sudo apt install lutris | ||
Line 28: | Line 40: | ||
===== Epic Games Store for Linux ===== | ===== Epic Games Store for Linux ===== | ||
- | |||
- | To install Epic Games Store on your Linux system, make sure that you have Lutris installed with its pre-requisites Wine and Python 3. | ||
Launch Lutris. | Launch Lutris. | ||
Line 40: | Line 50: | ||
Once that is done, simply launch it and search for “Epic Games Store”. Launch it and log in to your account to get started. | Once that is done, simply launch it and search for “Epic Games Store”. Launch it and log in to your account to get started. | ||
https:// | https:// | ||
+ | |||
+ | ===== general linux gaming ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ===== Info ===== | ||
+ | |||
+ | Win10 Guest in Virtualbox | ||
+ | Graphical glitches with VBoxSVGA + 3D acceleration -> Win10 Settings colours, turn off transparency effects | ||
+ | |||
+ | INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0 | ||
+ | |||
+ | sysctl -w dev.i915.perf_stream_paranoid=0 | ||
+ | This command makes a temporary change that is lost after reboot. To make a permanent change, enter: | ||
+ | echo dev.i915.perf_stream_paranoid=0 > / | ||
config/lutris.1598820658.txt.gz · Last modified: 2023/05/29 11:53 (external edit)