Skip to content

mickdermack/conquest_earth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A little Lua program for extracting the WAD files from the 1997 Data Design Interactive game Conquest Earth.

Usage: lua conquest_earth.lua <filename>
Example: lua conquest_earth.lua C:\CONQUEST\DDI\DEV.WAD

Before running it, create a directory named "output". That's where the extracted files go.

Tested with Lua 5.3, should work on other versions.

This program does not implement decompression of compressed files. You can use either QuickBMS or the DOS version of RNC ProPack (contained with the Amiga version) for that purpose.

About

Conquest Earth WAD Extractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages