gb-studio-plugins icon indicating copy to clipboard operation
gb-studio-plugins copied to clipboard

Advanced Dialogue: Non-Modal Dialogue pinned to top causes screen flicker

Open danenders opened this issue 1 year ago • 1 comments

Hello,

Summarizing this issue here for you after troubleshooting on the discord.

I have a platformer scene with advanced dialogue being used to create a HUD. It is pinned to the top of the screen, and does not clear. It is only updated once at the beginning of a scene init, and then refreshed again if a coin is collected, but there is no constant updating via timer/on update/etc.

When pinning the dialogue to the top, there is a screen flicker on the left hand side of the screen: https://user-images.githubusercontent.com/65201358/209164170-778a6c3e-2e53-48df-8835-6ba70f2c07da.mov

This does not occur when the dialogue events are pinned to the bottom.

Oddly, this is not present during emulation. It's only there when testing on the Gameboy Pocket. Notably, it did not occur when inserting the same cart into my GBA. I can't 100% rule out that it's not a hardware problem, but perhaps its not on the GBA or emulation due to the differences in tech?

danenders avatar Dec 22 '22 15:12 danenders