higan-emu / higan

higan is a multi-system emulator focused on accuracy, preservation, and configurability.
Other
1.19k stars 112 forks source link

Fix default bindings for byuu UI #119

Closed Screwtapello closed 3 years ago

Screwtapello commented 4 years ago

In 7d68836d we changed the names the byuu UI uses to describe the input bindings it offers. However, the default bindings we ship with nightlies (in extras/byuu/settings.bml) were not updated, so nightlies no longer have any default bindings on Windows.

The default bindings also seem to be Windows-specific, but I'm not sure what we can do about that. byuu-UI allows multiple alternative bindings for each input, perhaps we could set them to the Windows, Linux, and macOS syntaxes respectively?

Kawa-oneechan commented 4 years ago

Sounds like a plan to me.

Screwtapello commented 3 years ago

Closing this issue since the "byuu" UI has been removed from higan; it will continue as part of Near's "ares" project,