mirror of
https://github.com/86Box/docs.git
synced 2026-02-21 17:15:33 -07:00
Improve Discord integration notices
This commit is contained in:
@@ -64,4 +64,7 @@
|
||||
h2 > img {
|
||||
padding-right: 5px;
|
||||
}
|
||||
div.admonition > p:nth-child(2) {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user