yuzu_cmd: Fix default ini, add screenshot button
This commit is contained in:
parent
1ea49442f9
commit
9fba2d68fe
|
@ -48,7 +48,8 @@ button_lstick_right=
|
||||||
button_lstick_down=
|
button_lstick_down=
|
||||||
button_sl=
|
button_sl=
|
||||||
button_sr=
|
button_sr=
|
||||||
button_home"
|
button_home=
|
||||||
|
button_screenshot=
|
||||||
|
|
||||||
# for analog input, the following devices are available:
|
# for analog input, the following devices are available:
|
||||||
# - "analog_from_button" (default) for emulating analog input from direction buttons. Required parameters:
|
# - "analog_from_button" (default) for emulating analog input from direction buttons. Required parameters:
|
||||||
|
|
Reference in New Issue