Improve Discord integration notices

This commit is contained in:
RichardG867
2022-03-17 13:23:57 -03:00
parent 5cf2861848
commit 117b235010
2 changed files with 10 additions and 1 deletions

View File

@@ -64,4 +64,7 @@
h2 > img {
padding-right: 5px;
}
div.admonition > p:nth-child(2) {
margin-bottom: 0;
}
</style>

View File

@@ -1,3 +1,5 @@
.. include:: /include.rst
Menu bar
========
@@ -78,7 +80,11 @@ Tools
* **Enable Discord integration:** enable Discord Rich Presence. 86Box shares the emulated machine's name, model and CPU with other Discord users.
.. note:: Discord integration will not be available if the Discord desktop app is not running, if (on Windows hosts) the included ``discord_game_sdk.dll`` file is missing from the 86Box directory, or (on Linux hosts) non-x86_64 builds.
.. note:: Discord integration:
* requires the Discord desktop app, and will not work with the browser app;
* will be unavailable on Windows hosts if the included ``discord_game_sdk.dll`` file is missing from the 86Box directory;
* only supports the ``x86_64`` host architecture on Linux builds, as Discord does not provide integration components for other architectures.
* **Take screenshot:** take a screenshot of the emulated display. Screenshots are saved as .png images in the ``screenshots`` subdirectory found in the emulated machine's directory.
* **Sound gain:** open the :ref:`sound gain control <usage/statusbar:|sound| Sound>`, which is also accessible through the status bar.