A Quality-of-Life mod for Taiko no Tatsujin: The Drum Master
.gitattributes | ||
.gitignore | ||
CustomResolution.cs | ||
FontChanger.cs | ||
ForceFramerate.cs | ||
NuGet.Config | ||
OfflineSaveLoad.cs | ||
Plugin.cs | ||
QuickQuitSong.cs | ||
QuickRestart.cs | ||
README.md | ||
RecordingEnable.cs | ||
TaikoModStuff-Bepin5.csproj | ||
TaikoModStuff-Bepin6.csproj |
TaikoModStuff
A QoL mod for Taiko no Tatsujin: The Drum Master!
TaikoModStuff allows a number of Quality-of-Life enhancements to TDM by allowing:
- Forcing the usage of the JP font everywhere
- Removing the 60 FPS cap the game forces
- Allowing to toggle VSync
- Allowing to set a custom resolution for TDM (Note: This can cause conflicts with Fluto's TaikoMods' fullscreen disabler, so please disable that function if using with TaikoModStuff)
- Enable recording from the Xbox Game Bar
Installation
- Download the latest release of TaikoModStuff.
- Please download the latest bleeding edge version of BepInEx x64. The filename should look like
BepInEx_UnityIL2CPP_x64_XXXXX.zip
. - Extract the contents of the zip file on the root of your TDM's install. The result should look like the image.
- Create the
plugins
folder inside your BepInEx folder. The result should look like the image. Note that the image shows more folders and files than you may have. This is normal. - Extract the TaikoModStuff zip inside the
plugins
folder. It's not required to extract TaikoModStuff.pdb, but it can help when reporting bugs. - Start TDM, then close it when you reach the Title Screen.
- Inside the BepInEx folder, you'll see a
config
folder. Edit theTaikoModStuff.cfg
file inside it to configure TaikoModStuff.