doc: file format
git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@607 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
7e52c97246
commit
c4fa905d97
1 changed files with 10 additions and 0 deletions
10
FILE_FORMAT.txt
Normal file
10
FILE_FORMAT.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
Save files have the following format:
|
||||
|
||||
Offset 0x0000 : History of residential levels (240 16-bit integers)
|
||||
0x01E0 : History of commericial levels
|
||||
0x03C0 : History of industrial levels
|
||||
0x05A0 : History of crime levels
|
||||
0x0780 : History of pollution levels
|
||||
0x0960 : History of cash flow
|
||||
0x0B40 : Miscellaneous values
|
||||
0x0C30 : Map data (by columns, west to east)
|
Reference in a new issue