Emulator Issues #12239
open[FEATURE REQUEST] Controller layout diagram(s)
0%
Description
Emulators such as SNES9x and PCSX2 lay out their controller binding options in the shape of the controller, or include a small diagram showing button layout.
More modern emulators, including Dolphin, could benefit from a similar visual aid. Maybe an SVG diagram for the Wiimote/Nunchuk buttons layout too.
Because Nintendo puts their face buttons in a different order to Microsoft, a little icon / diagram within the controller settings GUI would remind users of the actual GameCube controller layout, and help with binding to their non-Nintendo controllers. It doesn't need to light up with button presses, just be a useful on-screen reminder.
A few mockups attached: The first one (face buttons only) would be the simplest and most elegant to implement.
Files
Updated by Techjar about 4 years ago
A PR doing something like this was being worked on at one point. Here it is: https://github.com/dolphin-emu/dolphin/pull/8063
Updated by Billiard26 8 months ago
- Issue type changed from Bug to Feature request