Skip to content

TouhouRPC is a program that creates a Discord Rich Presence status for Touhou games.

License

Notifications You must be signed in to change notification settings

laozhaiii/TouhouRPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TouhouRPC

TouhouRPC is a program that creates a Discord Rich Presence status for Touhou games.

DLL files

Make sure the discord_game_sdk.dll file is in the same folder as the TouhouRPC.exe executable before executing it. If it doesn't, an error message will show up and the program will close.

  • You can use the .dll file available in the ExternalLibs folder of this repo. Use the x86 or x64 version depending on which platform you used when compiling the program.
  • You can also use the .dll file available in the Discord Game SDK zip file provided by Discord. You will find the dlls under the lib folder. (Link to their documentation here.)

Supported games

  • Touhou 06 - Embodiment of Scarlet Devil
  • Touhou 07 - Perfect Cherry Blossom
  • Touhou 08 - Imperishable Night
  • Touhou 09 - Phantasmagoria of Flower View
  • Touhou 09.5 - Shoot the Bullet
  • Touhou 10 - Mountain of Faith
  • Touhou 11 - Subterranean Animism
  • Touhou 12 - Undefined Fantastic Object
  • Touhou 12.5 - Double Spoiler
  • Touhou 12.8 - Great Fairy Wars
  • Touhou 13 - Ten Desires
  • Touhou 14 - Double Dealing Character
  • Touhou 14.3 - Impossible Spell Card
  • Touhou 15 - Legacy of Lunatic Kingdom
  • Touhou 16 - Hidden Stars in Four Seasons
  • Touhou 17 - Wily Beast and Weakest Creature
  • Touhou 18 - Unconnected Marketeers - Trial v0.02a (you must name the game "th18tr.exe")
  • Touhou 18 - Unconnected Marketeers

If you want to see other games or fangames supported, contributions are welcome!

Display examples

Th17 Example - Fighting

Th07 Example - Menu

Th13 Example - Spell Card Practice

Th14 Example - Music Room

Th17 Example - Stage Practice

Additional notes

This program supports games patched using the Touhou Community Reliant Automatic Patcher. It also supports games using the vpatch.

License

TouhouRPC is licensed under the GNU General Public License v3.0.

About

TouhouRPC is a program that creates a Discord Rich Presence status for Touhou games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.5%
  • C 9.5%