ruffle-rs / ruffle

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

Game http://gameschool.cc/game/319/ has issue near the end of the game #18717

Open l12436 opened 1 day ago

l12436 commented 1 day ago

Describe the bug

Game will use nail extractor to remove the wood with nail on the wall near the end. but in Ruffle, it did not do anything. If you run under normal flash it will working correct Also the item render is also not the same as original flash player This was able to reproduce in both desktop version and web extension version

Here is walk through video https://www.youtube.com/watch?v=EIgMhTQSJsI

Expected behavior

After using Nail extractor, should play the remove wood scene

Content Location

http://gameschool.cc/game/319/

Affected platform

Browser's extension

Operating system

Ubuntu 20.04

Browser

Chromium: 131.0.6778.69

Additional information

No response

l12436 commented 1 day ago

Here is the swf version of the game miller3.swf.gz

l12436 commented 1 day ago

Also this game's save/load is not working

l12436 commented 1 day ago

I found if you disable the instance that relative to the punish count in the MoveClip, the action will work.