this post was submitted on 14 Jul 2026
160 points (98.8% liked)

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

69883 readers
82 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

We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 3 years ago
MODERATORS
 

cross-posted from: https://sh.itjust.works/post/63408349

173 Denuvo games. All from userspace. All you need is a Proton build, and if you're on Zen 3 and below, a hypervisor.

Existing releases are actively being updated to support Linux, with Assassin's Creed Black Flag Resynced already working amongst almost a hundred others.

A full compatibility list will be posted this week, with the detailed instructions for the setup process already available.

Now on the Stickies of the Main Forum on CS RIN.

you are viewing a single comment's thread
view the rest of the comments
[–] anon232@lemmy.zip 4 points 6 days ago (2 children)

Ugh I want to try this, but I'm using bazzite and it doesn't allow you to use dkms, and I'm not really keen on switching distros at the moment. This looks a lot easier than getting around it in windows.

[–] Grass@sh.itjust.works 7 points 6 days ago (1 children)

Someone will eventually make an easy way. I mean this is already an example of that too, but there is always someone that will see the easy way and be like "I can make it easier".

[–] Draconic_NEO@lemmy.dbzer0.com 1 points 5 days ago (1 children)

Bazzite does have it's own method of installing modules to the system. It's just not dkms. It would be great if this was adapted to that method though it'll probably be a while until that happens.

[–] Grass@sh.itjust.works 3 points 5 days ago (1 children)

I was looking into it when bazzite was new but at the time it seemed like for my specific case at least I would have had to make my own image based on one of the bazzite images similar to how bazzite is based on ublue. iirc it was a module for some motherboard specific thing but I sold that one and got a normal one.

[–] Draconic_NEO@lemmy.dbzer0.com 1 points 2 days ago (1 children)

That definitely seems like a pain. I hope there will be an easier method since a lot of people use Bazzite.

[–] Grass@sh.itjust.works 1 points 2 days ago (1 children)

I haven't read up on the finer details but someone already made a decky plugin. you also need the special proton build but seems way easier.

[–] Draconic_NEO@lemmy.dbzer0.com 1 points 2 days ago

If you have AMD Zen 4 or newer, or Intel Ivybridge or newer the hypervisor isn't needed. For older than Zen 4 though you need the kernel module to make it work.

Currently you need to use dkms to install it but Bazzite doesn't allow that so it would need to be tweaked to use the method Bazzite uses to layer kernel modules.

[–] kugmo@sh.itjust.works 1 points 6 days ago (3 children)

Why does Bazzite not allow you to use dkms? That's stupid, no idea why people shill for that distros.

[–] delcaran@feddit.it 10 points 6 days ago

It is not stupid, it just has a different use case.

It's an immutable distribution. By design you're not meant to modify/deal with system files.

It's mainly being recommended for Linux beginners, but not the enthusiasts who choose to compile custom kernels, install drivers etc.

[–] Draconic_NEO@lemmy.dbzer0.com 1 points 5 days ago

Hopefully there will be a guide on how to install the module on immutable systems like Bazzite in the future. The proper way as they intended of course via rpm-ostree.