FAR (The Sims)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
 
Line 12: Line 12:
 
== Format description ==
 
== Format description ==
  
* [http://simtech.sourceforge.net/tech/far.html File format info]
+
* [https://github.com/FaithBeam/Sims.Far/blob/master/Sims.Far/Far.cs Source code for reading .far files]
 +
* Dead: [http://simtech.sourceforge.net/tech/far.html File format info]
  
 
[[Category:Game data files]]
 
[[Category:Game data files]]

Latest revision as of 22:37, 26 November 2022

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.

[edit] Magic bytes

The files start with FAR!byAZ.

[edit] Format description

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox