From c4fa905d9734e2b5fda2449d76f87fd5e36a38b8 Mon Sep 17 00:00:00 2001 From: "jason@long.name" Date: Sat, 27 Apr 2013 17:11:00 +0000 Subject: [PATCH] doc: file format git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@607 d9718cc8-9f43-0410-858b-315f434eb58c --- FILE_FORMAT.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 FILE_FORMAT.txt diff --git a/FILE_FORMAT.txt b/FILE_FORMAT.txt new file mode 100644 index 0000000..3595182 --- /dev/null +++ b/FILE_FORMAT.txt @@ -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)