VOGONS


First post, by imec

User metadata
Rank Newbie
Rank
Newbie

I am having a peculiar issue with my PS3 controller in DOSBox (drivers work fine in all other situations). When I use my d-pad for movement, and action buttons to fire, my character will begin firing while pressing the "down" button, as well as move backwards when pressing the "x" button (using my shoulders for firing results in the exact same problem). Also, when keymapping, my "x" button and "down" button are both detected as Playstation Controller Button #2 (I believe every action button parallel to the d-pad has the same problem). Is there some way to increase the amount of potential keys while mapping, or is it a bug? This is not caused by accidentally mapping one button to two separate keys. I am using the DOSBox keymapper via CTRL-F1, not any of the in-game setups.

Reply 1 of 2, by ADDiCT

User metadata
Rank Oldbie
Rank
Oldbie

buttonwrap=false in dosbox.conf

Reply 2 of 2, by imec

User metadata
Rank Newbie
Rank
Newbie

That seems to have done the trick, thank you.