ruffle-rs / ruffle

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

'Integer Scaling' option - Ruffle feature #12692

Open Zinc-Exclamation opened 1 year ago

Zinc-Exclamation commented 1 year ago

Describe the feature Provide a clear and concise description of your feature request. Why would this feature be useful? Does the feature involve the desktop build, the web build, or both?

The feature this is requesting is for Ruffle to have an option to change the scale of the content based on 'integrals, or integer scaling' This would be useful for the QOL it provides I was thinking about SWF resizing, since maybe someone wants to double the size of a played SWF, to see it, but not too much to notice the pixelation. on windows, you can drag the window edges to increase the size, but it will never be exact,

but with this feature, maybe I click or enter a field, '2x' so the window jumps in size, exactly matching the ratio, just larger

other emulators do this, like PPSSPP example example2

This feature is described for DESKTOP and if possible, WEB.

I hope to see this feature in the future, thank you for your time.

Crystal-RainSlide commented 1 year ago

While Flash support scaling, some games just don't, and some don't work well when scaled up.

This feature would be a saver for those games.