Don't have controller hotkeys enabled by default
This commit is contained in:
@@ -59,7 +59,7 @@ DECLARE_bool(d3d12_clear_memory_page_state);
|
|||||||
DEFINE_bool(fullscreen, false, "Whether to launch the emulator in fullscreen.",
|
DEFINE_bool(fullscreen, false, "Whether to launch the emulator in fullscreen.",
|
||||||
"Display");
|
"Display");
|
||||||
|
|
||||||
DEFINE_bool(controller_hotkeys, true, "Hotkeys for Xbox and PS controllers.",
|
DEFINE_bool(controller_hotkeys, false, "Hotkeys for Xbox and PS controllers.",
|
||||||
"General");
|
"General");
|
||||||
|
|
||||||
DEFINE_string(
|
DEFINE_string(
|
||||||
|
|||||||
Reference in New Issue
Block a user