Breadcrumbs

Linux gaming with Lutris

By ValkaTR, 11 May, 2025

Lutris is a special gaming launcher that handles all the trouble with hardware accelerating libraries and other configurations. It is simple to use. Just install Lutris and Wine with your favorite package manager (Arch Linux):

pacman -S lutris wine

Press "Add Game" (+) on the left top corner:

lutris add game

Type the name of the game and choose "Wine" as the runner:

lutris game name

In "Game Parameters" select the game executable:

lutris game path

Also in "Game Parameters" in "Wine Prefix" type "~/.wine", it will automatically expand it to "/home/%username%/.wine" path:

lutris wine prefix

Click "Save" and your game is ready to launch:

Launch the game, hope everything is alright, and enjoy:

indiana jones and the great circle

Comments