MontagueM / MontevenDynamicExtractor

MDE is a model extraction tool that converts Destiny 2 dynamic models into fbx files supporting textures, skeletons, and all provided vertex data
GNU General Public License v3.0
36 stars 5 forks source link

Option to batch extract everything? #5

Open Crinfarr opened 2 years ago

Crinfarr commented 2 years ago

I've written a somewhat rudimentary script to just iterate through everything and extract it, but it would be a good enhancement to have that feature built in (IMO.)

Crinfarr commented 2 years ago

I can't label but this is a feature/enhancement

nblockbuster commented 2 years ago

you can extract every model from a package using the -b flag, and then the package id (this doesnt extract textures bcus size n stuff)