From 662b4b07a4cd8c5cc10a4d72dd8396b164eace46 Mon Sep 17 00:00:00 2001 From: nashmuhandes Date: Fri, 2 Feb 2024 18:37:36 +0800 Subject: [PATCH] Swap the default binding for the "Start" and "Select" buttons on gamepads. Using "Start" to access the main menu is a more commonly-accepted standard set by most released games out there - players would tend to reach for that button first to access the menu. --- wadsrc/static/engine/commonbinds.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wadsrc/static/engine/commonbinds.txt b/wadsrc/static/engine/commonbinds.txt index 6de42786a3..8c5ee403ac 100644 --- a/wadsrc/static/engine/commonbinds.txt +++ b/wadsrc/static/engine/commonbinds.txt @@ -61,8 +61,8 @@ dpadleft invprev dpadright invnext dpaddown invuse dpadup togglemap -pad_start pause -pad_back menu_main +pad_start menu_main +pad_back pause lthumb crouch