Lutris: Difference between revisions

From wikinotes
Line 44: Line 44:


To install games,<br>
To install games,<br>
* visit lutris.net
<syntaxhighlight lang="yaml">
* click search (titlebar)
from internet:
* click install
  - visit lutris.net
* choose a runner
  - click search (titlebar)
  - click install
  - choose a runner


from lutris:
  - Sources: Lutris (click user icon)
  - login
</syntaxhighlight>
</blockquote><!-- Usage -->
</blockquote><!-- Usage -->



Revision as of 04:20, 13 November 2021

lutris is another wine wrapper, tying it with user-submitted game runners to help you quickly get off the ground.

I'm pretty excited about it, it supports hot title games like star citizen, skyrim, fallout 4 etc.

NOTE:

2020/10/03 - needs polish, revisit in a few years maybe.

Documentation

homepage https://lutris.net/
github https://github.com/lutris/lutris

Locations

~/.local/share/lutris/runners/{runner} files for each runner
~/.config/lutris config (ui preferences)

Install

sudo pacman -S lutris
sudo pacman -S nvidia    # or your video card driver
sudo pacman -S lib32-vulkan-icd-loader
sudo pacman -S vulkan-icd-loader

Usage

Under the hood,lutris abstracts game runners (ex: wine, steam, wine-steam, ..).

To install games,

from internet:
  - visit lutris.net
  - click search (titlebar)
  - click install
  - choose a runner

from lutris:
  - Sources: Lutris (click user icon)
  - login

Configuration

# options found in titlebar next to min/max/close
options > use dark theme