07th-mod / onikakushi

98 stars 22 forks source link

Exit to Menu #152

Closed orian34 closed 6 years ago

orian34 commented 6 years ago

The "Exit to Menu" button doesn't correctly clean up filters by using FadeFilm. With results in any filter to stay until you encounter a FadeFilm command(which can never happen for some chapters). Resulting in pretty strange things. image image image

ghost commented 6 years ago

@orian34 Try this out. It's not very graceful but it does fix it from my quick test. You can install this in the HigurashiEp01_Data\Managed folder. (make a backup of your existing Assembly-CSharp.dll first)

https://github.com/07th-mod/higurashi-dlls/raw/issue-oni-152/Onikakushi/Assembly-CSharp.dll

Did this issue happen if you loaded or quick-loaded a game while a film effect is on as well? If so does this DLL solve it too?

orian34 commented 6 years ago

Yes it does! Film fades when exiting, loading doesn't do any unintended behavior. It works fine with your fix

ghost commented 6 years ago

@irlPM The fix was just proved out and hasn't yet been applied to Oni stable nor to any other arcs, but that's okay because I created an issue in higurashi-dlls for this.