this post was submitted on 11 Jul 2025
79 points (93.4% liked)
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
62732 readers
214 users here now
⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.
Rules • Full Version
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
Loot, Pillage, & Plunder
📜 c/Piracy Wiki (Community Edition):
🏴☠️ Other communities
FUCK ADOBE!
Torrenting/P2P:
- !seedboxes@lemmy.dbzer0.com
- !trackers@lemmy.dbzer0.com
- !qbittorrent@lemmy.dbzer0.com
- !libretorrent@lemmy.dbzer0.com
- !soulseek@lemmy.dbzer0.com
Gaming:
- !steamdeckpirates@lemmy.dbzer0.com
- !newyuzupiracy@lemmy.dbzer0.com
- !switchpirates@lemmy.dbzer0.com
- !3dspiracy@lemmy.dbzer0.com
- !retropirates@lemmy.dbzer0.com
💰 Please help cover server costs.
![]() |
![]() |
---|---|
Ko-fi | Liberapay |
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 really simple actually. It took me a bit of time to figure it out the first time though since there were no usable guides anywhere. As luck has it, I have actually written a full, comprehensive guide I wanted to post on here eventually. If you want to, try following this "beta" version of it:
An actually comprehensive guide for installing FitGirl Repacks using Lutris on Linux [Beta]
I'm frankly surprised there is not a single guide which explains this process. Sure, there is this one on Reddit from nearly 6 years ago but it is both outdated and its assumption there is a user install script provided by the Lutris community rarely ever holds true.
So, let this be a guide for the full FitGirl Repacks install process for newcomers to Lutris. I will be using the game "Beacon Pines" as example because it's decent (it has received FitGirls's Pink Paw Award after all) and rather small so if anything goes wrong you can quickly redo the process: First of all, acquire the files. I have stored them in
~/Downloads/Beacon Pines [Fitgirl Repack]/
Verify the BIN files before installation (optional)
In case you have eyes, you may spot the
Verify BIN files before installation.bat
file. This calls an .exe to verify the MD5 hashes of the .bin files containing the game data. It's likely redundant, as your torrent client (or browser if you used a direct download) verified the integrity already but it doesn't hurt to double check.Head to
/<game name> [Fitgirl Repack]/MD5
(in my case~/Downloads/Beacon Pines [Fitgirl Repack]/MD5
Execute
QuickSFV.EXE
using Wine. I just ranwine QuickSFV.EXE
in the console. This window should then open:collapsed inline media
VERIFY WHETHER YOU ARE IN THE CORRECT DIRECTORY IF THIS IS NOT THE FIRST FITGIRL REPACK YOU INSTALL. The program "remembers" the last location and does not choose your current working directory by default except for the very first time. Once you have chosen the correct directory, select the
fitgirls-bins.md5
file.collapsed inline media
Done! You can safely close this window. If any file is detected as missing/bad you should probably re-download everything.
Prepare to run the installer
Before you run the installer, you should make sure everything will be nice and tidy. By that, I mean you should create a directory where the game and the Wine prefix will be located. I chose
~/Games/Beacon Pines
for my install.Now, within Lutris click on the (+) button on the top left and select the option "Add locally installed game" at the bottom of the newly opened menu:
collapsed inline media
Within the "Game info" tab of the new menu, choose a name and select the "Wine" runner:
collapsed inline media
Within the "Game options" tab, choose the
/<game name> [FitGirl Repack]/setup.exe
file as Executable and the previously created directory as your Wine Prefix. This is where Wine will create the virtualizeddrive_c
directory, so this second part is very important to keep everything organized.collapsed inline media
Finally, within the "Runner options" tab, select GE-Proton (Latest). Wine rarely works for larger repacks (though for Beacon Pines, the default Wine runner happens to work).
collapsed inline media
collapsed inline media
Press "Save". You should now see the installer in your Lutris game library:
collapsed inline media
Run the installer
Double-click or press on "Play" to start the installer.
Once you have clicked through the title and information screen - you probably don't need to limit the RAM to 2 GB - you will land at this screen. You MUST change the default folder. By default, it will be
Z:\Games\<game name>
- which maps to/Games/<game name>
on your Linux file system. And while you can throw away all conventions and have a game directory in your root, it is probably not the smartest thing to do. Besides, the installer doesn't even have the permission to create this folder and will fail:collapsed inline media
Rather, you should select your
C:\
folder as the location to install the game. This will map to the path you earlier specified as the Wine root directory - in my case~/Games/Beacon Pines/drive_c/Beacon Pines
. Also, you can disable "Create a desktop shortcut" as that option doesn't do anything for you (except waste a couple of kilobytes of storage). You can later create a desktop shortcut through Lutris if you want one:collapsed inline media
Install ALL components it shows you. Your Wine prefix does not yet have DirectX/C++ Redistributable/Whatever installed as it is bare bones. In order to run games, you need these files. In theory you could create a single Wine prefix for all your games which would save some storage (because you didn't have to install DirectX dozens of times, once for each game) but this causes much worse portability.
collapsed inline media
Press "Install" and wait!
Finally, if applicable only select the "Update DirectX" (as well as C++ Redistributable etc) check boxes. You don't want to launch the game just yet (even though you could in theory as everything is installed):
collapsed inline media
As for the Redirection setting: It won't work on Linux; just use uBlock Origin (you may need to activate some more filter list in Ublock's settings though):
collapsed inline media
Press "Finish", let the check run through and then close this window. A new window for installing DirectX/C++ Redistributable etc. should open up afterwards.
Add the game to Lutris
Just like earlier, press the (+) button in Lutris and then select "Add a locally installed game"
Within the "Game info" tab, use the correct game name. This will allow Lutris to automatically recognize the game and download relevant assets such as the icon and the cover image. In my case, the name is just "Beacon Pines". Common abbreviations (such as GTA for Grand Theft Auto) should also work but don't rely on them. Remember to select the Wine runner!
Within the "Game info" tab, choose the newly created .exe as your executable. It is located where you installed it. Since I chose
~/Games/Beacon Pines
as my Wine prefix andC:\Beacon Pines
as my install directory within the FitGirl installer, the .exe is located in the directory:~/Games/Beacon Pines/drive_c/Beacon Pines/
. As for the Wine prefix: Use the same as earlier:collapsed inline media
If you didn't select Proton-GE as your global Wine runner, you should select it in "Runner options" like earlier.
You should now see the game alongside its automatically downloaded cover image within Lutris. Enjoy! The installer can safely be removed from Lutris now; it will not delete anything in your file system (neither the setup.exe, nor the Wine prefix used by the newly installed game).
collapsed inline media