Outpost Universe Forums

Projects & Development => Outpost 2 Programming & Development => Topic started by: debio on April 02, 2009, 10:01:08 PM

Title: Game Media
Post by: debio on April 02, 2009, 10:01:08 PM
It looks like Outpost 2 stores its game media (maps, sprites, sounds, etc) in the assorted vol and ani files in its directory (does it store things in the DLL files as well?), but how would I go about extracting or accessing media?
Title: Game Media
Post by: Sirbomber on April 03, 2009, 06:12:06 AM
Try VOL Extractor: http://outpostuniverse.net/files/coding/VOLExtractor.exe (http://outpostuniverse.net/files/coding/VOLExtractor.exe)

DLLs are mission files, but you can't read them (unless you're darned good at assembly).