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 22:39] – Wulf Rajek | config:lutris [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 31: | Line 31: | ||
</ | </ | ||
+ | #Note ubuntu package PPA not available any longer, install debian 11 for ubuntu/ | ||
< | < | ||
- | sudo add-apt-repository ppa:lutris-team/lutris | + | echo "deb https:// |
+ | wget -q https:// | ||
sudo apt update | sudo apt update | ||
sudo apt install lutris | sudo apt install lutris | ||
Line 48: | 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.1598823569.txt.gz · Last modified: 2023/05/29 11:53 (external edit)