Skip to content

Node JS tool to extract assets from Descent game and convert them

License

Notifications You must be signed in to change notification settings

Daivuk/Descent-Extractor

Repository files navigation

Descent-Extractor

Node JS tool to extract assets from Descent game and convert them

  1. Copy descent.pig and descent.hog files from your Descent installation into the input/ directory.
  2. Install the NPM modules:
    npm install
    
  3. Extract assets
    node extractor.js
    

Extracted assets in their Raw data will be inside output/ directory.

The converted assets into PNGs will be inside converted/ directory.

Only thing missing are Models.

About

Node JS tool to extract assets from Descent game and convert them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published