4 hours ago4 hr 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 4 hours ago4 hr by mrmaller1905
12 minutes ago12 min 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 10 minutes ago10 min by Falkrian
Create an account or sign in to comment