07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
157 stars 12 forks source link

Add troubleshootinng tool to restore UI (fix black screen problem) #38

Closed drojf closed 3 years ago

drojf commented 5 years ago

Restoration Procedure (with zip): During install, zip sharedassets0.assets and sharedassets0.assets.resS if it exists During restore, unzip Italo recommends using 7z -aoa

Restoration Procedure (without zip): delete sharedassets0.assets rename sharedassets0.assets.backup to sharedassets0.assets repeat for sharedassets0.assets.resS if it exists (from EP3 onward)

The zip file can also be sent to us for troubleshooting


sometimes we get a Unity version mismatch that results in a black screen that should fix the issue by returning the UI back to default

all UI graphics are inside the sharedassets if the version mismatches, the game doesn't show anything

drojf commented 3 years ago

I'm not sure this is worth adding in anymore as:

For this reason I'm going to close this issue on the python-patcher repo, but it can be brought up again on the higurashi-assembly (DLL) repo.