Re: [Atari800-users] Modern Game Controllers: Mapping buttons
Brought to you by:
joy
From: <be...@em...> - 2023-01-27 00:03:43
|
I use a ps3 controller and it atari800 uses the analog stick. I am able to use xboxdrv to override the kernel driver and disable the analog nub so i can use the dpad(run as root or use sudo): xboxdrv --detach-kernel-driver -D -s --dpad-only Also, sometimes I use AntiMicroX to remap keyboard/joystick inputs. Not sure if either of these things will help in your situation. Good luck! On Thu, 26 Jan 2023 18:37:37 -0500 Preston Crow <pc-...@cr...> wrote: > I've been using an X-Box controller, and I'm pleased that it just works, > with most of the buttons acting as the fire button, and the left > joystick working as the joystick. I would really like to be able to > reconfigure it to be more useful, for example, mapping the other > joystick to also work, mapping buttons for start, select, and option, > and one as the space bar for Defender. (I still think Atari should have > developed a two-button joystick, using one of the paddle inputs.) > > I'm using the Linux SDL version if that matters. > > Is this something I can do in emulator or is there some wrapper for the > controller that I should use, causing it to send keyboard codes? (Would > this be a good feature for the emulator?) > > > > > > _______________________________________________ > Atari800-users mailing list > Ata...@li... > https://lists.sourceforge.net/lists/listinfo/atari800-users |