Source MDL Texture Information

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)
MDLTextureInfo in action.

Source MDL Texture Information Source MDL Texture Information (MDLTextureInfo for short) is a quick console app that will tell you the textures used by a MDL file from a game using the Valve Source engine. It will list the textures used by their VMT file plus the folders in which it the model will look for the textures.

Download

You can download the tool on GameBanana

Installation

Place MDLTextureInfo.exe in your Source SDK\Bin folder.

Instructions and Stuff

MDLTextureInfo needs to exist in the Source SDK\Bin folder but doesn't need Steam to be running to actually work (at the moment).

Create a shortcut to it, or use it via the command line. Either drag and drop a MDL file onto the shortcut you created or type MDLTextureInfo.exe followed by the path and filename to your MDL file.

Known Bugs

  • Will crap out if you drop a non MDL file onto it (if you do that, your either plain stupid or an eternal optimist).

Copyright/Author

(c)2004 Neil "Jed" Jedrzejewski (jed@wunderboy.org) http:///www.wunderboy.org

License/Disclaimer

This software is experimental. I, Neil Jedrzejewski, assume no responsibility whatsoever for its use by other parties, and makes no guarantees, expressed or implied, about its quality, reliability, or any other characteristic.

See also

Navigation