Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touhou Borderless Patch

Adds borderless fullscreen support to Touhou games with aspect ratio preservation.

Games

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!

Tweaks

Usage

Caution

The patch promotes windowed mode to borderless fullscreen.

  • Open a supported 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.dll in the install directory.

FAQ

Why does the patch require windowed mode?

The patch avoids intercepting any game functionality.

  • Makes it compatible with the Disk & Steam versions.
  • Removes the need to handle game specific edge cases.

Enforcing windowed mode allows the patch to safely promote borderless fullscreen.

  • Depending on the game, fullscreen might disengage critical features.
  • For example, a game might rely on V-Sync instead of its framerate limiter.

Why not use vpatch for "borderless fullscreen"?

Though vpatch allows one to run the games at any resolution.

  • It requires the user to intervene & configure it,
  • Additionally you must somewhat compromise on fullscreen.

This patch solely serves as a plug & play solution for borderless fullscreen.

Build

  1. Install MinGW (x86).
  2. Run BUILD.cmd to build the project.

About

Adds borderless fullscreen support to Touhou games with aspect ratio preservation.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages