• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Database (fifa.db) packing/unpacking tool (FIFA 07, FIFA 08, FIFA 09, FIFA 10)

Dmitri

Reserves
Tool for packing/unpacking FIFA .db files.
Tested with FIFA 07, FIFA 08, FIFA 09 and FIFA 10.

The tool converts .db file into database tables (.txt in Unicode) and tables config (.xml). It can also pack xml/txt back into .db
1680883145350.png 1680883182583.png

Arguments:
Code:
-packdb - pack
-unpackdb - unpack
-unpackpccl - unpack pc_cl.bin (roster update file, FIFA 07 only)
-i - input path
-o - output path

Code:
fifa07tool -unpackdb -i "D:\Games\FIFA 07\data\cmn\fifa.db" -o unpacked_07
Code:
fifa07tool -packdb -i "unpacked_07" -o "fifa.db"
 

Attachments

  • fifa07tool.zip
    168.1 KB · Views: 356

sebioL_cdz

Club Supporter
Tool for packing/unpacking FIFA .db files.
Tested with FIFA 07, FIFA 08, FIFA 09 and FIFA 10.

The tool converts .db file into database tables (.txt in Unicode) and tables config (.xml). It can also pack xml/txt back into .db
View attachment 121316 View attachment 121317

Arguments:
Code:
-packdb - pack
-unpackdb - unpack
-unpackpccl - unpack pc_cl.bin (roster update file, FIFA 07 only)
-i - input path
-o - output path

Code:
fifa07tool -unpackdb -i "D:\Games\FIFA 07\data\cmn\fifa.db" -o unpacked_07
Code:
fifa07tool -packdb -i "unpacked_07" -o "fifa.db"
@Dmitri , excellent contribution to .DB. But were you able to successfully update your BIN scripting tool to "break" the .Bin files of the most modern FIFAs? Example of text files to version Mobile 16 in folders "data/nis/" scripts.bin, nisname.bin, "data/attribdb64" attribdb.bin...
 


Top