Markemp / Cryengine-Converter

A c# program to convert Crytek files to Collada (XML) format
https://www.heffaypresents.com/GitHub/
GNU General Public License v2.0
219 stars 54 forks source link

MWO *.chr not working correctly #191

Open madMAx43v3r opened 2 weeks ago

madMAx43v3r commented 2 weeks ago

Describe the bug When I try to convert a MWO mech from .chr it only gives me a lot of dots in blender. Some mechs don't have any .cgf file, so this would be the only way...

Sample Model with the issue

Screenshots image

Additional context Maybe user error?

Markemp commented 1 week ago

The .chr file is the armature, so those dots represent the bones for the mech. My Cryengine Importer project can take that along with all the mech parts under the body dir and assemble it properly.

You might want to watch my cryengine converter videos on Youtube. It goes over how to convert all the objects for a mech and then assemble them. https://www.youtube.com/playlist?list=PL106ZeLhxxVn551_IKGKeU_LBODtkh29b