niftools / nifskope

A git repository for nifskope.
http://www.niftools.org
Other
556 stars 236 forks source link

Support for Marvel's Avengers: Battle for Earth #195

Open MarioSonicU opened 3 years ago

MarioSonicU commented 3 years ago

When I was trying to open the files for the game, it seemed that the nif models show this error

"[3] Array Extra Data List invalid" "failed to load block number 3 (NiVertexColorProperty) previous block was NiMaterialProperty"

The game uses file version 30.1.0.3 by the way. I would like to know why this isn't working for me. widow_skin_f.zip

hexabits commented 3 years ago

It's 30.1.0.3 but User Version is 10, which means that they have customized the format. nif.xml is only decoded appropriately for 30.1.0.3 User Version 0, the standard version.

Someone would need to decode the new format.