I decided released here because the original mirror was no longer avaible.
Created by Krunchy, it gives you the qc data from the jigglebones of the model.
Drag the .mdl file of the model that you want get the data to the .exe. When the program ends, will be appear a .qci file. Inside, will be the data for the jigglebones. Copy-paste that to your mdldecompiler.qc of the model and compile.
*If you cant use it because the window opens and closes quickly...*
Make sure that the model that you want get the Jigglebone data have the IDST0 (get the jiggle data first, then change to IDST, to can decompile the model and obtain their SMD´s and the .qc file). Then, go to Start->run->cmd, go to the folder where is the model and the decompiler, and write " jiggle_qcgen.exe nameofthefile.mdl ". You should get the .qci file.
Original thread in Facepunch: http://www.facepunch.com/threads/561952 ... decompiler
Source code:
Obsidian Conflict forum Mirror: http://downloads.obsidianconflict.net/j ... ompile.exe
MediaFire mirror: http://www.mediafire.com/?xo1th48u1c39ghc
EDIT: Oops, i forget the most important thing:
If you have the "MSVCR100.dll not found" error when you execute the program, you need to install this:
- .NET Framework 4 Client Profile (Web Installer): http://www.microsoft.com/downloads/en/d ... 39b33fd8ab
- Visual C++ 2010 (Redistributable Package (x86) http://www.microsoft.com/downloads/en/d ... laylang=en
(if you're on x64, also get this: http://www.microsoft.com/downloads/en/d ... 50143d5867)