this post was submitted on 22 Aug 2023
54 points (90.9% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

52591 readers
266 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[–] indite@lemmy.dbzer0.com 2 points 10 months ago (1 children)

Stupid question, but how do I go about updating dwarFS?

[–] FOSSFloss@feddit.ch 2 points 10 months ago

If the distro you're on doesn't have packages for a new version I would start with https://github.com/mhx/dwarfs#building-and-installing .