Garry's Mod Catches Pirates the Fun Way
UgLyPuNk writes "A few hours ago, Garry Newman – the creator of Garry's Mod – asked, quite innocently, whether anyone was unable to shade polygon normals. He received a few comments, mostly jokes, but a quick look at Google suggests that there are indeed a few people who are experiencing problems with their game. You can hear Newman's chuckling from here — not the normal response to a wide-spread bug report, but this is no normal bug. It seems that the developer has deliberately enabled an error in GMod, which will only affect people who have pirated the game."
There's an incredibly loud auto-playing advert. Thanks for the warning, guys.
More advert submissions from the slashdot janitors...
If a pirate saw a "stop being a douche" message, their first reaction wouldn't be to go and buy the game, it would be to find an updated pirate version that got around that anti-piracy system. By using something that masquerades as an error, their first stop is much more likely to be to go to the forums to try and fix the "error"... thus outing themselves publically.
But some people won't try to fix the error - and that's actually a much bigger problem.
We tried something similar in one of our software products. If the software detected modifications to the binary, it would run, but some features would perform 'erratically', and periodically we'd slow the execution down to a crawl. We thought we were being clever until we started seeing a few reviews appearing that panned the software as slow / buggy / unreliable. If you add a scheme of this sorts, you're potentially sacrificing the reputation of your product, and of your company / development team. For every person stupid enough to seek support for a product they don't own, there are another 5 or 6 who aren't that dumb (and will forever remember your company as the one who makes buggy software)
Everyone loves to jump to the conclusion that DRM in games is always going to break. I have only ever experienced this once.
And now scale your experiences up. A DRM scheme that undergoes even basic testing will always work in the most common cases, but there will always be some set of people for whom it doesn't work correctly. These people now have the software that they've paid for exhibiting bugs because of the DRM.
I have a sneaky suspicion that the biggest complaints about DRM come from people who know that the perfect DRM system with no bugs would also affect them in some way
If, by some miracle, you find someone who can write a completely bug-free DRM system, don't waste their talents on writing DRM - they're well into the top 0.001% of all developers, so get them to work writing bug-free code in your real product. Any DRM scheme adds complexity, and those of us who write software know that anything that adds complexity is going to add bugs. Some of the bugs may be minor, some may affect only a single user, but a single legitimate customer having a negative experience caused by code that has no benefit to any legitimate customers is something that I find unacceptable. This is why I don't allow DRM to be included with anything that I create.
I am TheRaven on Soylent News
There were plenty of games which tried to do something sneakily wrong to gameplay if they think you're a pirate.
The problem is that, basically, invariably there's the assumption that such a piece of code is 100% proven and bug-free itself. You know, unlike the rest of the program and unlike other shitty pieces of DRM.
A prime example of what I'm talking about was IIRC Gangsters by Eidos in the '90s. Among other things it would take as a clue that it must be a pirated copy running in an emulator -- until a later patch fixed it -- was if your CD is any other drive letter than D:. Because God knows that no honest customer ever would have more than one HDD or partition or have a RAM-disk or two CD drives or anything, you know?
A polar bear is a cartesian bear after a coordinate transform.