What is my best option for playing GOG windows-only games?

This page summarizes the projects mentioned and recommended in the original post on /r/linux_gaming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • minigalaxy

    A simple GOG client for Linux

  • Lutris has been experiencing some weird behavior with GOG since the last big update to 0.5.8 i think. It might also be new enough that the scripts to install it aren't completely baked yet. Although the latest version isnt supported by your installed version of OpenSUSE, id take a look at MiniGalaxy in the future. https://github.com/sharkwouter/minigalaxy its biggest advantage id say is that it simplifies the install of updates and DLC, and helps you keep all your games side by side. You will still need to learn some of the basics of wine, like using winetricks to install windows dlls and components. Say you want to install your game in a folder on your PC at /mnt/Games, you can run the windows exe with wine using this command: WINEPREFIX="/mnt/Games/Little_Nightmares_2" wine "Little Nightmares 2.exe" or whatever the exe name is. You'll also need winetricks to simplify the install of Windows core components like say VCruns, DirectX, and others. Install winetricks from your distro's software center, and call it from the terminal with the command WINEPREFIX="mnt/Games/Little_Nightmares_2" winetricks. The dialog box that appears will ask you if you want to use the default prefix; since you declared the prefix you wanted already as part of the command to run winetricks, click it and press okay. Then click instal the windows dlls/components option. Scroll through and install DXVK latest. Its not a guarantee the game will run now, but unless there's a new windows related spooky thing under the hood, it should run.

  • lutris

    Lutris desktop client

  • Lutris - https://lutris.net/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • HeroicGamesLauncher

    Discontinued A Native GUI Epic Games Launcher for Linux [Moved to: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher] (by flavioislima)

  • its also on the todo list of https://github.com/flavioislima/HeroicGamesLauncher

  • Wine-Builds

    Wine builds (Vanilla, Staging, TkG and Proton)

  • You can get standalone builds of proton from Kron4ek's GitHub repository: https://github.com/Kron4ek/Wine-Builds/releases

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts