Skip to content

Releases: 07th-mod/watanagashi

Watanagashi Voice and Graphics Patch v5.2.3

Choose a tag to compare

@github-actions github-actions released this 16 Nov 08:50

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

NOTE: The below list of changes may included changes which have already been made in an earlier release

Script Changes

Merge latest engine fixes (DLL Fixes)

Globals Fixes

  • Save globals more often 07th-mod/higurashi-assembly#144
  • Save globals every time game is saved (See 07th-mod/higurashi-assembly#136)
    • By default, the game saves globals only when you try to quit the game
    • If you force close the game, or the game crashes, this can cause globals to be lost, even though you have created a game "save"
    • This is probably the cause of some confusing bug reports where various flags were not set, but the user has
      progressed past the point where the flag should be set
    • This was a bigger problem for Steam Deck, as it is very easy to force close the game by powering off the Steam Deck, or exiting the game via the SteamOS menu.
    • To alleviate this for the time being, the below also saves globals every time normal or quick saves are created.

Ryukishi 4:3 Mode

  • Some fixes for Ryukishi 4:3 Mode (See 07th-mod/higurashi-assembly#143)
    • Add various CG scaling options when the screen is 4:3 aspect and 16:9 Console CGs are displayed
    • Ensure movies playback with 16:9 aspect ratio

Misc Fixes

  • Fix F1 and F3 shortcuts
    • Previously, F1 key was meant to toggle graphics presets, but it actually toggled ADV mode. Now it toggles graphics presets.
    • Previously, F3 toggled the effect level (which does nothing as the mod never uses it). Now it toggles the text window mode between ADV/NVL/Original (like text at bottom of screen, text overlay screen with NVL background, and text overlay screen with original window)
  • Add F10 menu to toggle choice mode (NOTE: Most chapters don't have choices in which case this has no effect)
  • Fix/Rename "Show/Hide CGs" option to "Console CGs", and ensure this only affects Console CGs and not other CGs in the game

File Writing Improvements

  • Try to write save files more atomically
  • Significantly reduce save thumbnail size
    • Now saved as .jpg files with lower resolution
    • This can significantly reduce save cloud sync times

Full Changelog: v5.2.2...v5.2.3

Watanagashi Voice and Graphics Patch v5.2.2

Choose a tag to compare

@github-actions github-actions released this 17 Oct 23:01

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

Merge latest engine fixes (DLL Fixes)

  • Save globals every time game is saved (See 07th-mod/higurashi-assembly#136)
    • By default, the game saves globals only when you try to quit the game
    • If you force close the game, or the game crashes, this can cause globals to be lost, even though you have created a game "save"
    • This is probably the cause of some confusing bug reports where various flags were not set, but the user has
      progressed past the point where the flag should be set
    • This was a bigger problem for Steam Deck, as it is very easy to force close the game by powering off the Steam Deck, or exiting the game via the SteamOS menu.
    • To alleviate this for the time being, the below also saves globals every time normal or quick saves are created.
  • Try to write save files more atomically
  • Significantly reduce save thumbnail size
    • This can significantly reduce save cloud sync times
  • Fix F1 and F3 shortcuts
    • Previously, F1 key was meant to toggle graphics presets, but it actually toggled ADV mode. Now it toggles graphics presets.
    • Previously, F3 toggled the effect level (which does nothing as the mod never uses it). Now it toggles the text window mode between ADV/NVL/Original (like text at bottom of screen, text overlay screen with NVL background, and text overlay screen with original window)
  • Add F10 menu to toggle choice mode (NOTE: Most chapters don't have choices in which case this has no effect)
  • Fix/Rename "Show/Hide CGs" option to "Console CGs", and ensure this only affects Console CGs and not other CGs in the game

Watanagashi Voice and Graphics Patch v5.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:02

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

Developer Changes

Watanagashi Voice and Graphics Patch v5.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 10:58

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

  • Properly display sprites/backgrounds when "Hide CGs" option is enabled and a CG is being hidden @orian34
    • Previously, during a CG scene when "Hide CGs" were enabled, you may have seen a black screen, or just whatever was on the screen just before the CG would have been displayed. This change will show what would have been there if the CG was not shown.

Engine Changelog (changes made to all chapters)

  • [Proton/Wine] Add workaround for movie playback not working by playing .ogv movie file if Proton/Wine detected
  • [Linux, Mac] Fix ALT-ENTER not toggling fullscreen on MacOS/Linux
  • Fix 'F' key not toggling fullscreen when in a menu
  • Detect if windowed resolution wasn't set correctly, if so revert to fullscreen. Mostly for Linux to fix issues where it is difficult to revert the window size or the game cursor position becomes offset to your actual cursor position.
  • Fix Config Menu Resolution buttons stuck 'on' if current fullscreen resolution equals the button resolution

Watanagashi Voice and Graphics Patch v5.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:34

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

  • [OG Mode] Fix 'eye' CG not displayed in OG mode

Watanagashi Voice and Graphics Patch v5.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 06:32

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

  • BGM updates (see below)
  • Fix possible issues with lipsync and sprites, see #115

BGM updates

Various updates from Kilicool64 to ensure BGM consistency and add new BGM options. SE have not been changed.

GIN's BGM / OGBGM

  • msys30.ogg/Meditation has been normalized to use the Hou Compilation (2014) version instead of the Original JP release/Old Mangagamer BGM version(2002) for consistency (all other tracks are already from the Hou Compilation (2014))
  • Other BGM have been re-converted at a higher bitrate, but otherwise are the same BGM

April 2019 BGM

  • Added "April2019BGM" folder containing one BGM file, msys29.ogg / "Heigen wo Iku (Going to the Plains). This file is the same as the one that comes with the unmodded game, but higher quality.

Hou+ Demo BGM

  • Renamed folder from HouPlusBGM to HouPlusDemoBGM to avoid confusion with Hou+ BGM option. Otherwise unchanged

Hou+ BGM

  • Add Hou+ BGM (from Kilicool64)

Full Changelog: v5.1.1...v5.1.2

Watanagashi Voice and Graphics Patch v5.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 09:33

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

  • Fix some mistakes when doing Origin Voice Fixes c744af5

DLL Changes

DLL Changes For Translators

Watanagashi Voice and Graphics Patch v5.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 11:24

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

  • Updated arcs 1-9 to make use of roughly 3000 voice lines extracted from Higurashi Origin.
    • Origin is DLC for the Switch/PS4 version of Higurashi that allows you to play through arcs 1-9 in a format more like the original PC version, with the route system removed and some (but not all) censorship reverted.
  • Changes come in roughly 3 categories:
    • Some unvoiced lines now have voices.
    • Some low quality PS2 voice lines replaced with higher quality Origin voices.
    • Some places where the mod uses PS3 lines that mostly match the original script have been replaced with new voice lines that 100% match the original script.
  • Some of the lines touched here would previously show you the censored or uncensored text based on your Voice Matching Level. Those places tweaked to always use the uncensored voice lines when available.

Watanagashi Voice and Graphics Patch v5.0.10

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:54

Install/Update Instructions

We HIGHLY recommend using our installer to install the mod automatically, instead of the files on this page.


DO NOT USE THE FILES BELOW UNLESS YOU REALLY WANT TO INSTALL MANUALLY, AND HAVE READ THE MANUAL INSTALL INSTRUCTIONS

THIS PAGE ONLY CONTAINS ONE PART OF THE PATCH. YOU NEED OTHER FILES FOR THE MOD TO WORK

If you really want to install manually, follow the manual install instructions.


Changelog

Watanagashi Voice and Graphics Patch v5.0.9

Choose a tag to compare

@github-actions github-actions released this 25 Jan 21:45

Install/Update Instructions

Please use our installer to install the mod automatically.

We don't recommend it, but you can also install manually using the manual install instructions.

Changes

Added Features

  • Add "Experimental 4:3 Aspect Ratio" option, see 07th-mod/higurashi-assembly#105
    • This adds an option which runs the game in 4:3 resolution for use on monitors with 4:3 resolution (or less than 16:9 aspect)