5

I don't even know if this is allowed here but frankly, I don't care. I have seen conflicting guides on how to play cracked games. Some say to use lutris/wine, some say to use proton with steam and add the cracked games to steam though that carries a significant risk of a ban. So to all Linux pirates, how do you do this?

top 6 comments
sorted by: hot top controversial new old

proton with steam and add the cracked games to steam though that carries a significant risk of a ban

Never heard that, and can testify that's absolute nonsense.

[-] Mwa@thelemmy.club 1 points 1 week ago* (last edited 1 week ago)

For anything outside of steam,epic etc you can use Heroic Games launcher (i personally use it for Epic Games,itch.io and games outside of Steam)
Ik it's a Epic Games,GOG and Amazon Games launcher but it works for Games outside of any store

[-] Bronzie@sh.itjust.works 1 points 1 week ago

Heroic has treated me very well so far!
Shadow of War runs like a dream after some tinkering

[-] rtxn@lemmy.world 1 points 1 week ago

I'm going to assume you're using official, paid-for GOG offline installers. Other installers will work the same way.

I have a directory for non-Steam games mounted at /games. Every game has its own directory, and a game and prefix directory for the game content and the wineprefix respectively. For example, for Cyberpunk 2077 you would run mkdir -p /games/cyberpunk-2077/{game,prefix} to create the directory tree all at once.

To install the game, I simply use wine to execute the installer with the prefix directory set as the wineprefix: WINEPREFIX=/games/cyberpunk-2077/prefix wine SETUP_FILE_NAME.exe. The root filesystem will be mounted as the Z: drive -- use Z:\games\cyberpunk-2077\game as the install path.

I use Lutris to launch the game. Add a new game, choose "Locally installed game", then set the executable path to the game's main executable, the working directory to the game directory (usually works, some games expect a different working directory), and the prefix to the prefix directory.

[-] darkguyman@lemmy.dbzer0.com 0 points 1 week ago

I have two questions: First, can I skip the first step if the game is preinstalled? Second, how do you determine compatibilty? I don't want to spent days downloading/torrenting a game only for it to be completely incompatiable.

[-] rtxn@lemmy.world 1 points 1 week ago

If the game comes in an archive (like portable Windows applications), you can simply copy the files to a directory and point Lutris at the executable.

Compatibility has been pretty solid for me. There are only a few games that didn't work out of the box (excepting those that are intentionally broken through anti-cheat). You can often get away with running games on Wine, but for most games you'll want Proton. Lutris will detect and use Proton versions that are installed by Steam, copied manually into compatibilitytools.d, or it can download Wine and Proton releases on its own. There's also GloriousEggroll's fork with many game-specific fixes.

ProtonDB and Lutris.net are the most useful resources, you can check if the anti-cheat solution might be an issue on Are We Anti-Cheat Yet?, Steam forum is a thing that exists, and you can ask in this community.

this post was submitted on 07 Jun 2025
5 points (77.8% liked)

Linux Gaming

19270 readers
48 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS