Monday at 01:46 PM5 days Localization I'm looking for tools to unpack BFLs from Colin McRae Rally 2.0 with filenames. These files have ZLIB/Deflate compression.colinmcraerally2_bfl.rar Edited Monday at 01:47 PM5 days by mrmaller1905
Monday at 05:36 PM5 days Solution Hello mrmaller1905,I took a brief look at the archives and cooked up a small python script. I only ran the script on a few of the archives, but it should work on them all. Please keep in mind that script only extracts the content, it provides no functionality for repacking.Example Usage: python bfl.py common.bfl -o <output_folder>python bfl.py corolla.bfl -o <output_folder>python bfl.py 6r4d3.bfl -o <output_folder>bfl.py Edited Monday at 05:38 PM5 days by Falkrian
Monday at 06:34 PM5 days Localization Also added supporthttps://github.com/smiRaphi/UniPyX/commit/a0279f18358cfded8b46e2ddcf45c7e6df08ee7d
Create an account or sign in to comment