Skip to content

Installation

LX862 edited this page Nov 17, 2022 · 5 revisions

Setup Discord Application

  1. Go to https://discord.com/developers/applications/ and create an application by clicking New Application button.
    The name you chose will be displayed as "Playing [your name]" image

  2. Copy the Numeric ID that's visible below "Application ID". image

Installing this plugin

  1. You can download the plugin on the Release Page, the latest version should be located on the top.

  2. Click on the Assets text, it will expand that section and the files would be revealed.

  3. The .dll is the only file that's required to get this working.
    Some release will also have a .pdb file, these files are debug symbols which would help developer identify a crash easier, it is however optional.
    image

  4. Copy the dll (With the pdb if you downloaded it as well) to <Your OpenBVE Installation/Data/InputDevicePlugins>.

  5. Launch OpenBVE, Go to Options -> Next Page -> Input Device Plugin, select Discord RPC and click "Enable this Input Device Plugin". image

  6. Click the Config Button at the bottom, a new Window should pop up:
    image

  7. Paste in the Application ID obtained in Step 2. to the textbox next to Application ID

Clone this wiki locally