MiSTer-devel / Arcade-Cave_MiSTer

MiSTer arcade core for Cave 68K arcade classics.
GNU General Public License v3.0
78 stars 21 forks source link

Please add DB15 support. ^_^ #118

Open ygdx1986 opened 1 year ago

ygdx1986 commented 1 year ago

Extended Native Controller Compattibility (ENCC for short), is a feature that requires using a SNAC7/SNAC8-capable adapter to play with up to 2 native controllers simultaneously through the MiSTer User IO pins.

When a core has ENCC support, you'll see a new option in the OSD menu called "UserIO Joystick" that allows playing with joysticks of Mega Drive/Genesis (DB9) or Neo-Geo/Supergun (DB15). This new feature is disabled by default, therefore you must enter the menu (F12) the first time to activate it and save the config if you want to keep it on for the next time.

There are more than 100 cores with ENCC support already available. Jotego cores partially implement this feature too (DB15 only at the moment).

Cores with this feature are updated at the same rate as the official core, therefore, it preserves the same functionalities, and also adds the possibility of using DB9 and DB15 joysticks.

For using the UserIO Joysticks in the OSD menu too, you should also update the files MiSTer and menu.rbf from the root of the SD card. If you want to get them manually, here are the links for these (download the latest release):

MiSTer_Main: https://github.com/MiSTer-DB9/Main_MiSTer/tree/master/releases

Core Menu: https://github.com/MiSTer-DB9/Menu_MiSTer/tree/master/releases

Alternatively, you can get them automatically by just selecting the MiSTer-DB9 option in Update All's Settings Screen.

https://hub.nuaa.cf/theypsilon/Update_All_MiSTer/wiki

Could you add DB15 functionality? Thank you!