notaz / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
394 stars 210 forks source link

request ability to remap lightgun controls #244

Closed Widge-5 closed 2 years ago

Widge-5 commented 2 years ago

I am using lr-pcsx-rearmed with RetroPie on a Raspberry Pi 4B. My Retroarch version is 1.9.9.

Currently, it is not possible to remap lightgun controls. In the Retroarch 'Main Menu | Settings | Input | Port Controls X' menus all the controller buttons can be reconfigured, but altering gun button mappings makes no difference to the buttons' behaviour in game. Gun buttons seem to be hardcoded into the core as follows - trigger=Mouse1, reload=Mouse3, AuxA=Mouse2 and despite changing these in the RA menus or retroarch.cfg, they cannot be changed. So there are 3 parts to this request: 1 : The ability to remap the gun buttons and swap them around as you can with control pads, or in other cores; 2 : The ability to also map keyboard presses to the gun buttons as well (in order to allow pedal controls to be used); 3 : The ability to map 2 button-combinations to a single button on the gun (some games require both guncon buttons to be pressed to act as a Start button - mapping this to a single button press would be a real feature).

(This is my first feature request, so I apologise if I haven't done it correctly).

Widge-5 commented 2 years ago

Think I've put this in the wrong place. I'm closing this one and resubmitting at the libretro fork.