Dmitri
Reserves
- FIFA 2005/FIFA 06/FIFA 07
- FIFA 08
- FIFA 09/FIFA 10


How to install & 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)
- install DirectX 9.0c End-User Runtimes (June 2010)
- unzip the folder with the tool, open BootsConverter.exe file to launch the tool
Adding new conversion models
New conversion models can be added in data/models.xml file.
Using BootsConverter for batch conversion
If you add -from and -to command-line parameters, the tool will run in batch mode.
Possible commands:
Code:
-from X - input layout. X is an ID of the model
-to X - target game. Ppossible values are: fifa2005, fifa06, fifa07, fifa08, fifa09, fifa10
-res X - output resolution. Possible values are: 64x64, 128x128, 256x256, 512x512. If not set, default resolution is used
-format X - output format. 0 for PNG, 1 for TGA
-i X - input path
-o X - output path
-batchMessage - show message at the end of batch process
Code:
BootsConverter.exe -i "C:\boots" -o out -from pes6 -to fifa10
Download v0.51: https://www.dropbox.com/s/5e9pn48w4zng3qt/FIFA Boots Converter by Dmitri.zip?dl=1
Last edited: