config:lutris
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| config:lutris [2020/08/30 21:29] – created Wuff | config:lutris [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| https:// | https:// | ||
| + | First install Wine and then download Lutris from its website. | ||
| + | https:// | ||
| + | https:// | ||
| + | |||
| + | Latest Develop Wine 5.16 for Linux Mint 20: | ||
| + | < | ||
| + | sudo dpkg --add-architecture i386 | ||
| + | wget -O - https:// | ||
| + | sudo apt-add-repository 'deb https:// | ||
| + | #sudo add-apt-repository ppa: | ||
| + | sudo apt update && sudo apt install --install-recommends winehq-devel | ||
| + | sudo apt-get install libgnutls30: | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | 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: | ||
| + | sudo apt-get install mesa-vulkan-drivers mesa-vulkan-drivers: | ||
| + | </ | ||
| + | |||
| + | #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 15: | Line 41: | ||
| ===== 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 | + | Launch |
| - | First install Wine and then download Lutris from its website. | + | |
| - | https:// | + | |
| - | https:// | + | |
| - | + | ||
| - | Installing Epic Games Store | + | |
| - | + | ||
| - | Once the installation of Lutris is successful, simply launch it. | + | |
| Locale error may pop up when launching from console (and nothing happens launching from GUI). Solution would be to set locale before launching Lutris: | Locale error may pop up when launching from console (and nothing happens launching from GUI). Solution would be to set locale before launching Lutris: | ||
| Line 31: | 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.1598819362.txt.gz · Last modified: (external edit)