ruffle-rs / ruffle

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

Super Ninja Block - Every element is top left ? #14325

Open desertking opened 7 months ago

desertking commented 7 months ago

Describe the bug

Hey, reminds me of the error with "Poker" I posted here were all the cards are top left, thou Poker is AVM1... Anyhow all the elements here in this game are in the top left

Expected behavior

To have the correct alignment of elements.

Content Location

https://www.spiele-umsonst.de/azad/downloads/flashgames/superninjablock.swf

Affected platform

Online demo

Operating system

All

Browser

All

Additional information

No response

n0samu commented 7 months ago

Caused by unimplemented rendering features:

WARN run_frame:run_all_phases_avm2: ruffle_core::stub: Encountered stub: AVM2 flash.geom.Transform.perspectiveProjection getter
WARN run_frame:run_all_phases_avm2: ruffle_core::stub: Encountered stub: AVM2 flash.geom.PerspectiveProjection constructor
WARN run_frame:run_all_phases_avm2: ruffle_core::stub: Encountered stub: AVM2 flash.geom.PerspectiveProjection.fieldOfView setter
WARN run_frame:run_all_phases_avm2: ruffle_core::stub: Encountered stub: AVM2 flash.geom.PerspectiveProjection.projectionCenter setter