TranslateProject/sources/tech/20190423 Epic Games Store is Now Available on Linux Thanks to Lutris.md
2019-05-21 15:44:52 +10:00

6.3 KiB
Raw Blame History

Epic Games Store is Now Available on Linux Thanks to Lutris

Brief: Open Source gaming platform Lutris now enables you to use Epic Games Store on Linux. We tried it on Ubuntu 19.04 and heres our experience with it.

Gaming on Linux just keeps getting better. Want to play Windows games on Linux, Steams new in-progress feature enables you to do that.

Steam might be new in the field of Windows games on Linux but Lutris has been doing it for years.

Lutris is an open source gaming platform for Linux where it provides installers for game clients like Origin, Steam, Blizzard.net app and so on. It utilizes Wine to run stuff that isnt natively supported on Linux.

Lutris has recently announced that you can now use Epic Games Store using Lutris.

Lutris brings Epic Games to Linux

Epic Games Store Lutris Linux

Epic Games Store is a digital video game distribution platform like Steam. It only supports Windows and macOS for the moment.

The Lutris team worked hard to bring Epic Games Store to Linux via Lutris. Even though Im not a big fan of Epic Games Store, it was good to know about the support for Linux via Lutris:

Good news! @EpicGames Store is now fully functional under Linux if you use Lutris to install it! No issues observed whatsoever. https://t.co/cYmd7PcYdG@TimSweeneyEpic will probably like this 😊 pic.twitter.com/7mt9fXt7TH

— Lutris Gaming (@LutrisGaming) April 17, 2019

As an avid gamer and Linux user, I immediately jumped upon this news and installed Lutris to run Epic Games on it.

Note: I usedUbuntu 19.04 to test Epic Games store for Linux.

Using Epic Games Store for Linux using Lutris

To install Epic Games Store on your Linux system, make sure that you have Lutris installed with its pre-requisites Wine and Python 3. So, first install Wine on Ubuntu or whichever Linux you are using and then download Lutris from its website.

Suggested read Ubuntu Mate Will Be Default OS On Entroware Laptops

Installing Epic Games Store

Once the installation of Lutris is successful, simply launch it.

While I tried this, I encountered an error (nothing happened when I tried to launch it using the GUI). However, when I typed in “ lutris ” on the terminal to launch it otherwise, I noticed an error that looked like this:

Thanks to Abhishek, I learned that this is a common issue (you can check that on GitHub).

So, to fix it, all I had to do was type in a command in the terminal:

export LC_ALL=C

Just copy it and enter it in your terminal if you face the same issue. And, then, you will be able to open Lutris.

Note: Youll have to enter this command every time you launch Lutris. So better to add it to your .bashrc or list of environment variable.

Once that is done, simply launch it and search for “ Epic Games Store ” as shown in the image below:

Epic Games Store in Lutris

Here, I have it installed already, so you will get the option to “Install” it and then it will automatically ask you to install the required packages that it needs. You just have to proceed in order to successfully install it. Thats it no rocket science involved.

Playing a Game on Epic Games Store

Epic Games Store

Now that we have Epic Games store via Lutris on Linux, simply launch it and log in to your account to get started.

But, does it really work?

Yes, the Epic Games Store does work. But, all the games dont.

Well, I havent tried everything, but I grabbed a free game (Transistor a turn-based ARPG game) to check if that works.

Transistor – Epic Games Store

Unfortunately, it didnt. It says that it is “Running” when I launch it but then again, nothing happens.

As of now, Im not aware of any solutions to that so Ill try to keep you guys updated if I find a fix.

Suggested read Alpha Version Of New Skype Client For Linux Is Out Now

Wrapping Up

Its good to see the gaming scene improve on Linux thanks to the solutions like Lutris for users. However, theres still a lot of work to be done.

For a game to run hassle-free on Linux is still a challenge. There can be issues like this which I encountered or similar. But, its going in the right direction even if it has issues.

What do you think of Epic Games Store on Linux via Lutris? Have you tried it yet? Let us know your thoughts in the comments below.


via: https://itsfoss.com/epic-games-lutris-linux/

作者:Ankush Das 选题:lujun9972 译者:Modrisco 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出