diff --git a/docs/source/reference/modding/settings/GUI.rst b/docs/source/reference/modding/settings/GUI.rst index b9065c8daf..3006ac1b56 100644 --- a/docs/source/reference/modding/settings/GUI.rst +++ b/docs/source/reference/modding/settings/GUI.rst @@ -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