This article relates to the game "Vampire: The Masquerade - Bloodlines". Click here for more information.

Decompiling a model

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)
Crowbar How to

Decompiling a model

  • 1. Click on the Decompile tab
Crowbar Decompile tab
  • 2. Select your model in the first top browse
Select your model
  • 3. Select your working directory in the second top browse
Select your working directory
  • 4. If you want to generate LOD tick the LOD mesh SMD files
Generate LOD mesh smd files
  • 5. Click on Decompile
Click on Decompile
  • 6. Your model will be decompiled in your working directory it contains:
Crowbar generated files

The mesh of your model in a smd file => animatic_truckclean_New_animclose_r.smd The physics (the bounding box) in a smd => animatic_truckclean_physics.smd The animations are stored in _anims folder => animatic_truckclean_anims The qc file that will be use to compile a model => animatic_truckclean.qc