An AviUtl plugin, showing status (RPC) like 'Playing AviUtl' on Discord
When idling, editing, and encoding, this will show the current status in your profile on Discord.
In addition to that, this will also show the file name you are now editing. You can disable this in the configuration window.
- Go 'Releases' page on GitHub and find the newest one. Download aviutl_rpc_en_[version number].zip in 'Assets'
- Unzip the file
- Place
aviutl_rpc_en.auf
anddiscord_game_sdk.dll
in the same folder as whereaviutl.exe
is placed. Then restart AviUtl if you have already opened it.
If it's been installed successfully, you can find Show AviUtl Discord RPC
option in 'View' menu in AviUtl (may be different and this is depend on which language plugin you applied)
You can enable/disable this plugin and showing filenames in the configuration window.
Settings will be stored in profiles. The plugin will be disabled as default in the project files you edited before installing it.
If you change these settings in idling state, this will use them in new projects.
When you have troubled or faced some errors that are caused by this, feel free to create an issue on GitHub.
You can post it in the same way when you have troubled.
Open AviUtl-RPC.vcxproj
in Visual Studio, and build.
However you should follow these steps before building:
- Create 'Binaries' directory in the root of this project.
- Place
discord_game_sdk.dll
anddiscord_game_sdk.dll.lib
in the directory. These files are contained inDiscord Game SDK
, which you can download in Discord Developer Portal
See LICENSE.
This file is also packed in release zip files.
This README was translated by mtripg6666tdr. Sorry for my bad English.
(c) mtripg6666tdr