I Just Can't Understand How to install fitgirl repacks on linux
hello fellow sailers , hope you're having a nice day ,
a few months back i switched to arch linux because my computer has good ram but not that good gpu , but now i would like to play some og games like portal 2 , portal 1 , inscryption etc from fitgirl repacks and i have scoured through many guides but nothing just works , too complicated.
can't there be a simple guide with preferably images or something like that (like a website /blog maybe?)
I would really appreciate that since many of my friends may like to join linux ship but they are pirates like me as well who wouldn't be able to play games on linux.
#Fitgirl-repacks,#Linux
I don't think there's a guide for your specific use case, but it's essentially no different from running any other windows installer on Linux. You will have to set up Wine (a guide is on their website) and once that's done, it's basically just double-clicking the setup.exe.
Yes, that is absolutely how it works, the compression or the files being distributed via torrents doesn't make any difference. I have installed plenty of (Fitgirl) repacks just by setting up wine and double-clicking the .exe file. I've never had any issues whatsoever.
I'm not sure what problem you are having when you say 'nothing works'.
I've installed several FG repacks over the years including one only a couple of weeks ago. Open and terminal and cd to the directory that contains your FG download, then:
export WINEPREFIX=$HOME/.wine_gamename
winetricks -q dxvk xact xinput vcrun2022 win10
winetricks -q vkd3d corefonts win10
wine setup.exe
cd installdirectory
wine gamename.exe
I separate the winetricks lines as sometimes winetricks gets overwhelmed if you call two many functions. I can assure you that this does work, though the repacks sometimes take ages to install. Personally I use rutracker as my source as the games come pre-made with wine.
If the game isn't too big, you can add the installer exe to Steam via the "add a non-Steam game" menu, set it up to run with Proton, and then click the Play button which will launch the installer. When it's done installing, remove the installer from your games, and add the game's exe to Steam directly.
If the game is too big (60gb or more) use Lutris's "install a game" feature, and run the installer from there.
If your download limits aren't capped by your ISP, I'd probably just grab the original Steam files and Goldberg's Steam emulator off cs dot rin dot ru slash forum and call it a day
Not sure what it's called, but there's a downloader that just pulls the files straight from Steam. If you don't own the game, Steam won't run it, but you already have the files and you can use a Steam DRM crack.
I've had a lot fail, usually during the install process. I'm thinking some missing dll or something for the decompression or something. As an alternative I've just used regular size downloads since speed isn't an issue anyway
If you want something to help you with the process, you might like to try using Lutris or Heroic Games Launcher. They allow you to install anything you want and set up wine prefixes automatically. Heroic Games uses Proton and all other versions of Wine. If you find that you prefer Lutris, you can get Proton to work in it (lots of instructions about it available on Lutris web site). Good luck! If you need help with linux, lemmy.zip has a great community called Linux Questions. They're very friendly and helpful over there. I know first-hand because I asked a question and got great answers.
Ok so this video does works , but now i dont have any sound in the game called inscryption
Can you pls guide me with that
it asked me to install directx but then it failed but the game still works but sound not coming
That might just be an Inscryption/Wine compatibility problem. You should check maybe ProtonDB or WineHQ for the game to see if this is a known problem or if there is a particular Wine or Proton version you need to use or a particular library or setting that is needed to make sound work on Linux for the Windows version of this particular game.