this post was submitted on 31 Jul 2023
52 points (100.0% liked)

RetroGaming

18864 readers
257 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 1 year ago
MODERATORS
 

Tempest, the 1981 arcade game, has some clever anti-piracy checks in its code

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (1 children)

I hate watching videos! So I asked some AI to provide a summary.

In this YouTube video titled "The Arcade Game that Crashes Itself for Anti-Piracy Reasons," the speaker discusses the anti-piracy measures implemented in the arcade game Tempest. These measures include checksums used to verify the integrity of the code and copyright strings, as well as checks for genuine hardware. The speaker explains the checksum calculation process, provides examples of the code used, and discusses how the game detects genuine hardware by auditing random number generation in the POKEY chips. The purpose of these measures is to deter piracy and make it more challenging for hackers to modify the game. However, it is now easier to disable or delete these anti-piracy measures, although finding unmodified versions of the Tempest arcade cabinet remains challenging.”

Pretty interesting that they leveraged how the random number generation happened to determine if the hardware was authentic or not.

[–] [email protected] 1 points 1 year ago

Here is an alternative Piped link(s): https://piped.video/watch?v=ewoDLDDgHkI

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.