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
208 stars 53 forks source link

Crysis (2007) error on .chr files #131

Closed Voikanaa closed 1 year ago

Voikanaa commented 1 year ago

Describe the bug Original Crysis .chr models throw an error. Applies to all .chr files I've tested so far.

Sample Model with the issue

Screenshots error_chr

Additional context

Markemp commented 1 year ago

Sort of have it figured out, but for some reason the armature is rotated 180 degrees. You will need to do some manual cleanup:

image

Markemp commented 1 year ago

Will be releasing 1.4.0 this weekend with these changes.

Markemp commented 1 year ago

Closing issue