Skip to content

TouhouRPC - Version 1.5.0

Latest
Compare
Choose a tag to compare
@TheBakaRem TheBakaRem released this 18 Oct 19:01
· 10 commits to master since this release

This is the version 1.5.0 of TouhouRPC.

Changelog:

  • Added support for Touhou 12.5 - Double Spoiler.
  • Fixed a crash on the Shoot the Bullet implementation (th095) when the score length is less than 3 (thank you @Ltfjx for the contribution in #11!).
    • Note that this fixes score displays on all other games as well, which means TouhouRPC should not crash anymore if you get a game over in maingames with a score of 1000 points or less.
  • Added photo counts and item usage to the game state. This makes the RichPresence display more reactive for photo counts (th095, th125) and for main/sub item counts (th143)

Full Changelog: v1.4.0...v1.5.0

Known problems

  • Shoot the Bullet can sometimes send incorrect RichPresence information (changing from in-game to replay mode) during gameplay. This is due to the memory adress sometimes giving out wrong information (or because the value shouldn't be really used for this purpose). However, this doesn't seem very common and the information is quickly re-updated.
  • Double Spoiler shows a game over message when the Level 1-1 tutorial screens are active (when playing as Aya). I did not find a fix for this for now.

Downloads

The source code and 32/64 bits executables are available in the Assets section down below.