this post was submitted on 27 Nov 2025
212 points (99.5% liked)
PC Gaming
12758 readers
1446 users here now
For PC gaming news and discussion. PCGamingWiki
Rules:
- Be Respectful.
- No Spam or Porn.
- No Advertising.
- No Memes.
- No Tech Support.
- No questions about buying/building computers.
- No game suggestions, friend requests, surveys, or begging.
- No Let's Plays, streams, highlight reels/montages, random videos or shorts.
- No off-topic posts/comments, within reason.
- Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's harder to use on Linux, and lower-performance devices. I would prefer prefer having dumps of the pre-installed game folder to use on a steam deck, for example.
I use it all the time on linux, what problems did you have?
What's your process for running the unpacker executable? Maybe it depends on the game, but I set up a wineprefix through Lutris and always seem to run into issues getting it to complete properly without any unpacking errors.
For the setup:
Final Edit: The wine prefix is the same for the games and the installer, just a windows subsystem that has all the dependencies.
First I install the wine-cachyos package, create a WINEPREFIX variable for the folder i want to put the prefix in, then i run winecfg to start the prefix, then I install the dotnet packages and vcredist packages through (before, when the repos existed) these links for the vcredist and dotnet (maybe archive.org or somewhere else still have the executables), or using winecfg too, but these are nicer to use as they install everything in one go.
Then I install the dxvk and vkd3d (you can install through lutris, so this is kinda useless hahaha).
Then I run the fitgirl repack through lutris and click to install the vcredist or .net when asked.
Then I just run the game with a runner or wine-cachyos.
I'll update this with valid links when I find them.
Edit: last time I used this and this, installing just the .net runtimes, not directx, java, silverlight, etc.
The last time I used one, I had to edit some paths in a .md5 file to get the hash verification to work.
I mainly had trouble on the steam deck, in the early days. Most people recommended unpacking on a windows PC and transferring the files back then. It might be easier now, but it is more trouble than a game dump.
You're missing the point. The other user is highlighting why your typical player would go with those repacks. And, well, your typical player doesn't use Linux (...yet - Microsoft is fixing this real fast.)
(I typically use johncena141, but I don't recall having problems with FitGirl.)
They seem to work fine for me on Linux? Only thing is that stupid isdone.dll error but that's easily fixed using a different runner
I'd suggest having a look into LinuxRuleZ! repacks, maybe not for lower performance devices but at least it's like 2 clicks and you're up and running for basically any game.
Even games that are notoriously difficult to make work pirated, like Forza Horizon 4 and 5.
As someone trying to move to Linux this year, what issues are there? I've heard this before, but I never see an explanation on what makes it difficult.
Proton can handle the game files but not the installer. So you have to install in wine and it's a hassle. I install the games on my windows pc, zip them and then transfer them to my deck.
Since Fitgirl's installer just unpacks stuff, I just use the same prefix for all installers. Protontricks/wine lets you specify a path in the Z:/ drive as well (the linux base system), so no need to move stuff.
I even made a dummy exe file that does nothing and added that as a non steam game that works as a catch-all prefix for whatever I need to run without adding it as a non steam game first.
Huh? I add the installer to steam, use proton and install. No problem.
The fitgirl unpacker and installer? Tbh I never tried, everyone on the web simply said it didn't work.