Skip to content

Python tool to get assets from descent.hog and descent.pig

License

Notifications You must be signed in to change notification settings

olivier1980/descent_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Descent-Extractor

Python tool to extract assets from Descent game and convert them, based on the Node.js extraction tool found here: https://github.com/Daivuk/Descent-Extractor

Copy descent.pig and descent.hog files from your Descent installation into the input/ directory.

Extracted assets in their Raw data will be inside output/ directory, if option output_raw is enabled.

Converted PCX assets into PNGs will be inside converted/ directory.

Use the flags in extractor.py to determine what will be converted.

About

Python tool to get assets from descent.hog and descent.pig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages