-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck sprite issues #37
Comments
There do appear to be some sprites drawn / faded from layer 0 on those scripts: matsuribayashi/Update/_mats_009.txt Line 564 in 1552725
matsuribayashi/Update/_mats_009.txt Line 1715 in 1552725
matsuribayashi/Update/_mats_013.txt Line 312 in 1552725
matsuribayashi/Update/_mats_013.txt Line 2422 in 1552725
|
Here's another report for matsuribayashi from Discord:
|
We had another report of the first image, even on the new DLL (the one in #37 (comment)) Below is an edited transcript of the conversation we had C: Hello, I saw on the wiki that I should upload my save if I encounter a sprite layering issue, what file do I need to upload? D: ah... if reloading the save doesn't show the issue it probably isn't that useful unfortuantely D: when did you install the mod? C: I noticed that lip sync broke before the layering issue happened |
Another stuck sprite issue - NOTE: the user was playing on Console mode, but switched to OG mode to show that mion is the one stuck on the screen (as in, mion was unaffected by the sprite switching, so she was the one who was stuck). mion disappeared some time after by herself edit: "In the white flashes between scenes, Mion was there too like in the screenshot I sent" |
I noticed that in Rei, the internal DrawBustShotWithFiltering function was changed slightly (the whole function was wrapped in a delegate) I'm wondering if changing the previous chapters to draw filtered sprites with the same method would change anything. Also wondering if all the stuck sprite issues always occur with a ModDrawCharacterWithFiltering call (even if it's not the same character) EDIT: looks like rei has the same stucksprite issue |
Just recording another stuck sprite issue.
This happened on July 24th this year, so they should have the version of the mod with the fixes we've made at the end of 2020.
EDIT: 2022-08-05 just got another report of this exact image
I think the screenshot is from one of these two scripts (but the bug could have happened earlier)
matsuribayashi/Update/_mats_009.txt
Line 1657 in 1552725
matsuribayashi/Update/_mats_013.txt
Line 2816 in 1552725
Main issue: 07th-mod/higurashi-assembly#45
edit: this was already reported by me here in 2020: 07th-mod/higurashi-assembly#45 (comment)
The text was updated successfully, but these errors were encountered: