Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.26 KB

File metadata and controls

43 lines (27 loc) · 1.26 KB

daybreakWidescreen

A Higurashi Daybreak Kai patcher/mod to get true widescreen, supporting various resolutions.

How to Use

Prerequisites

  1. Ensure you have the game's folder ready.
  2. Verify that the required files (DaybreakDX.exe and config.dat) are present in the game's directory.

Using the GUI Mode

  1. Extract the zip contents into the game's folder.
  2. Run wideMod.exe found in the releases.
  3. Follow the on-screen instructions to set your desired resolution and ingame config.

Using the CLI Mode

These are the avaliable commands:

wideMod.exe --resolution=<width>x<height>
wideMod.exe --revert
wideMod.exe --name <yourName>
wideMod.exe --shadow
wideMod.exe --outline
wideMod.exe --htexture

image

image

image

Thanks to

  • Marchizu, for helping to find the offsets in the .exe
  • Olof-AV, for creating the fix
  • NigelTicknor, for creating his launcher, which inspired some of the features used here.