-
-
Notifications
You must be signed in to change notification settings - Fork 828
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
The Queen of Snakes: Blue triangles everywhere #4464
Comments
Seems like this uses |
Thanks for looking into this! |
Fixed by #8262. |
yeah, I think things need to be tested if you're closing issues. |
I've spent some time poking at this. The problem seems to be that ruffle doesn't render BlendMode::Erase correctly if there's no BlendMode::Layer first. This is a reduced test case: |
Seems to be fixed by 0786727. |
Describe the bug
In Ruffle, this game throws up distorted blue triangles everywhere, which apart from being ugly hide information and make the game unplayable. They seem to cover all mouse-click responsive hotspots.
Game: http://www.jo99.fr/wp-content/uploads/2013/05/templeserpent11.swf
Expected behavior
There should only be a blue triangle at the edge where you can go. See https://youtu.be/jYqShMqJOoU?t=13
Is the problem with the Ruffle desktop app, extension, or self-hosted version?
This is the Ruffle desktop app, nightly 2021-05-31.
What platform are you using?
macOS 11.4, Macbook Pro 15", 2016.
The text was updated successfully, but these errors were encountered: