Uninstalling Higurashi and the Mod¶
If you want to fully remove Higurashi (for a reinstall, or if you're finished with the game), follow these instructions. Note that a normal Steam uninstall will not remove the mod files, so you must follow these instructions to remove the mod files from your computer.
We currently don't offer any way to uninstall just the mod by itself - the below process will uninstall both the game and the mod.
Uninstalling the game and mod files¶
- Locate the game folder, and remember it for later, using the instructions below:
- Steam Users
- Open Steam
- Right click on the game to uninstall, then click "Properties"
- Click the "Local Files" tab
- Click the "Browse Local Files..." button. This will open the game folder.
- GOG and MangaGamer Users
- You'll need to know where you installed the game, or use the game shortcut to find where it was installed
- Steam Users
- Uninstall the game normally using Steam/GOG/Mangagamer launcher or add/remove programs
- Manually delete the game folder you found earlier. This will ensure the mod files are fully removed.
Uninstalling your saves¶
- Disable Steam Sync/GOG Cloud Saves. Your save files will magically reappear if you don't do this step.
- Navigate to the game's save folder as described in the FAQ "Save File Locations"
- Delete the whole save folder (you may wish to backup the global.dat file if you are re-installing)
Uninstalling Custom Steam Art / Steamgrid¶
There are two ways to remove the custom steam artwork / steamgrid files
- Open Steam
- Navigate to the game which will have its artwork reset
- Right click on the artwork to be reset (eg. the header artwork at the top)
- In the right-click menu, click "Clear Custom Background" and "Clear Custom logo"
- Navigate to the
..\Steam\userdata\[USER_ID]\config\grid
folder.- There will be a
USER_ID
subfolder (whereUSER_ID
is a sequence of numbers) for every user who has logged into steam on your computer - You'll need to repeat this for all of the
USER_ID
subfolders, unless you know which one is your personal user folder. The installer currently puts agrid
folder in everyUSER_ID
subfolder.
- There will be a
- Delete the new-style images and .json files with the corresponding names.
- We do not recommend deleting the whole folder, as that will clear any custom artwork that you have added yourself in the past.
Uninstalling registry entries (Advanced, Windows Only)¶
The base game makes some registry entries to save things like screen resolution and fullscreen/windowed settings. They are stored in the registry at Computer\HKEY_CURRENT_USER\Software\Mangagamer\Higurashi When They Cry - Ch.1 Onikakushi
(for Ch.1). In some rare circumstances, it may be necessary to clear your registry entries. Follow the instructions below to clear all Higurashi games' registry settings:
- Download the file
delete_higurashi_registry.reg
- Double click the
delete_higurashi_registry.reg
to run it - Accept the UAC prompt
- Accept the warning message (press yes)
If you're worried about the .reg file, just open it in a text editor and inspect it. The file
just lists each registry folder, prefixed with a -
to delete that entry. You could also manually use
regedit
to delete each entry listed in the file.