mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-17 17:46:39 +00:00
Add ReST documentation for controller menu options
This commit is contained in:
parent
d46f034e5d
commit
d100867bce
1 changed files with 21 additions and 0 deletions
|
@ -62,6 +62,27 @@ GUI Settings
|
|||
Bethesda assets are 4:3 ratio; others may differ.
|
||||
If false, assets are centered with black bars filling remainder.
|
||||
|
||||
.. omw-setting::
|
||||
:title: controller menus
|
||||
:type: boolean
|
||||
:range: true, false
|
||||
:default: false
|
||||
:location: :bdg-success:`Launcher > Settings > Interface`
|
||||
|
||||
Make menus easier to navigate with a controller.
|
||||
If false, the controller works as a GUI mouse.
|
||||
|
||||
.. omw-setting::
|
||||
:title: controller tooltips
|
||||
:type: boolean
|
||||
:range: true, false
|
||||
:default: false
|
||||
:location: :bdg-success:`Launcher > Settings > Interface`
|
||||
|
||||
When true, you do not need to press R3 to show tooltips when using
|
||||
controller menus.
|
||||
If false, controller menu tooltips are hidden until R3 is pressed.
|
||||
|
||||
.. omw-setting::
|
||||
:title: subtitles
|
||||
:type: boolean
|
||||
|
|
Loading…
Reference in a new issue