Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.
 Actions

FZIP compression: Difference between revisions

From TWC Wiki

No edit summary
No edit summary
 
Line 1: Line 1:
'FZIP' header to a compressed file is found in some files within Feral's port of M2TW to Android.
The 'FZIP' header is found on some individually compressed files within Feral's port of M2TW to Android.


The files have the same suffix as normal e.g. .tga or .world, but are not readable by the tools that would normally open them. On inspection with a hex-editor the file starts with FZIP.
The files have the same suffix as normal e.g. .tga or .world, but are not readable by the tools that would normally open them. On inspection with a hex-editor the file starts with FZIP.

Latest revision as of 03:27, 5 January 2026

The 'FZIP' header is found on some individually compressed files within Feral's port of M2TW to Android.

The files have the same suffix as normal e.g. .tga or .world, but are not readable by the tools that would normally open them. On inspection with a hex-editor the file starts with FZIP.

To de-compress, take a copy of the file and add the extension .zip to the file name, so it becomes

file_name.tga.zip

or

file_name.world.zip

unzip as usual with winRar or similar you will get the decompressed file inside a folder called file_name.tga etc...

Cookies help us deliver our services. By using our services, you agree to our use of cookies.