Jump to content

OPTION.DAT: Difference between revisions

From UFOpaedia
No edit summary
 
No edit summary
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]]

Revision as of 01:04, 14 June 2006

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.

See Also