Save Files: Difference between revisions

Add weather save file information
(→‎.sav Folder Format: Data type clarifications, various formatting fixes)
(Add weather save file information)
 
Line 171: Line 171:
|EffectLevel
|EffectLevel
|}
|}
<references />
Weather data with [[WorldMgr#Weather types|type data]] are found in <code>climateWeather</code> : int32_array, <code>climateWeather2</code>:  int32_array and <code>climateWeather3</code> : int32_array. These values contain the weather for the next three in-game days. Arrays are 20 values in length map directly to climate values of each [[Map area]]. Each int32 value contains 6 packed [[WorldMgr#Weather types|WorldMgr]] weather types that each are 4 bits long (nibble, 0x0-0xF).  These weather types identify are for each 4 hour long period during the day.<references />
[[Category:File_formats]]
[[Category:File_formats]]
3

edits