OPTION.DAT: Difference between revisions
Appearance
Bomb Bloke (talk | contribs) No edit summary |
mNo edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
This file is stored only in the missdat folder. | This file is stored only in the missdat folder. It stores the UI settings for tactical combat. | ||
6 values of 2 bytes each, totaling 12 bytes. | 6 values of 2 bytes each, totaling 12 bytes. | ||
[0] - Scroll speed is 6 - option[0]. | [0] - Scroll speed is 6 - option[0]. | ||
[1] - X-Com movement speed is 6 - option[1]. | [1] - X-Com movement speed is 6 - option[1]. | ||
[2] - Mirror of option[1]. | [2] - Mirror of option[1]. | ||
[3] - Alien movement speed is 6 - option[3]. | [3] - Alien movement speed is 6 - option[3]. | ||
[4] - Fire speed. | [4] - Fire speed. | ||
[5] - If 0, trigger scroll, or if 1, auto-scroll. | [5] - If 0, trigger scroll, or if 1, auto-scroll. | ||
If loading from a save slot, the values [[WGLOB.DAT|wglob[16]-[21]]] | |||
are used in place of this file. | |||
==See Also== | |||
* [[Saved Game Files]] | |||
* [[Saved_Game_Files#Battlescape_Files|Battlescape Files]] | |||
* [[Saved_Game_Files#Missdat_Files|Missdat Files]] | |||
[[Category:Game Files]] | |||
[[Category:Enemy Unknown/UFO Defense]] | |||
Latest revision as of 04:42, 23 July 2013
This file is stored only in the missdat folder. It stores the UI settings for tactical combat.
6 values of 2 bytes each, totaling 12 bytes.
[0] - Scroll speed is 6 - option[0].
[1] - X-Com movement speed is 6 - option[1].
[2] - Mirror of option[1].
[3] - Alien movement speed is 6 - option[3].
[4] - Fire speed.
[5] - If 0, trigger scroll, or if 1, auto-scroll.
If loading from a save slot, the values wglob[16]-[21] are used in place of this file.