Skip to content
Daniel Nylander edited this page Aug 3, 2026 · 15 revisions

OpenCaptive Wiki

Current version: v1.1.65

OpenCaptive is a C/SDL3 reimplementation of Captive (1990) and Liberation: Captive 2 (1993) by Tony Crowther, originally published by Mindscape.

The project has achieved 100% parity with the original engines. All game formulas are disassembly-verified, and zero synthetic data is used -- every asset is loaded from the player's own original media, verified by SHA-256 content identity.

For players

For developers

  • Developer Guide — Code layout, build/test contract, contribution workflow
  • File Formats — PL5, ANM, RNC, ADF, ISO9660, ArcD, CTV, AmSp, x3g, VGM, Img, FNT, 8SVX, MIDI

Game reference

Scope and provenance

Original media remains copyrighted and must be supplied by the player. The project verifies content hashes before loading assets. Do not add original game assets to issues, pull requests, release artifacts or this wiki.

Project links

Clone this wiki locally