REIMU plugins for Touhou replays (Redesigning)
This is the plugin set for REIMU, the file viewer extendable by various plugins, to list Touhou game's replay files and/or bestshot files.
This project, written in C#, is a redesigning version of the previous project, written in C++.
- TH09.5 東方文花帖 ~ Shoot the Bullet. (Bestshots only)
- TH10.5 東方緋想天 ~ Scarlet Weather Rhapsody.
- TH12 東方星蓮船 ~ Undefined Fantastic Object.
- TH12.3 東方非想天則 ~ 超弩級ギニョルの謎を追え (a.k.a. Touhou Hisoutensoku)
- TH12.5 ダブルスポイラー ~ 東方文花帖 (a.k.a. Double Spoiler; Replays and bestshots)
- TH12.8 妖精大戦争 ~ 東方三月精 (a.k.a. Fairy Wars)
- TH13 東方神霊廟 ~ Ten Desires.
- TH13.5 東方心綺楼 ~ Hopeless Masquerade.
- TH14 東方輝針城 ~ Double Dealing Character.
- TH14.3 弾幕アマノジャク ~ Impossible Spell Card. (Replays and screenshots)
- TH14.5 東方深秘録 ~ Urban Legend in Limbo.
- TH15 東方紺珠伝 ~ Legacy of Lunatic Kingdom.
- TH15.5 東方憑依華 ~ Antinomy of Common Flowers.
- TH16 東方天空璋 ~ Hidden Star in Four Seasons.
- TH16.5 秘封ナイトメアダイアリー ~ Violet Detector. (Replays and bestshots)
- TH17 東方鬼形獣 ~ Wily Beast and Weakest Creature.
- TH18 東方虹龍洞 ~ Unconnected Marketeers.
The followings are not supported because these plugins have already been released by sue445, the REIMU developer:
- TH07.5 東方萃夢想 ~ Immaterial and Missing Power.
- TH08 東方永夜抄 ~ Imperishable Night.
- TH09 東方花映塚 ~ Phantasmagoria of Flower View.
- TH09.5 東方文花帖 ~ Shoot the Bullet. (Replays only)
- TH10 東方風神録 ~ Mountain of Faith.
- TH11 東方地霊殿 ~ Subterranean Animism. (But implemented for my practice)
The followings are not supported by the same reason that why sue445 doesn't release these plugins:
- TH06 東方紅魔郷 ~ Embodiment of Scarlet Devil.
- TH07 東方妖々夢 ~ Perfect Cherry Blossom.
The followings are not supported because of no replays:
- TH17.5 東方剛欲異聞 ~ 水没した沈愁地獄 (a.k.a. Touhou Gouyoku Ibun)
- TH18.5 バレットフィリア達の闇市場 ~ 100th Black Market.
- TH19 東方獣王園 ~ Unfinished Dream of All Living Ghost.
The older versions of every title are not supported because I can't get all and test enough.
- Windows 11 Pro Version 22H2
- .NET Framework 4.8
- Visual Studio Community 2022 17.6
- Python 3.11
Same as above.
See: LICENSE.txt
<Top directory>\
|-- reimu.chm
|-- reimu.exe
|-- reimu.ini
|-- CommonWin32.dll <-- Place here.
|-- ReimuPlugins.Common.dll <-- Place here.
`-- plugin\
`-- ReimuPlugins.*.rpi <-- Place here. Subdirectory/-ies can be created.
See the REIMU manual (reimu.chm; Japanese only).
Sorry, all plugins have Japanese resource only and don't support localization.