Search found 1741 matches

by dee2eR
Thu May 11, 2023 6:46 am
Forum: ARpiCADE Support
Topic: GRS Star Wars flight yoke issues
Replies: 24
Views: 1772

Re: GRS Star Wars flight yoke issues

203 and 230 should work the same as 172, although I haven't actually tested on anything but 172. 106 I'll have to look into, it handles inputs differently than the more up to date MAMEs. I'm sure I've seen an analog deadzone setting in there somewhere recently when using lightguns but I'm not sure o...
by dee2eR
Tue May 09, 2023 1:06 pm
Forum: ARpiCADE Support
Topic: GRS Star Wars flight yoke issues
Replies: 24
Views: 1772

Re: GRS Star Wars flight yoke issues

Sorry for the slow reply. This was the thing I was talking about: That we can fix in mame.ini, for at least 172, 203 and 230, I think. Very far down in the file you'll want to set # # SDL JOYSTICK MAPPING # joy_idx1 GPIOController1 joy_idx2 GPIOController2 you can hard code the others if it matters ...
by dee2eR
Tue May 09, 2023 12:57 pm
Forum: ARpiCADE Support
Topic: Advmame not loading.
Replies: 2
Views: 295

Re: Advmame not loading.

odd, probably just something I've missed(?), unless the whoel file reverted to defaults or something.
by dee2eR
Tue May 09, 2023 12:56 pm
Forum: ARpiCADE Support
Topic: Arcade Safety?
Replies: 2
Views: 234

Re: Arcade Safety?

Quickest way to disablt the hotkeys is to edit the ini, otherwise you have to edit each launcher script. Have a look in /boot/hotkeys.ini - pretty sure you should be able to just dellete everything and leave the file empty.
by dee2eR
Thu Apr 27, 2023 1:56 pm
Forum: General Topics
Topic: Arpicade without the Raspberry Pi?
Replies: 8
Views: 943

Re: Arpicade without the Raspberry Pi?

I'll check out Le Potato, the name doesn't exactly inspire confidence in its power... hopefully it's ironic.
by dee2eR
Thu Apr 27, 2023 1:54 pm
Forum: ARpiCADE Support
Topic: GRS Star Wars flight yoke issues
Replies: 24
Views: 1772

Re: GRS Star Wars flight yoke issues

That we can fix in mame.ini, for at least 172, 203 and 230, I think. Very far down in the file you'll want to set # # SDL JOYSTICK MAPPING # joy_idx1 GPIOController1 joy_idx2 GPIOController2 you can hard code the others if it matters too. I think I have the names right but I don't have it in front o...
by dee2eR
Tue Apr 25, 2023 11:50 am
Forum: ARpiCADE Support
Topic: GRS Star Wars flight yoke issues
Replies: 24
Views: 1772

Re: GRS Star Wars flight yoke issues

USB *should* be hotswappable but early Pis had some odd behaviour doing so, as far as I know it should be OK on the current Pis. That said based on my testing it won't help as MAME is assigning joystick IDs based on something other the /dev/input/js[number] Unfortunately my idea of moving the js num...
by dee2eR
Mon Apr 24, 2023 9:37 am
Forum: ARpiCADE Support
Topic: GRS Star Wars flight yoke issues
Replies: 24
Views: 1772

Re: GRS Star Wars flight yoke issues

What program was that output from? The ordering makes no sense at all as the hotkeys (xboxdrv) start up after the other joysticks, it definately shouldn't be js1 (ever). Is the order of /dev/input/js0 through js3 changing too? ie GPIO player 1 inputs become js2 at the Linux kernel level? If the orde...
by dee2eR
Mon Apr 24, 2023 12:52 am
Forum: ARpiCADE Support
Topic: GRS Star Wars flight yoke issues
Replies: 24
Views: 1772

Re: GRS Star Wars flight yoke issues

This is probably a dumb suggestion but what happens if you plug the yoke in after the rest has powered up? It's not really a solution but maybe a workaround... In theory if there's already js0 (GPIO player 1) through js2 (hotkeys xboxdrv) the yoke should become js3. It's also possible having it plug...
by dee2eR
Sun Apr 23, 2023 3:50 am
Forum: General Topics
Topic: Arpicade without the Raspberry Pi?
Replies: 8
Views: 943

Re: Arpicade without the Raspberry Pi?

The RaspberryJAMMA hardware should work with any of the RPi physical format computers out there, the ARpiCADE software not so much though. I too am beyond frustrated with RPi availability at this point. I would be happy to move onto another board if there's any suggestions, not like I've enjoyed the...