You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue appears to come up in instances where the game tries to window pull. There should be no gaps in sound playback normally, but window pulling appears to cause some sounds to be slightly delayed, depending on the context where it's being played. This lag goes away when testing without a window shown for the script. I'm attaching a zip containing test scripts to help with hopefully fixing this issue. This includes a test script that has the window and another without it. bop it 2002 sound delaying test.zip
The text was updated successfully, but these errors were encountered:
I actually have seen wait(5) cause performance issues itself, when timing is critical. I also forgot to say that this only appears to happen on Windows and Mac, but not Linux. ON Windows, it's with modern versions, and it will actually be more noticible on computers with lower end processors. Even on my computer with a high end chip there are slight delays in places. I can't say anything for the performance on android, since I haven't compiled the game this test came from on that platform yet.
This issue appears to come up in instances where the game tries to window pull. There should be no gaps in sound playback normally, but window pulling appears to cause some sounds to be slightly delayed, depending on the context where it's being played. This lag goes away when testing without a window shown for the script. I'm attaching a zip containing test scripts to help with hopefully fixing this issue. This includes a test script that has the window and another without it.
bop it 2002 sound delaying test.zip
The text was updated successfully, but these errors were encountered: