@paradadf said in Using Hotkey from player 2, 3, or 4?:
Only P1 can use the HK and no, the NES controller simply doesn't have enough buttons, so you can't save any state with it.
Sorry to recall on a old thread, but i can´t find the solution for my problem and as recalbox is being used VERY often in Custom consoles i guess this should have an answer (or workaround)...
I´ve built a RaspberryPi3 inside a SNES. And i am using a SNES > USB converter to use the original USB ports. Both controllers are set and detected as USB gamepad 1 and 2. That's ok. But i´ve added some buttons on the SNES case to detect when they are used and act accordingly... So, i added a button on SNES RESET tied to GPIO (Joy1 any button)...
And I´ve added 2 extra buttons on the SNES Cartridge slot that are pressed at the same time when the EJECT button is pressed. I´ve wired those GPIO Joy1 HK, and GPIO Joy1 - START.
I thought that the Hotkeys are capture on any controller. But unfortunatelly after all this work, the SNES case buttons can´t work, because the hotkeys can only be captured on the first controller...
Is there a way to change that ? It´s so limiting this way, for this kind of CaseMod projects... I want to reset the Roms using the SNES RESET button (not the controller). And to keep using the Eject too, if possible... It whould be PERFECT.