ruffle-rs / ruffle

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

(Feature request) Add a way to remap the keyboard keys #17979

Open hardBSDk opened 1 month ago

hardBSDk commented 1 month ago

Most Flash games are adapted to right-handed people and hardcode the keyboard keys, making them difficult for left-handed people to play.

I propose to add an option to remap the keyboard keys to others, for example remap WASD to Arrow keys.

(This option should be saved and active after program exits)

Croworbit commented 1 month ago

this is already planned, I think alongside gamepad support all the same, I agree +1