DOCS: adds GUI page and updates Misc settings page

This commit is contained in:
CadiH 2023-01-11 21:22:52 +13:00 committed by Cadi
parent 69d1603af5
commit 871b2933e7
5 changed files with 96 additions and 71 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Before After
Before After

View file

@ -29,17 +29,22 @@
:glob: :glob:
:hidden: :hidden:
settings/game
settings/backend
settings/graphics
settings/control
settings/keymaps
settings/audio
settings/paths
settings/misc
settings/cloud
settings/lan
settings/accessibility settings/accessibility
settings/audio
settings/backend
settings/cloud
settings/control
settings/game
settings/gui
settings/graphics
settings/keymaps
settings/lan
settings/misc
settings/paths
.. toctree:: .. toctree::

View file

@ -0,0 +1,77 @@
=====================
GUI
=====================
Use this tab to the GUI tab to change the look and feel of the ScummVM graphical user interface.
From the Launcher, select **Global Options**, if necessary click the **>** scroll arrow until the GUI tab is visible, and then select the **GUI** tab.
.. figure:: ../images/settings/gui.png
The GUI tab in the global settings
All settings can also be changed in the :doc:`../advanced_topics/configuration_file`. The configuration key is listed in italics after each setting description.
,,,,,,,,,,,,,,
.. _theme:
Theme
Changes the visual appearance of the ScummVM Launcher
*gui_theme*
GUI scale
Scale the ScummVM GUI to be bigger or smaller. Using a larger scale can help to make the text easier to read when using ScummVM on a big screen.
*gui_scale*
GUI renderer
Defines how the ScummVM GUI is rendered; normal or antialiased.
*gui_renderer*
GUI language
Chooses the language of the ScummVM Launcher.
*gui_language*
.. _guilanguage:
Switch the ScummVM GUI language to the game language
If ticked, the Launcher language is the same as the game language.
*gui_use_game_language*
.. _guibrowser:
Use native system file browser
Uses the system file browser instead of the ScummVM browser.
*gui_browser_native*
.. _guireturn:
Always return to the launcher when leaving a game
If ticked, removes the **Quit** option from the Global Main Menu. Only the **Return to Launcher** option remains.
*gui_return_to_launcher_at_exit*
.. _guiconfirm:
Ask for confirmation on exit
If ticked, a confirmation dialog appears when you choose **Quit** or **Return to Launcher** from the Global Main Menu.
*confirm_exit*
.. _updateicons:
Update Icons
Click on the Update Icons button to download new or updated artwork for game icons. ScummVM will scan to find applicable icons; once these have been found, click on the **Download** button in the pop up window to start the download. Click the **Hide** button to close the window and continue the download in the background. Use the **Cancel download** button to cancel the download.
.. figure:: ../images/settings/update_icons.png
The Update Icons window
The icon packs can also be downloaded manually from https://downloads.scummvm.org/frs/icons/ and must be placed in the :ref:`Icon Path <iconspath>`. The packs are incremental and you need all of them to have all the available icons and not just the most recent pack.

View file

@ -14,23 +14,6 @@ All settings can also be changed in the :doc:`../advanced_topics/configuration_f
,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,
.. _theme:
Theme
Changes the visual appearance of the ScummVM Launcher
*gui_theme*
GUI scale
Scale the ScummVM GUI to be bigger or smaller. Using a larger scale can help to make the text easier to read when using ScummVM on a big screen.
*gui_scale*
GUI renderer
Defines how the ScummVM GUI is rendered; normal or antialiased.
*gui_renderer*
.. _autosave: .. _autosave:
Autosave Autosave
@ -38,50 +21,10 @@ Autosave
*autosave_period* *autosave_period*
Random seed
Every time you start ScummVM, a random seed is generated. Use this option to set a fixed seed, which ensures that random events in games play out the same way every time.
GUI language *random_seed*
Chooses the language of the ScummVM Launcher.
*gui_language*
.. _guilanguage:
Switch the ScummVM GUI language to the game language
If ticked, the Launcher language is the same as the game language.
*gui_use_game_language*
.. _guibrowser:
Use native system file browser
Uses the system file browser instead of the ScummVM browser.
*gui_browser_native*
.. _guireturn:
Always return to the launcher when leaving a game
If ticked, removes the **Quit** option from the Global Main Menu. Only the **Return to Launcher** option remains.
*gui_return_to_launcher_at_exit*
.. _guiconfirm:
Ask for confirmation on exit
If ticked, a confirmation dialog appears when you choose **Quit** or **Return to Launcher** from the Global Main Menu.
*confirm_exit*
.. _updateicons:
Update Icons
Click on the Update Icons button to download new or updated artwork for game icons. ScummVM will scan to find applicable icons; once these have been found, click on the **Download** button in the pop up window to start the download. Click the **Hide** button to close the window and continue the download in the background. Use the **Cancel download** button to cancel the download.
.. figure:: ../images/settings/update_icons.png
The Update Icons window
The icon packs can also be downloaded manually from https://downloads.scummvm.org/frs/icons/ and must be placed in the :ref:`Icon Path <iconspath>`. The packs are incremental and you need all of them to have all the available icons and not just the most recent pack.
Enable Discord Integration Enable Discord Integration
Use this option to automatically check for updates to ScummVM. Click the Check now button to manually check for updates. Use this option to automatically check for updates to ScummVM. Click the Check now button to manually check for updates.