Adds borderless fullscreen support to Touhou games with aspect ratio preservation.
Tip
This patch might work with other entires!
- This list shows games that are confirmed to work.
- Feel free to test it with other games & report back!
- The game has Desktop Window Manager opt in for MMCSS scheduling.
- The game will no longer block the Windows key when DirectInput is being used.
- The game now uses a higher timer resolution which provides better V-Sync quality.
Caution
The patch promotes windowed mode to borderless fullscreen.
- Open the desired game's configuration tool.
- Select windowed mode & the highest available resolution.
- Using fullscreen isn't supported & the patch will refuse to work.
- Download the latest release of
thbp. - Locate a supported game on your system.
- Place
dinput8.dllin the install directory.
- Install MinGW (x86).
- Run
BUILD.cmdto build the project.