Skip to content

v1.1.42

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 02:05
· 610 commits to master since this release

Please download the installer to your computer, then run it. Don't run the file directly from your browser.

Having trouble with installation or the game itself?
Follow the Support Checklist to get your problem solved


Known Issue: Higurashi on Ubuntu (or Linux users with GNOME Desktop)

GNOME Desktop (the default on Ubuntu) will cause Higurashi Ep.4 and upwards to crash the entire desktop when you start the game. This happens even on the base game (without any mods applied). A workaround for this is to install XFCE desktop. You can follow this guide to install XFCE desktop (it can be installed alongside GNOME). Please make sure you can launch the base game before applying any mods (for ease of installation, please don't make any saves on the base game).


Changes

  • Improve appearance of installer page [b9ec5fc]
    • make "start install" buttons stand out more
    • add reminders if you haven't filled in the game path
  • Try to fix file chooser dialog appearing underneath other windows [2709553]
  • Improve error message if install_loader extraction fails [6632feb]
  • Add vc redist and run-from-temp-folder checks to fallback install loader [cac24e0]
  • Disable install settings once install started and redirect user to index page [370dcb5]
    • This prevents you using the install page after an install is completed (which the installer wasn't designed for)
    • Added a link/suggestion to return to the index page after install completed, if you want to mod another game
  • Add exit buttons to quit web portion of installer [aec5ac6]
    • Added a link/suggestion to exit the installer after an install is completed

Developer changes

  • Run rustfmt on main.rs/improve clap App definition readability [6f764dd]
  • update cachedDownloadSizes [e8ac471]