DesktopAdventures
HaltedSemi-playableLinux3DS
About
Indiana Jones and his Desktop Adventures and Star Wars: Yoda Stories are both built on the same underlying Desktop Adventures game engine that this project recreates. DesktopAdventures is an open-source (LGPLv2) recreation of the Desktop Adventures engine, aiming to let these games run on modern platforms and be preserved. It currently supports OS X, Linux/*nix, 3DS, and Wii U (Windows support is untested), though development and verification have mainly focused on Linux and 3DS.
Known limitations
- platform: Only verified to work on Linux and 3DS; Windows support has not been tested.
- compatibility: Several sections of the .DAT file format need implementation and additional research.
Additional notes
- Known limitations
- Much of the remaining work is reverse-engineering the game's .DAT file format; several data sections, including Indy-only ones (ANAM, PNAM, ZNAM), still need research and proper parsing.