drhelius / Gearsystem

Sega Master System / Game Gear / SG-1000 emulator for macOS, Windows, Linux, BSD and RetroArch.
https://x.com/drhelius
GNU General Public License v3.0
247 stars 45 forks source link

Custom joystick mapping #71

Closed P11x3l closed 6 months ago

P11x3l commented 1 year ago

Hi,

I'm trying to setup Gearsystem on my DIY arcade machine using a common 'zero delay usb encoder' for the joystick, the button presses are not recognized in the emulator when re-mapping gamepad controls. I've tried adding a custom line to gamecontrollerdb.txt but perhaps this is not relevant?

# Windows
03000000790000000600000000000000,Gearsystem,platform:Windows,a:b6,b:b7,back:b4,start:b5,dpup:-a1,dpdown:+a1,dpleft:-a0,dpright:+a0,platform:Windows,

Thanks.