Skip to content

Instantly share code, notes, and snippets.

@cyxx
Created May 6, 2022 14:25
Show Gist options
  • Save cyxx/e146436c16f9abd38a40fd8b0ca41f58 to your computer and use it in GitHub Desktop.
Save cyxx/e146436c16f9abd38a40fd8b0ca41f58 to your computer and use it in GitHub Desktop.
Operation Stealth copy protection sheet

Delphine Software Operation Stealth copy protection sheet

The game bytecode in auto00.prc checks for a subset of all shapes from the card shipped with the game.

[0002] (09) localvars[1] = random(104)
[0006] (0F) SET object[236].costume, localvars[1]

The sheet below contains the 104 shapes that can be requested on game start.

OS Copy Protection Sheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment