ruffle-rs / ruffle

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

Golf Solitaire Pro - Cards doesn't show up correctly #11641

Open desertking opened 1 year ago

desertking commented 1 year ago

Describe the bug

This game seems to work 99% but when you click next card it's upside down and won't show up. Funnily it shows when you undo and put it back to the staple.

Loading SWF file https://www.spiele-umsonst.de/azad/downloads/flashgames/golfsolitairepro.swf

Expected behavior

To show the card upside when clicking next card.

Affected platform

Online demo

Operating system

All

Browser

All

Additional information

No response

n0samu commented 1 year ago

I think this is the reason: WARN run_frame:run_all_phases_avm2: ruffle_core::stub: Encountered stub: AVM2 flash.display.DisplayObject.rotationY setter

desertking commented 8 months ago

This game works worse than before at moment. Dunno if there was some kind of partial integration. But one could play before and the cards were mixed correctly. Only problem was that the cards were flipped in the deck when you draw a card. Now it doesn't even work.

desertking commented 3 months ago

still open as of today :(