Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck or not detected key presses using joy_key_map in mist.ini #76

Open
bidinou opened this issue Feb 2, 2017 · 0 comments
Open

Stuck or not detected key presses using joy_key_map in mist.ini #76

bidinou opened this issue Feb 2, 2017 · 0 comments

Comments

@bidinou
Copy link

bidinou commented Feb 2, 2017

Hi Rok !

I'm filing a bug about an issue I referred to in the following thread :
http://www.atari-forum.com/viewtopic.php?t=28174&start=25#p298299

It appears when making use of a generic gamepad -> key mapping in the mist.ini, but it seems to only occur in the Minimig core.

Short form : when mapping some keyboard keys to some gamepad buttons (for instance "left shift" and "right shift" are mapped in my example to L3 / R3 if I'm not mistaken, useful for flippers), the keys are indeed mapped, but in a very unreliable way. When mapping SHIFT, in pinball games, the 'flip' doesn't move, or remains stuck, or goes up several times then goes down.. When I open a terminal and then hit my gamepad button corresponding to a key, sometimes the letter doesn't appear, or appears multiple times.

I use Minimig AGA 1.2.2 beta with its provided firmware. My mist.ini is the following :

[mist]
joystick_remap=16c0,05e1,1,2,4,8,10,8,20,10,40,80,400,800,1000,2000,4000,8000
joy_key_map=400,E1
joy_key_map=800,E5
joy_key_map=4000,2C
joy_key_map=8000,28

Thanks a lot for your hard work ! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant