vpinball / pinmame

PinMAME - Pinball Multiple Arcade Machine Emulator
https://www.vpforums.org
Other
181 stars 50 forks source link

Enable joystick support for hybrid machines? #67

Open wiesshund opened 2 years ago

wiesshund commented 2 years ago

Pinmame32 has in the UI the ability to turn on joystick support which is good for ROMs such as baby pacman

Vpinmame does not use those configs, and i am not sure if it is able to turn on controller support?

If it does not have the ability could it be added If it does have the ability, what is needed to enable it? what reg key needs made?

wiesshund commented 2 years ago

I know that it has been said that pinmame simply can not see anything not coming through VPX input wise but we use vpmkeys.vbs to define keys not represented in vpx so if pinmame could see a controller, then perhaps things could be put in vpmkeys like joyupkey= js2y+ joydownkey= js2y- or joykeyup= js2b12 or something like that?