Moving to Linux soon, and wondering how pirated games work with it. I know about proton with steam and lutris for most bought games, but how would I run pirated windows games over there?
I just do right click on the exe file and “open with wine”. It works for me
Try portproton https://github.com/Castro-Fidel/PortWINE It works without steam
In all my years of pirating on Linux is the first time I’ve heard of this tool, could you give a brief description of it? Their Github isn’t entirely clear and his website is completely in Russian.
It’s create own folder with wine prefix.If simply talking when u click on exe file,pop up a new window with asking u which version of installed proton/wine to use and on what to run it vulkan/opengl/gallium-nine .it’s automatically download the updates of dxvk and new version of proton-lg and proton-ge.And have very cool feature about adding shortcuts to main menu and ur desktop folder like it would be usual native program.It’s also have wide customization about launch options and integrated vkBasalt as example
Sounds pretty interesting, definitely I’m gonna try it up.
wine i guess but Roblox will not work
Jc141 on 1337x and LinuxRulez on torrminatorr have repacks specifically meant to work on linux. You just have to run their bash scripts and it auto decompresses the files and sets everything up for you. Make sure to follow jc141 setup guide on github to make sure you have all the dependencies installed. https://github.com/jc141x/jc141-bash/blob/master/setup/readme.md
For Fitgirl and Dodi repacks, Lutris is probably the easiest. I usually setup my folders similar to jc141. GameName with 2 subfolders called game and prefix. The game folder is my working directory and my prefix folder is my prefix directory. This allows me to have different wine prefixes for each game in case some games have extra dependencies that mess with other games. I point Lutris to the installer exe and run the install then afterwards I switch it to the game exe. I usually use WineGE instead of the default Lutris option for the prefixes.
For KaOsKrew, I use a windows VM with QEMU to unpack and use sftp to transfer the files because I haven’t had any luck with getting their installer to work. I do the same with Fitgirl and Dodi repacks that have unarc errors during decompression. Then its just setting up with Lutris as normal.
You can also add non Steam games to Steam and make them use proton, I’ve only had to do this once with RE0, I couldn’t get it to run any other way.
r/linuxcracksupport might be helpful and I think they have a matrix chat too.
I use Lutris for this. It makes configuration simpler. The problem is that your crack or patch might not work because it’s shit or because wine/proton doesn’t like it, and it’s not easy to figure out why.
I recommend using this amazing ressource: https://github.com/jc141x/portal for games already repacked for linux and ready to run with a simple bash script.
Why do jc141 releases use DwarFS, instead of more typical compression formats like tarballs?
From their Github: Q: Why use the dwarfs format? It makes it less convenient for users. A: Our purpose is to serve a community which is involved enough to be able to follow a short setup page. It enables us to provide users with new technological features that we find useful.
Thank you, and sorry - I made sure to read the FAQ, but I couldn’t find the answer for this specific question.
No worries, I actually did not find it either even tho I had read it before. Seems that they removed it from the FAQ but it is still in the search results.