X2CommunityCore / X2SaveGameAnalyzer

Simple Windows application (and .NET library) that analyzes and displays some information from XCOM 2 savegame files.
GNU Lesser General Public License v3.0
6 stars 0 forks source link

Figure out meaning of "Unknown3" #3

Open RevZero opened 5 years ago

RevZero commented 5 years ago

Refers to the value that can be viewed on the Diagnostic tab in the column "Unknown3".

Bytes 12-15 in savegame file.

Value was always 0 for the savegames I tested.

danarcher commented 4 years ago

@RevZero I believe that's allegedly UncompressedSize, a hangover from XCOM 1 save headers, and I think it's always zero too, at least from my experiments.