Skip to content

Aegisub DiscordRPC v2

Latest
Compare
Choose a tag to compare
@mnh48 mnh48 released this 28 May 07:21
1f3c01f

There's no fundamental changes in v2 compared to v1, if v1 works for you then you don't need v2

Changes

  • Added the Discord RPC libraries for Mac and Linux
  • Added instructions for Mac and Linux users in README
  • Re-added license from upstream which should be left intact
  • Edited my name in license file and the script file (this doesn't affect functionality)
  • Bumped the version number to 2 in the script file (this also doesn't affect functionality)

Instruction

Download the whole zip with the detailed instructions and follow them, or manually download the specific files needed from the selection below.

Installation

Library

  • Windows (32-bit Aegisub): download discord-rpc.dll and place it in your Aegisub installation folder
  • Windows (64-bit Aegisub): download discord-rpc-64.dll, rename it to discord-rpc.dll, and place it in your Aegisub installation folder
  • Mac: download libdiscord-rpc.dylib, and place it in the directory /usr/local/lib
  • Linux: download libdiscord-rpc.so, and place it in the directory /usr/local/lib

Script

  • All: download discord-rpc.lua, and place it in the automation/autoload folder/directory of where you installed Aegisub in

Usage

When installed correctly, it will first start the rich presense with Idle as the detail and No video file loaded yet as the state whenever you launched Aegisub. Then, load your subtitle and video, and click on Update Discord RPC from the Automation menu to let Aegisub update the Rich Presence as Editing subtitle as the detail and the video file name as the state.

Happy RichPresence-ing from your Aegisub~