mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
Merge pull request #12930 from bslenul/master
Update menu toggle combo list in retroarch.cfg
This commit is contained in:
commit
87b40b7c57
@ -640,7 +640,17 @@
|
||||
# input_menu_toggle = f1
|
||||
|
||||
# RetroPad button combination to toggle menu
|
||||
# 0 = none, 1 = L + R + Y + D-Pad Down, 2 = L3 + R3, 3 = Start + Select
|
||||
# 0: None
|
||||
# 1: Down + Y + L1 + R1
|
||||
# 2: L3 + R3
|
||||
# 3: L1 + R1 + Start + Select
|
||||
# 4: Start + Select
|
||||
# 5: L3 + R1
|
||||
# 6: L1 + R1
|
||||
# 7: Hold Start (2 seconds)
|
||||
# 8: Hold Select (2 seconds)
|
||||
# 9: Down + Select
|
||||
# 10: L2 + R2
|
||||
# input_menu_toggle_gamepad_combo = 0
|
||||
|
||||
# allow any RetroPad to control the menu
|
||||
|
Loading…
x
Reference in New Issue
Block a user