this post was submitted on 14 Aug 2023
1222 points (98.7% liked)

Piracy

21849 readers
3 users here now

Welcome to /c/piracy

No netflix or streaming services landlubbers allowed, this is pirates territory.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 10 months ago (2 children)

How can the key still be sold after the chargeback? Is there no way for the devs to deactivate it?

[–] [email protected] 14 points 10 months ago (1 children)

Because keys are randomly generated. To block them, you need some cloud infrastructure and force players to always be online. That's expensive for indy developers and gamers hate online requirements for offline games.

[–] [email protected] 1 points 10 months ago (1 children)

So if you know how the rng works and have a seed you could, in theory, generate keys that would work?

[–] [email protected] 1 points 10 months ago

Possibly, but doing that also opens up the potential for someone who is not legit to work out the algorithm used and build a keygen for it, then they could sell/distribute keys that shouldn't exist or keys that already exist.

Some games only contact the key server once to tell the server that it's activating the key with X account, then never contacting again, or only contacting again if an internet connection exists. This will prevent the same key activating twice, while also allowing for offline play post installation.

If a key can be generated, someone could steal a legit key and activate it before the legitimate key holder activates it, which would then result in a "key already activated" error, and a massive headache when the purchaser(s) complains and shows legit receipts.

This is why keys are usually randomly generated and logged server side at purchase, the key is then handed over to the user via secure connection. This not only allows for key activations, but will also allow the company to revoke the key if needed.

Most pirates get around this by blocking or spoofing the "activation successful" message and preventing contact with the activation servers.

Of course this is the general idea behind key and key activations, the true mechanisms are usually more complex than that, especially if a game launcher like steam, ea play/origin or Ubisoft connect is involved, but it all more or less accomplishes the same thing.

[–] [email protected] 4 points 10 months ago

They'll still get sold because the reseller sometimes doesn't bother to unlist it. Devs can deactivate keys, but some are hesitant to do it because if someone buys from the shady reseller site thinking it's legit, if the key gets deactivated after they buy and redeem the key, the game is removed from their account with (usually) no way to get a refund. Ends up as bad reputation for the dev even though it's not their fault.