FAR (The Sims)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |subcat=Archiving |extensions={{ext|far}} |magic=FAR!byAZ |endianness=Little endian }} '''FAR''' is an archiving format used for game data files in The Sims. It h...")
 
m
Line 3: Line 3:
 
|extensions={{ext|far}}
 
|extensions={{ext|far}}
 
|magic=FAR!byAZ
 
|magic=FAR!byAZ
|endianness=Little endian
+
|endianness=Little-Endian
 
}}
 
}}
 
'''FAR''' is an archiving format used for game data files in The Sims. It has a field giving the format version, which is always 1 in all known files. It stores the length of each file twice, which has produced speculation that one of these is actually intended to be the compressed size, but no known files of this format use any sort of compression.
 
'''FAR''' is an archiving format used for game data files in The Sims. It has a field giving the format version, which is always 1 in all known files. It stores the length of each file twice, which has produced speculation that one of these is actually intended to be the compressed size, but no known files of this format use any sort of compression.

Revision as of 21:31, 16 February 2020

File Format
Name FAR (The Sims)
Ontology
Extension(s) .far
Magic Bytes FAR!byAZ
Endianness Little-Endian

FAR is an archiving format used for game data files in The Sims. It has a field giving the format version, which is always 1 in all known files. It stores the length of each file twice, which has produced speculation that one of these is actually intended to be the compressed size, but no known files of this format use any sort of compression.

Magic bytes

The files start with FAR!byAZ.

Format description

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox