this post was submitted on 01 Dec 2023
28 points (96.7% liked)

Steam Deck

14422 readers
241 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 3 years ago
MODERATORS
28
submitted 9 months ago* (last edited 9 months ago) by ekZepp to c/[email protected]
 

So, my personal experience of the installation is been a bit complicated by the tutorials i've find on YT. Basically I was stuck in the part where after the installation you need to change the directory (or add a new shortcut) for the launcher. Many video didn't explain that or use a previous version of the OS with slightly different interface. In the end i've found this great tutorial online and completed everything.

There is anything i should do (both on the device setting or in the Ubisoft setting) to improve the experience on my Steam Deck?

Btw. The download of the game (AC Origin) was superslow (9mb/s). Any way to fix that?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ekZepp 1 points 9 months ago* (last edited 9 months ago) (1 children)

I honestly didn't know much of Lutris. Installing UC there would have any particular benefit? Would i be able to download the game faster?

[โ€“] the16bitgamer 7 points 9 months ago

Lutris has many functions, but what I use it for is a non-steam game Wine/Proton manager.

Basic principle of how Steam runs Windows games on Linux. Steam uses a modified version of Wine, called Proton to convert the native windows code to something Linux understands and can run. And has a pre-made Wine environment with all the appropriate files and directories so that when the game installs, it thinks it's in Windows.

Now Lutris does pretty much the same thing, just without Steam. It too has pre-made Wine environments ready to install games, then with what ever version of Wine or Proton you have installed, you can install the game. For Ubisoft Connect, you aren't just installing a game to a Wine Environment, you are installing a software manager to a Wine Environment, which can install other games, require software to your Environment, like on Windows.

Another benefit of Lutris is that if a game requires a specific dependency or needs to run with specific files and stuff, there are pre-made installers that will prepare the environment for you. For example here is the Ubisoft Connect install script: https://lutris.net/games/ubisoft-connect/

Plus since each game is installed to its own environment (except Game Launchers for DRM reasons), it means you can remove a bad environment without deleting all your games. This is a real boon if you buy your games from GOG.

However for the process it's rather straight forward.

  1. Find the game you want to install on lutris.net, if it's not there just download the installer and try to run it.

  2. Let Lutris install the program

  3. Try to run the game in Lutris

3a) If it works, right click the game in Lutris and "Add to Steam"

TL:DR Lutris installs Windows games like Steam, and runs them like steam. But it doesn't limit you to Steam games. Ubisoft Connect, EA App, GOG all work on Lutris to varying degrees of success.