ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.4k stars 795 forks source link

Error in the game Woobies -- https://www.spiele-thueringen.de #3449

Closed buh1m closed 1 year ago

buh1m commented 3 years ago

Describe the bug Game Woobis All balls are displayed in the same color. Error image: https://www.forum-thueringen.de/thread.php?postid=1018814#post1018814

https://www.forum-thueringen.de/ufp_start.php?do=playgame&gameid=3122 https://www.forum-thueringen.de/ufp_start.php?do=playgame&gameid=3123 https://www.forum-thueringen.de/ufp_start.php?do=playgame&gameid=3124

Expected behavior Normal are different colors to find the right one.

Is the problem with the Ruffle desktop app, extension, or self-hosted version? Nightly 2021-02-27 - Self Hosted https://www.forum-thueringen.de/portal.php?id=140 Login required.

What platform are you using? Ubuntu 20.04.2 - Firefox 85

desertking commented 1 year ago

This error is still open, sadly =) In the other thread there is this mentioned: ColorMatrixFilter?

desertking commented 1 year ago

Just in case anyone cares, which I doubt since this bug is open since 2021: https://www.spiele-umsonst.de/azad/downloads/flashgames/MouseChain.swf - This game seems to have the same issue. At least every mouse is the same color which should not be the case.

n0samu commented 1 year ago

See #15

Lord-McSweeney commented 1 year ago

ColorMatrixFilter on display objects has been implemented by #11702; I was unable to test Woobies because I could not find a SWF and the original site requires registration to play games. However, Mouse Chain displays correctly now.