jamma device numbers change every reboot

Installing ARpiCADE for the first time? Having issues? Check here first for solutions and tips on installing.

Moderator: dee2eR

User avatar
cool_factor
Legendary Contributor
Legendary Contributor
Posts: 409
Joined: Tue Sep 26, 2017 10:55 am
Location: Fort Worth TX

Re: jamma device numbers change every reboot

Post by cool_factor » Wed Apr 26, 2023 3:49 pm

Might try this for my issues with the GRS Star Wars flight yoke.

User avatar
cool_factor
Legendary Contributor
Legendary Contributor
Posts: 409
Joined: Tue Sep 26, 2017 10:55 am
Location: Fort Worth TX

Re: jamma device numbers change every reboot

Post by cool_factor » Thu Feb 06, 2025 3:47 am

bash64 wrote:
Mon Aug 22, 2022 5:42 pm
Using the mame230 verbose output which shows the device id's for my jamma joysticks I was able to make this file called jamma.cfg:

<mameconfig version="10">
<system name="default">

<!-- Jamma Version 1.0 input configuration file -->
<input>
<mapdevice device="0300000009d200001105000011010000" controller="JOYCODE_1" />
<mapdevice device="15000000010000000100000000010000" controller="JOYCODE_2" />
<mapdevice device="0000000058626f782047616d65706100" controller="JOYCODE_3" />
<mapdevice device="15000000010000000200000000010000" controller="JOYCODE_4" />
<mapdevice device="15000000010000000300000000010000" controller="JOYCODE_5" />
<mapdevice device="15000000010000000300000000010000" controller="JOYCODE_6" />
</input>
</system>

</mameconfig>



will it work, have no idea.
it seems only mame172 and higher support this and have a ctrlr folder for controller configs.

gonna give it a try
Did this work?

Post Reply