mosamadeeb / 010-Editor-Binary-Templates

1 stars 1 forks source link

Can't read all animations #2

Open TheLeonX opened 2 years ago

TheLeonX commented 2 years ago

https://github.com/SutandoTsukai181/010-Editor-Binary-Templates/blob/66de9547034e2bc30e647d8492582b5dbb76b5f5/CyberConnect2/nuccChunkAnm.bt#L19

Add there 0x7A value too (or even better just to remove this condition)

mosamadeeb commented 2 years ago

This condition was added to make sure that we can read the struct, because if it's an unknown version, the struct might not be correct.

Are you saying that version 0x7A is identical (in structure) to the supported versions?

TheLeonX commented 2 years ago

Ye, 0x7A is literally same just like 0x79