This tool converts animation files (.viv)
Requirements
- This tool can be installed on Windows 7/8/10, 32-bit or 64-bit
- Install Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017, 2019, and 2022 (if you have 64-bit system, install both x64 and x86 versions)
Batch mode
-batch – run the tool in batch mode
-i <path> – input folder path
-o <path> (optional) – output folder path, default – tool folder
-if <game> – input format (fifa2005, cl0405, fifa06, fifa07, fifa08)
-of <game> – output format (fifa07, fifa08)
-recursive – scan subdirectories
Source Code: https://bitbucket.org/fifam/animationconverter/src
BNK Format Documentation: https://fifam.miraheze.org/wiki/BNK_(Animation)