Dunan, l’auteur de l’émulateur de Dreamcast/Naomi Makaron, a créé un plugin qui gère les pads XBox360. Il suffit pour cela de mettre le plugin X360PAD.dll dans le répertoire Wtyczki de Makaron et d’aller éditer le fichier Mapple.ini en remplaçant MakaronPAD.dll par X360PAD.dll (ou en mettant des commentaires devant les lignes concernées) comme suit:

#
# Plik konfiguracyjny Maple
#

[PortA]
Adres0x20 = X360PAD.dll
#Adres0x20 = MakaronPAD.dll
Adres0x01 = MakaronVMU.dll
Adres0x02 = MakaronVMU.dll
#Adres0x02 = MakaronPAD.dll

[PortB]
Adres0x20 = X360PAD.dll
#Adres0x20 = MakaronPAD.dll
Adres0x01 = MakaronVMU.dll
Adres0x02 = MakaronVMU.dll
[/CODE]

Dunan:

Today I bring you another input plugin - this one is meant only for X360 controllers and uses/requires XInput. Unlike DirectInput (broken by design by Microsoft), XInput allows both triggers to be independent and have full range readout.

No support for hot-plugging - basically you need all controllers (that you wish to use) have their respective IDs assigned before you launch Makaron.
There is no setup or configuration of any kind. All you need to do is put X360PAD.dll in "Wtyczki" folder and edit Maple.ini to use it instead of MakaronPAD.dll.
Controls are mapped to follow original Dreamcast layout. BACK, LB, RB, right analog stick and buttons under the sticks are simply ignored. Triggers and analogs have suggested deadzones - tell me if it's too much (especially triggers).

Since I have no control over how Windows will assign the IDs, I made it like this: the first port in Maple.ini to be assigned the X360 plugin will use first available controller. And so on - in theory, not tested with wireless or multiple devices :)

No force feedback yet. If you've used FF before with another controller you might want to switch back to double-VMU configuration for now.

By the way, one of the features I'd like to have next is the ability to map unused controller buttons to specific emulator functions - like pause on BACK and stuff like that. If you have any other ideas, tell me.

Le plugin est à télécharger ici.

Site Officiel

En savoir plus...