Master of Orion saved game
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (Created page with "{{FormatInfo | name                   = Master of Orion saved game | formattype             = electronic | subcat                 =  | subcat2                =  | subcat3     ...")  | 
			Dan Tobias  (Talk | contribs)   | 
			||
| Line 2: | Line 2: | ||
| name                   = Master of Orion saved game  | | name                   = Master of Orion saved game  | ||
| formattype             = electronic  | | formattype             = electronic  | ||
| − | | subcat                 =    | + | | subcat                 = Saved Games  | 
| subcat2                =    | | subcat2                =    | ||
| subcat3                =    | | subcat3                =    | ||
Revision as of 12:24, 22 April 2015
Master of Orion is a DOS game and it saves its games in files titled GAME#.GAM with # representing the saved game's position in the box of saved games. Number 0 is reserved for autosave.
These are binary files of exactly 59036 bytes in length.
Format (not a complete description):
- In the start of the file there are blocks of 270 bytes representing each star system
 - Other information appears to start at offset 4DA0
 -  You can find player names starting with offset E1BA with block length of 15 bytes
- Each name is written as a simple ASCII and is padded with 0 bytes