Page 1 of 1
[GZDOOM?] Change Controller Start button binding [Solved]
Posted: Tue May 16, 2017 2:00 pm
by Thenuke
Hi, I like playing DOOM using my 360 controller, but the Start button is bound to Pause by default in the .ini file:
What do I have to write instead of Pause in order to have the same binding as the Escape key, please ?
Re: [GZDOOM?] Change Controller Start button binding
Posted: Tue May 16, 2017 2:02 pm
by Rachael
Moved to the proper forum - this is not a bug.
Re: [GZDOOM?] Change Controller Start button binding
Posted: Tue May 16, 2017 2:03 pm
by Thenuke
Oops! Sorry... -_-'
Re: [GZDOOM?] Change Controller Start button binding
Posted: Tue May 16, 2017 3:21 pm
by Gez
Escape summons the main menu, so pad_start=menu_main should give you the same thing.
Except you can't close the menu with that same key. Unfortunately, keybinds aren't processed while the menu is open; otherwise I'd have given you a pair of aliases that would cause the key to rebind itself back and forth between menu_main and closemenu...
Re: [GZDOOM?] Change Controller Start button binding
Posted: Wed May 17, 2017 9:41 am
by Thenuke
Thank you, it works.
Re: [GZDOOM?] Change Controller Start button binding [Solved
Posted: Wed Aug 09, 2017 8:59 am
by b1063n
So, I have the same problem. Controller up and down works fine but no button on my pad acts as ENTER. So basically I would like to start the game without a keyboard. I cannot find anyway to do this. YOu had any luck?