User Tools

Site Tools


ubuntu_desktop:gaming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu_desktop:gaming [2020/07/23 12:33] 185.104.185.238ubuntu_desktop:gaming [2020/09/11 20:34] (current) 192.168.1.1
Line 1: Line 1:
 ====== Ubuntu Desktop - Gaming ====== ====== Ubuntu Desktop - Gaming ======
 +
 +[[Ubuntu Desktop:Gaming:Mame|Mame]]
 +
 +----
  
 ===== Video Drivers ===== ===== Video Drivers =====
Line 274: Line 278:
  
   * Lutris - Under settings you can enable GameMode for all games you launch   * Lutris - Under settings you can enable GameMode for all games you launch
-  * Steam - Go to Launch options for the game of choice and type in gamemoderun %command%+  * Steam - Go to Launch options for the game of choice and type in <code bash>gamemoderun %command%</code>
   * Terminal - type <code bash>gamemoderun ./game</code>   * Terminal - type <code bash>gamemoderun ./game</code>
   * Gnome Tool - If you use GNOME Desktop Environment install this extension: https://extensions.gnome.org/extension/1852/gamemode/   * Gnome Tool - If you use GNOME Desktop Environment install this extension: https://extensions.gnome.org/extension/1852/gamemode/
 +
 +----
 +
 +===== Custom Proton =====
 +
 +The stock steam proton is rather old and behind the Wine team.
 +
 +Which means there are a lot of performance tweaks and improvements that you aren’t getting yet.
 +
 +It is therefore recommended that you install Custom proton which should provide a considerable improvement when gaming in Steam.
 +
 +<WRAP info>
 +**NOTE:**  DO NOT USE STEAM IN A FLATPAK!  You will lose some performance and modifications are more difficult!
 +</WRAP>
 +
 +Source Project: https://github.com/GloriousEggroll/proton-ge-custom#manual
 +
 +Auto-Install Project: https://github.com/Termuellinator/ProtonUpdater
 +
 +For Installation, we will use the ProtonUpdater script on GitHub.
 +
 +<code bash>
 +cd ~
 +wget https://raw.githubusercontent.com/Termuellinator/ProtonUpdater/master/cproton.sh
 +sudo chmod +x cproton.sh
 +./cproton.sh
 +</code>
  
  
Line 285: Line 316:
 https://christitus.com/ultimate-linux-gaming-guide/ https://christitus.com/ultimate-linux-gaming-guide/
  
 +https://www.reddit.com/r/linux_gaming/
  
ubuntu_desktop/gaming.1595507583.txt.gz · Last modified: 2020/07/23 12:33 by 185.104.185.238

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki