Help with RetroArch 1.3.4 exit and F1 keys

Hello all,

I am trying to setup so I can use my Xbox 360 controllers for the COREs in RA. I want to use Select and Start at same time to exit so I added this:

input_enable_hotkey_btn = “6” input_exit_emulator_btn = “7”

Now when I try to press F1 that key doesn’t work. Any ideas?

Only thing I changed was 6 and 7 from NUL

When you have input_enable_hotkey_btn assigned to something other than “nul”, RetroArch requires you to hold the assigned bind for all hotkeys (including F1 to enter the menu) to work.

So is there a way to setup to exit with 6 and 7 and still use F1 for menu?