Call of Duty: Modern Warfare 2019
- Support for Call of Duty: Modern Warfare 2019
- Implemented CASCLib, XPAKs no longer need to be extracted for Black Ops IIII and MW 2019. Your hard drive is saved.
FBX and XMODEL_BIN writers seen on my twitter will come at a later date, also as per my twitter the only data currently not exported is vertex normals, they still need to be figured out, currently the normals are generated using DirectXMesh which does an acceptable job for most modes, the normals are still being looked into however.
Like Infinite Warfare and some other games, weapons and other content MUST be fully loaded to export, you may notice some models such as weapon_vm_weaponname
, these are not the weapon models, these are just the base, you need to export attachment_vm_weaponname_partname
to get the actual weapon models as they are split. If it says placeholder, the model isn't loaded.