ruffle-rs / ruffle

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

Gangster Squad : Tough Justice - Property drawToBitmapData not found on flash.display3D.Context3D #13806

Open MartySVK opened 1 year ago

MartySVK commented 1 year ago

Describe the bug

The game is stuck after clicking on PLAY due to unimplemented drawToBitmapData

SWF URL - https://www.gamesflare.com/games/2012-2/gangster-squad-tough-justice.swf

Expected behavior

progress the game

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

No response

Aaron1011 commented 1 year ago

This is interesting - the docs claim that drawToBitmapData is AIR-only, but it's actually available in normal SWFs (I tested in Adobe Animate)