From 00adf05cda7ff837e2c427ee1a5b4f793034d457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrdli=C4=8Dka?= Date: Mon, 16 Aug 2021 18:07:10 +0200 Subject: [PATCH] Reflect Discord SDK distribution update The Game SDK library is no longer distributed with 86Box itself, therefore a link to the SDK is provided. --- usage/menubar.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage/menubar.rst b/usage/menubar.rst index b5c0e83..df25064 100644 --- a/usage/menubar.rst +++ b/usage/menubar.rst @@ -61,7 +61,7 @@ Tools * **Update status bar icons:** enable the activity lights on :doc:`status bar ` icons. Unchecking this option may improve emulation performance on low-end host systems. * **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, or if the included ``discord_game_sdk.dll`` file is missing from the 86Box directory. +.. note:: In order to use the Discord integration, you need to download the [Discord Game SDK](https://dl-game-sdk.discordapp.net/2.5.6/discord_game_sdk.zip) and copy the ``discord_game_sdk.dll`` library from the ``lib/x86`` or ``lib/x86_64`` directory (depending on whether you use the x86 or x64 build, respectively) to the 86Box directory. Discord integration will not be available if the Discord desktop app is not running. * **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.