You can sign up to get a daily email of our articles, see the Mailing List page.
We do often include affiliate links to earn us some pennies. See more here.

Steam Play allows Linux gamers to use many different compatibility layers like Proton for running Windows games but Luxtorpeda instead makes games use an available native Linux game engine. It's a thoroughly clever and awesome project, as there's a number of games that just run better (regardless of the platform) on an up to date native game engine.

Quite a few games are supported with it including: Arx Fatalis, Caesar 3, Chris Sawyer's Locomotion, multiple Doom games, Descent 1 / 2, Freespace 2, Ocean's Heart, PowerSlave, The Elder Scrolls III: Morrowind, Warzone 2100 and the list goes on.

The new version 40 that's out now moves over to a more modern Steam Runtime (Soldier). The developer mentions that this "leads to better tooling with the newer starting point, less extra dependencies, and will be much more future proof".

Some of the changes over the last few versions includes:

  • Adds support for running games in Steam Runtime Soldier. Engines have been re-built for the new runtime. See https://luxtorpeda-dev.github.io/packages.html for the package list
  • Support using rust-gtk, which gives greater control over the UI shown. Progress still uses zenity.
  • Support Automatic Detection of Game Folders For Dependent Games - Detect game folders based on VDF files, for things like the source sdk games, so that manual picking is not required. Will fallback to original picking if not found.
  • Log Client Version At Launch
  • Remove legacy support for original packages, so that runtime is now the default.

For all the game engines used by Luxtorpeda, they've been upgraded (where possible) to the latest code "especially in cases where normal tagged releases aren't done in upstream and relying on new development commits".

How do you actually use it? It's easy enough to download and install too with a few quick steps:

  1. Download the tar archive file from the GitHub releases page.
  2. If this folder does not exist, create it: ~/.steam/root/compatibilitytools.d/
  3. Extract the archive downloaded in Step 1, and place the contents into the above directory.
  4. Restart Steam if it's open which refreshes the Steam Play list for Luxtorpeda to show up.
  5. Right click on your game, go to Properties, Compatibility and ensure the box is ticked named "Force the use of a specific Steam Play compatibility tool" then select Luxtorpeda from the dropdown box that appears.

The next time you launch that game it will use whatever native game engine Luxtorpeda supports for it. Sometimes there's multiple so it gives you a choice and it sets it all up for you.

Article taken from GamingOnLinux.com.
28 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
17 comments
Page: «2/2
  Go to:

Eike Oct 19, 2021
View PC info
  • Supporter Plus
Quoting: Phlebiac
Quoting: elmapulone nice thing to have would be: auto detect what compatibility tool may work with an game.
eg: dosbox, luxtorpeda, proton, retro arch...

I don't know how it could be implemented, but... "yes please"

There might also be technical solutions by looking into the game binaries, but Valve could just gather the data which game is run under which tool for how long and default to the one used the longest in sum.
CZiNTrPT Oct 19, 2021
Wait, I don't get it? What does this do exactly?

It's not a emulator layer like proton and it just supports games which support Linux anyways? So why do I need it?

I'm missing something...
Liam Dawe Oct 19, 2021
Quoting: CZiNTrPTWait, I don't get it? What does this do exactly?

It's not a emulator layer like proton and it just supports games which support Linux anyways? So why do I need it?

I'm missing something...
Instead of launching through Proton it would run it through a compatible native game engine.
Eike Oct 19, 2021
View PC info
  • Supporter Plus
Quoting: Liam DaweInstead of launching through Proton it would run it through a compatible native game engine.

To rephrase it, it takes the game data from the Windows version, which is (supposed to be) OS agnostic, and throws it at the native version of the game engine.
Purple Library Guy Oct 19, 2021
Quoting: Eike
Quoting: Liam DaweInstead of launching through Proton it would run it through a compatible native game engine.

To rephrase it, it takes the game data from the Windows version, which is (supposed to be) OS agnostic, and throws it at the native version of the game engine.
One distinction here is that the game engine does not have to be identical to how the original game worked. So for instance, it can do modern interface things even if the original old game was made before those modern interface things existed. Or it can change that one thing about the controls that gave everyone a headache back in the day. Or it can not have bugs that were in the original (or, have bugs that weren't in the original . . . oops!)


Last edited by Purple Library Guy on 19 October 2021 at 4:18 pm UTC
Phlebiac Oct 19, 2021
Quoting: Liam Dawe
Quoting: CZiNTrPTI'm missing something...
Instead of launching through Proton it would run it through a compatible native game engine.

A native game engine that is NOT available on Steam, and is downloaded separately; for example, the Doom/Quake games always supported Linux, but there is no Linux support for them on Steam.
CZiNTrPT Nov 10, 2021
Quoting: Eike
Quoting: Liam DaweInstead of launching through Proton it would run it through a compatible native game engine.

To rephrase it, it takes the game data from the Windows version, which is (supposed to be) OS agnostic, and throws it at the native version of the game engine.

Ah thanks! Now I get it
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.