mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
RETROARCH: tweaked borders cfg
This commit is contained in:
parent
294d5b26ba
commit
0848299fd0
|
@ -296,10 +296,10 @@ input_overlay_aspect_adjust_landscape = "0.000000"
|
|||
input_overlay_aspect_adjust_portrait = "0.000000"
|
||||
input_overlay_auto_rotate = "false"
|
||||
input_overlay_auto_scale = "false"
|
||||
input_overlay_behind_menu = "false"
|
||||
input_overlay_behind_menu = "true"
|
||||
input_overlay_enable = "true"
|
||||
input_overlay_enable_autopreferred = "true"
|
||||
input_overlay_hide_in_menu = "true"
|
||||
input_overlay_hide_in_menu = "false"
|
||||
input_overlay_hide_when_gamepad_connected = "false"
|
||||
input_overlay_next = "nul"
|
||||
input_overlay_next_axis = "nul"
|
||||
|
|
Loading…
Reference in a new issue