-
Adding Two-Player Co-Op to Raptor: Call of the Shadows
How we added local two-player co-op to a 1994 single-player DOS game by turning every global variable into a two-element array.
-
Compiling Raptor: Call of the Shadows from Source on a Modern Mac
Compiling a classic 1994 DOS game from source on Apple Silicon — and hunting down a data file version mismatch that shifted every resource index by one.