|
|
(7 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | 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 (min,max) - description]
| |
− |
| |
− | =Bindings=
| |
− |
| |
− | =Graphics=
| |
− | * camera_pan_speed (0.000001, 0.0001) - sets the speed of camera panning and yawing
| |
− |
| |
− | * draw_arrow_to_target (false, true) - generally toggles the display of target arrow for all cameras
| |
− | ** draw_arrow_on_pancam (false, true) - disables/enables target arrow display on pan camera (default key '6')
| |
− | ** draw_arrow_on_pantgt(false, true) - disables/enables target arrow display on target camera (default key '8')
| |
− |
| |
− | =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')
| |