07th-mod / onikakushi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rena's graphic fades in instead of Mion

odacaesar opened this issue · comments

During the line on the first schoolday when Mion says about not needing to pass an entrance exam to get to university: "That is right. There aren't really enough people out here to warrant weeding people out with an exam." Mion fades back in after that line; when it should be that Mion already faded in for that line, and Rena fades back in for the next line,

I am running it from Steam on Windows 7, 64-bit, with a manual installation of all mods.

Hello, I'm a bot! I have a few things I want to share that can make your issue a lot simpler to understand. 😊
Important for DRM-free copies! If you game does not have voices, there's a big chance you are running an old version of the game, and that means it is incompatible with our patch. Check inside your StreamingAssets folder if you have a CompiledUpdateScripts folder. If it's not there... then go in the MangaGamer store and download the game again. Steam users don't have to worry about this!

  1. Did you remember to properly describe what is happening (or what you found)? Giving some clues such as where it happens (like a line of dialog exactly like the one displayed in the game) helps a lot!
  2. If you are having issues installing the patch, did you notice anything strange? Any errors in the command line window that appears while installing the patch?
  3. Please post your computer specs! Knowing if you are running Windows, Mac or Linux helps a lot when answering to issues. If you don't know how to find your computer specs, running dxdiag might help on Windows. Press Windows+R and type dxdiag. In the screen that will appear you can find a button that saves your computer info. Attach that here!
  4. Every Higurashi chapter has a feature that saves a log containing all the tech stuff to fix issues. If your game crashes or looks broken, go into HigurashiEp0*_Data and upload the file output_log.txt for us. :)

Can you tell me if you are running the lipsync update (v5.0.2-beta) or the latest stable update (v4.0.1)?

v4.0.1

I think @enumag might be able to see if this was already fixed or not.

Sadly I'm too busy to look into this any time soon.

Hello,
I can confirm the bug in the current stable patch. Select Day 1 in the Chapter Jump.
Here is the screen in question: https://i.imgur.com/ZGGUpeP.jpg
And here is the screen right after: https://i.imgur.com/LwgsHxd.jpg

Thank you for the report.

Confirmed caused here in the script:

ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_def_a1_", "0", "m1", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );

Fixed. Thanks for reporting.