Skip Navigation

Easy and safe linux piracy with jc141

Piracy on Linux can be even easier than windows with the correct tools, and there is a consistent repacking scene in jc141 so most games are easy to find!

To begin with visit https://github.com/jc141x/jc141-bash/blob/master/setup/readme.md and select the correct language for you then have a quick read.

In summary:

  • Install dwarFS (a read only compression system used on jc141 torrents for quick and efficient unpacking)
  • Install a torrent client (any will do)
  • Find the magnet link, personally i just Control + F then search the json file at https://github.com/jc141x/releases-feed/releases/download/feeds/releases.json however using one of the 1337 sites listed also works (make sure its got the right domain ending)
  • Download the file with your client using the magnet url
  • chmod +x /Path/to/Game/start.{n/e-w/n-w}.sh
  • Run bash /Path/to/Game/start.{n/e-w/n-w}.sh none of the scripts are sketchy but I always check them with nvim before running then the game runs! no proton required if you want to run from steam you can add the .sh as non steam app and run from there

I hope you guys like this as much as I do!

common fixes:

  • “error initializing file system: newer minor version” update your dwarFS installation (sometimes a problem on fedora and nix as the dwarFS packages are outdated)
  • “cannot execute binary file: Exec format error” recheck the file in your torrent client

You're viewing a single thread.

19 comments
  • I like their work a lot but I wish they didn't use dwarFS, simply because it's not easily installable on most distros.

    They suggest Arch or other very up-to-date distros to play their games (and it's true that you get the best experience with the latest AAA games) but in reality 90% of their releases are tiny indie games (that they insist on compressing with dwarFS) or older games that'd run very well even on a Debian oldstable, it's a pity they're kinda cutting out a lot of potential users

    Lately I've been playing only small games on my laptop, I've been getting the windows gog releases (freegogpcgames.com) and installing them into Lutris, it's super convenient

    • jc141 group member here.

      We use dwarfs in order to provide more features to the users instead of maintaining the status-quo. Even if most of the games are small, at a high scale of quantity the mounting system will be useful to people that want to seed them. There are other various advantages such as overriding game files instead of overwriting them for example when mods are used that way.

      The reliance on up to date systems is mainly because outdated ones can yield different results than what was tested. We also use the new wine vulkan mechanic from wine and plan to replace dxvk with it as much as possible. This makes the scripts more reliable instead of requiring to reach github for the latest dxvk version.

      We dont want to pack any of this open source software with the game files given that they receive updates and it would take away the convenience for the user to use its own compilations and so on.

      Latest wine is of course available on stable distros as well.

      • Appreciate the response, I guess my point of view is of a patientgamer, that would not add extra pacman repos just to check out a game..

        But I see how you guys have/want to keep up with the cutting edge to offer serious competition, and so from there the need of standardization and not doubling of the efforts makes perfect sense

        I'm probably in the minority of gamers, but in the majority of linux users, and most of those that I know even forget they can play casually on their machine and instead rely on consoles or secondary pcs for fear of breaking their main system

        In any case your collection is incredible, so if it makes people interested in installing a rolling distro and avoid that windows partition or closed up console, that's a huge win in my book. Thumbs up 👍🏻👍🏻

19 comments