Howto game on linux: Difference between revisions
Jump to navigation
Jump to search
Mandulete1 (talk | contribs) |
No edit summary |
||
Line 1: | Line 1: | ||
= gaming platforms = | |||
install lutris: | |||
pacman -S lutris | |||
install heroic-games: | |||
yay -G heroic-games-launcher && cd heroic-games-launcher | |||
makepkg -si | |||
install legendary gui rare: | |||
pacman -S python-qtawesome | |||
yay -G legendary && legendary | |||
makepkg -si | |||
yay -G rare && rare | |||
makepkg -si | |||
= display games fps = | |||
install mangohud on archlinux: | install mangohud on archlinux: | ||
pacman -S mangohud lib32-mangohud --noconfirm | pacman -S mangohud lib32-mangohud --noconfirm |
Revision as of 15:26, 2 September 2023
gaming platforms
install lutris:
pacman -S lutris
install heroic-games:
yay -G heroic-games-launcher && cd heroic-games-launcher makepkg -si
install legendary gui rare:
pacman -S python-qtawesome yay -G legendary && legendary makepkg -si yay -G rare && rare makepkg -si
display games fps
install mangohud on archlinux:
pacman -S mangohud lib32-mangohud --noconfirm
install mangohud gui goverlay:
yay -S goverlay-bin
get fps on opengl games using mangohud:
mangohud --dlsym quake3
amd gpu fan control
install corectl on archlinux:
pacman -S corectrl
install corectl debian/ubuntu
sudo apt install corectrl