mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
shorten help string for C89 compatibility
This commit is contained in:
parent
a123f71ef4
commit
b98bf2ccf0
@ -3204,7 +3204,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_INPUT_RETROPAD_BINDS,
|
||||
"Libretro uses a virtual gamepad abstraction known as the 'RetroPad' to communicate from frontends (like RetroArch) to cores and vice versa. While there is no actual, physical RetroPad device, it can be helpful to think of it as looking like a modern controller with four face buttons in the usual diamond configuration--with Y on the left, B on the bottom, A on the right and X on top, a directional pad, four shoulder buttons--R1, L1, R2 and L2--two analog sticks that can be pressed to trigger additional digital actions--R3 and L3--and two additional buttons for 'start' and 'select'. If a physical input device is recognized and autoconfigured correctly, users probably do not need to use this menu at all, and for core-specific input changes, should use the Quick Menu's 'Controls' submenu instead."
|
||||
"Libretro uses a virtual gamepad abstraction known as the 'RetroPad' to communicate from frontends (like RetroArch) to cores and vice versa. This menu determines how the virtual RetroPad is mapped to the physical input devices and which virtual input ports these devices occupy. If a physical input device is recognized and autoconfigured correctly, users probably do not need to use this menu at all, and for core-specific input changes, should use the Quick Menu's 'Controls' submenu instead."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_USER_BINDS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user