Skip to content

v1.2.22

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 23:49
· 83 commits to master since this release

Installation Instructions

  • Please download the installer to your computer, then run it - don't run directly from your browser
  • Please read the Higurashi or Umineko wiki sections for more information.

Troubleshooting and Known Issues

  • If you are having installer trouble, or the game does not run properly, follow the Support Checklist to solve your problem
  • MacOS users may need to refresh the webpage (web GUI) if it does not load or seems to hang.

Windows Installer Variants Explanation

  1. 07th-Mod.Installer.Windows.exe (Requires Administrator)
    • Default Installer - Try this first.
  2. 07th-Mod.Installer.Windows.SafeMode.exe (Requires Administrator)
    • Use this if the installer does not start up. It uses a text-based interface for the launcher.
  3. 07th-Mod.Installer.Windows.NoLauncher.zip (No Administrator Required)
    • Use this if you cannot launch the above two .exes due to Antivirus, lack of Admin Priviledge, or crashes
    • You might need to install the Visual C++ Redistributable (x86) (linked from this page), but most people will already have it.
    • Extract the .zip file to your desktop or downloads folder (NOT program files or the game root, as this may cause permissions issues)
    • Double click on the install.bat file.
      • A terminal will open, followed by a special page in your web browser (you use this webpage to install the mod).
      • If the install.bat does not work, close the terminal, then double click the install_safe_mode.bat for the text-only installer

Important Changes

  • Fix installer trying to install wrong mod when switching mods (See #217 a35549d)
    • The previous release (v1.2.21) has been removed to avoid this bug introduced in that release.

Changes in previous v1.2.21 release

Important Changes

  • Fix file chooser on Windows 6889f99
  • Add download install logs button to navbar ac2c5ff
  • Avoid repeatedly downloading remote version information when using "Download Manually" option fb82b19

Developer Changes

  • For Higurashi options which download and extract an archive, add option to delete a path before performing the extraction 161a8b8 080ec1d
    • drojf: I needed to add this feature because I've only provided the minimum number of new Hou+ sprites, which don't overwrite every existing sprite. Without deleting the OGSprites folder, this would result in sometimes displaying the old upscaled sprites instead of the Hou+ sprites.

Virus Scan Results

Your antivirus software or Windows may incorrectly give an antivirus warning (a false positive). If you're worried, you can check the below link for a VirusTotal Scan of the Windows .exe.

Typically we never get more than a couple false positives across the suite of about 67 different types of antivirus software.

07th-Mod.Installer.Windows.exe VirusTotal Result: https://www.virustotal.com/gui/file/ef535da2fa5d1c9a684bb9b6060de42dddeb69e246d6b18cb88a28dc5454f2ef/detection

07th-Mod.Installer.Windows.SafeMode.exe VirusTotal Result: https://www.virustotal.com/gui/file/a5d2c036a86c3c32535a23305cf8f104cd4a24459ae35b6cbb77e05c541a6978/detection

Full Changelog: v1.2.21...v1.2.22