An AviUtl plugin, that shows status (RPC) like 'Playing AviUtl' in Discord
When idling, editing, and encoding, this will show current status in user profiles in Discord.
In addition to that, this will show also the file name you are now editing. You can disable this feature in configuration window.
- Go 'Releases' page in GitHub and find newest releases. Download aviutl_rpc_en_[version number].zip in 'Assets'
- Unzip the file you downloaded in Step.1
- Place
aviutl_rpc_en.auf
anddiscord_game_sdk.dll
in the same directory whereaviutl.exe
is placed. Restart AviUtl app 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 applyed)
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, the plugin will use them in the projects you edit after this
When you have troubled or faced some errors which is caused by the plugin, feel free to post an issue in GitHub.
If you can't do it, you can contact with me through Discord. Discord user name is うさみょん(myon2019)/mtripg6666tdr#4470
.
You can post it in the same way mentioned above.
Open AviUtl-RPC.vcxproj
in Visual Studio, and build.
However you should follow these steps before building:
- Make 'Binaries' directory in the root of this project.
- Place
discord_game_sdk.dll
とdiscord_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