Source2ResourceDecompiler
Source2ResourceDecompiler copied to clipboard
A library for loading the Source2 file formats.
Hi, trying to use this to export VMDL files from Dota 2 into Blender. I haven't done any C/C++ dev work since college, so I'm unsure how to get this...
> stupidvalve.o: In function `print_object_recursive': > stupidvalve.c:(.text+0xbca): undefined reference to `fesetround' > collect2: error: ld returned 1 exit status > Makefile:15: recipe for target 's2rd' failed > make: *** [s2rd]...
System.NotImplementedException: Unsupported "NORMAL" DXGI_FORMAT.R8G8B8A8_UNORM
Hi, I would like to thank you for your work on this decompiler. I think that arrays? are not correctly displayed. For example, in [axe.vmdl_c.txt#L210](https://github.com/wq9/Source2ResourceDecompiler/blob/master/dump/axe.vmdl_c.txt#L210), `m_boneName` is only a string,...