Difference between revisions of "Manual:Configuration"
(→Graphics) |
|||
Line 3: | Line 3: | ||
Chapter names are equal to '''section''' names in the config file. | Chapter names are equal to '''section''' names in the config file. | ||
− | The descriptions are in the format [ | + | The descriptions are in the format: ''variable_name [default value] (min, max) - description'' |
=Bindings= | =Bindings= |
Revision as of 13:45, 23 February 2008
This article describes the configuration options in vegastrike.config file.
Chapter names are equal to section names in the config file.
The descriptions are in the format: variable_name [default value] (min, max) - description
Bindings
Graphics
- camera_pan_speed [0.0001] (0.000001, 0.0001) - sets the speed of camera panning and yawing
- draw_arrow_to_target [true] (false, true) - generally toggles the display of target arrow for all cameras
- draw_arrow_on_pancam [false] (false, true) - disables/enables target arrow display on pan camera (default key '6')
- draw_arrow_on_pantgt [false] (false, true) - disables/enables target arrow display on target camera (default key '8')
- num_messages [5] - number of simultaneous messages displayed on hud
- last_message_time [3] - time before scrolling messages
Joystic
- mouse_cursor (false, true) - generally toggles the display of cursor for all cameras
- mouse_cursor_pancam (false, true) - disables/enables cursor display on pan camera (default key '6')
- mouse_cursor_pantgt (false, true) - disables/enables ursor display on target camera (default key '8')