

Yep! Wine does NOT work with larger Fitgirl Repacks (>1 GB).
Lutris with Proton-GE works flawlessly though. Never had any issue.
Hi!
My previous/alt account is yetAnotherUser@feddit.de which will be abandoned soon.
Yep! Wine does NOT work with larger Fitgirl Repacks (>1 GB).
Lutris with Proton-GE works flawlessly though. Never had any issue.
Refusal to make a “political” statement is very much political when the politics in question is about acknowledging non-men exist. There is no politically neutral choice when there are two options who are both political.
You could try installing and running the offline installer for DirectX.
But I recommend trying to run the game without installing these runtimes first. You likely have them installed already. If the game doesn’t run then use the offline installer.
You didn’t answer my question. Should it be legal?
Swap out “car” with “any electronic device of your choice”. Should Intel/AMD be legally allowed to remove the CPU firmware on a whim making your processor a worthless pile of sand? Should your phone be allowed to be bricked by software updates because the manufacturer wants you to purchase a new model? Should fucking Casio be allowed to remotely disable your F-91 W digital watch because it contains firmware you do not own?
Do you own the software and firmware in your car?
The navigation system might use Google Maps and requires an internet connection to function. The manufacturer may decide to no longer want to pay for Google’s license and therefore disables all software - including software running the ignition, engine management, the speedometer, the center console - on the car with a momentary notice. The car becomes undrivable as a result.
Should this be legal? You didn’t own the software after all.
paru is written in Rust, yay in Go.
That’s pretty much the only difference. Since Rust is objectively superior to Go (I have never worked with either language so my opinion is as unbiased as can be) paru is clearly better.
Humans regularly kill large animals as well.
Though I’m unsure how much the presence of mines and absence of humans would affect animal deaths.
How do you install kindness and affection? They’re not on the AUR:
[yetAnotherUser@discuss.tchncs.de ~]$ paru -S kindness affection
:: Resolving dependencies...
error: could not find all required packages:
kindness (target)
affection (target)
I have, somehow, found love
packaged though. But it’s not true love. It’s LÖVE (a 2d game engine) spelled with an ASCII typeset so I’m pretty sure I have installed the wrong dependency.
Over here in Germany encryption is most definitely illegal. This includes encoded messages only the intended recipient could decode.
It will make things significantly better in the short term.
Their entire infrastructure would immediately crumble. Nothing could be re-used. All successor parties would be banned automatically.
This means basically all their high ranking members are permanently banned from joining or collaborating with any future political party.
I don’t think I need to elaborate why this would set far right organizations back significantly.
The RSS feed of Webtoons is junk. It purposely cuts off the images halfway.
True. We need more Margaret Thatchers alongside the Trumps of this world.
The loser of a lawsuit always has to cover the cost of the lawsuit, including the other party’s lawyer fees (except in cases where the state attorney sues and a bunch of other exceptions like when an employee starts a labor dispute). They are very much capped based on the disputed sum though. The higher the dispute, the higher the attorney fees you have to pay when losing.
For example, if the disputed sum is 5000€ the base lawyer fees are ~390€. It can then be multiplied by some factor - I think 2.5 is the maximum but I’m unsure - depending on the length and difficulty of the case.
They aren’t a punishment but rather a consequence of losing a lawsuit.
They are also usually covered by your legal protection insurance which is generally recommended to have.
US awarded “damages” are utterly insane.
How do the judges even come up with those numbers? By rolling a die?
I’m really happy to live in a country where the awarded damages must only cover the damage amount and the damaged party mustn’t profit from them.
They didn’t care at first. The only reason they began destructively scanning books is because they started to care about copyright law:
Anthropic first chose to amass digitized versions of pirated books to avoid what CEO Dario Amodei called “legal/practice/business slog”—the complex licensing negotiations with publishers. But by 2024, Anthropic had become “not so gung ho about” using pirated ebooks “for legal reasons” and needed a safer source.
Copyright law doesn’t allow them to sell the books. It’s almost certainly a violation to scan books for their content and then sell them.
USB-C requires a lot of space for charging, data transfer etc.
Let’s remove it too and make phones rely on wireless charging instead.
I just use RED. The user collages are pretty nice to find new albums.
AI literally produces better answers than 99% of ad supported, SEOptimized websites.
That’s saying not a lot about AI though. It tells you how utterly awful searching the web is thanks to those sites.
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: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.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:
Within the “Game info” tab of the new menu, choose a name and select the “Wine” runner:
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.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).
Press “Save”. You should now see the installer in your Lutris game library:
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: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: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.
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):
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):
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: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).