July 6Jul 6 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 July 6Jul 6 by mrmaller1905
July 6Jul 6 Localization 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 July 6Jul 6 by Falkrian
July 6Jul 6 Localization Also added supporthttps://github.com/smiRaphi/UniPyX/commit/a0279f18358cfded8b46e2ddcf45c7e6df08ee7d
Create an account or sign in to comment