May 27May 27 Localization Java .class files from LA Street Racing have LZW compression to prevent modding and only has the FLZD header, I'm looking for tools to decompress .class files. lastreetracing_compressedclassfiles.zip Edited June 14Jun 14 by mrmaller1905
July 26Jul 26 Localization Solution This is a proprietary Invictus variant of LZW compression and just wrapped in a FLZD container.Place the python script in the same directory as the compressed .class files and run it. All decompressed files will be stored in a sub-folder called decompressed. FLZD.py
Create an account or sign in to comment