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.
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.
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 winetricks 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.
winetricks should be able to install all of those dependencies, including versions of .net and vcredist. But it’s a terminal script, so requires the environment variables that Wine uses for the paths and stuff.
Yeah, remembered that wrong, thanks for the correction! Corrected it in my comment.
winecfg can add drives too, I always put an U: to /home/username , that makes it easier to pick a better location to install the game files (in my case, to ~/Games). A lot of things can be tweaked with winetricks and winecfg hahaha.
I think WINEPREFIX is all those tools need. Lutris can use that too (if i remember correctly).
I use it all the time on linux, what problems did you have?
EA: please take it out of the game.
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.
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.
Here are some tips for FitGirl installers on linux:
https://lemmy.dbzer0.com/post/40009123/19900598
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 winetricks 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.
winetricks should be able to install all of those dependencies, including versions of .net and vcredist. But it’s a terminal script, so requires the environment variables that Wine uses for the paths and stuff.
Yeah, remembered that wrong, thanks for the correction! Corrected it in my comment.
winecfg can add drives too, I always put an U: to /home/username , that makes it easier to pick a better location to install the game files (in my case, to ~/Games). A lot of things can be tweaked with winetricks and winecfg hahaha.
I think WINEPREFIX is all those tools need. Lutris can use that too (if i remember correctly).
The last time I used one, I had to edit some paths in a .md5 file to get the hash verification to work.