About
DOS Raptor is the original DOS source code (v1.2) for Raptor: Call of the Shadows, released using the Apogee Sound System together with an open replacement (APODMX) for the game's proprietary DMX audio library. It's licensed under GPL v2 or later and targets DOS, built with Watcom C and TASM.
Getting started
Building it requires Watcom C 10.0 and TASM 3.1; matching the exact original v1.2 executable (without the proprietary DMX library) needs a specific mix of Watcom C versions across the different library components.
Additional notes
- Technical note
- This release replaces the original's proprietary DMX sound library with an open-source wrapper, APODMX.