See previous merged pull requests for the steps required to add support for a new file format. This can use the existing modern DMSM format as well as Wii U formats as a reference. Only data relevant to models needs to be loaded, so it's ok if most of the fields are unk fields. Reply to this issue with any questions if you plan on working on this.
casmhd: https://github.com/PredatorCZ/XenoLib/blob/master/include/xenolib/msmd.hpp
casmda: https://github.com/PredatorCZ/XenoLib/blob/master/include/xenolib/internal/mstm.hpp
See previous merged pull requests for the steps required to add support for a new file format. This can use the existing modern DMSM format as well as Wii U formats as a reference. Only data relevant to models needs to be loaded, so it's ok if most of the fields are unk fields. Reply to this issue with any questions if you plan on working on this.
casmhd: https://github.com/PredatorCZ/XenoLib/blob/master/include/xenolib/msmd.hpp
casmda: https://github.com/PredatorCZ/XenoLib/blob/master/include/xenolib/internal/mstm.hpp
map/legacy.rs