ruffle-rs / ruffle

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

"The Black Knight" has a "Visible Overscan" bug #5694

Open SecularSteve opened 2 years ago

SecularSteve commented 2 years ago

Describe the bug

Basically, instead of centring around it's given aspect ratio, the window shows literally everything else you're not supposed to see on the outside of the game boundaries.

Screenshot 2021-11-20 at 23-40-07 Play The black knight game - Gamesflow com Screenshot 2021-11-20 at 23-40-37 Play The black knight game - Gamesflow com

Expected behavior

That the game is zoomed in and embedded at "550x400" pixels at the centre.

Other than that, it works with no other issues...

Affected platform

Self-hosted version

Operating system

Windows 10

Browser

Mozilla Firefox 94

Additional information

https://www.gamesflow.com/jeux.php?id=9014

n0samu commented 2 years ago

Not really a bug since this is how real Flash Player behaves too. But it might be nice to add an option to the extension & desktop versions of Ruffle to only show the stage area by default.