Power Simulator Subfile
The information in this article was copied from the SimsWiki and may be outdated. This article has not been reviewed for technical accuracy or updated knowledge on this topic. If you are knowledgeable enough on the topic to review the article, please do so and remove this label. (more info). |
This page pertains to the format of the Power Simulator file within Savegame files. This file has Type ID 0990C005. This particular file has not been well studied, but some things are known from preliminary investigations. In cities with power plants, there are numbers at the beginning of the file with power capacity and usage (some repeated several times for some reason). The impact of power neighbor deals on this file has not been researched.
Specification
Following the beginning section of the file are DWORDs with the width and height of the current map. An array of integer values follows, mapping out power consumption tile by tile. In a small test city, adding up each integer on the bitmap totaled the city's power consumption since there were no deals being made. This is the easiest way for the power simulator to track power usage in a city and where the power is being used. There is also another section at the bottom of the file which seems to be another array which may map out power lines/powered areas of the map.
|