How can I transfer non-steam games between Linux devices.

λλλ@programming.dev to Linux@lemmy.ml – 59 points –

I have a desktop and a steam deck. I would like to setup some old games I have on disc on the desktop. Then compress them and decompress on my Steam Deck without doing the full install again. I understand that with wine/proton prefixes they should be installed to a "fake c:/ windows hierarchy" can I just compress that and copy to a different Linux machine? Does it save which proton version was used? If I use something like Lutris or bottles can I import into them?

25

You are viewing a single comment

Does it install winetricks and wine? Or is it up to you to install that? I believe the steam comes with it pre-installed though, so it''s probably not necessary.

Bottles has a wine manager that allows you to install various wine versions, and switch between them. You can also use the system installed version or even more versions installed by protonup-qt.

Winetricks is included.