briankendall / devreorder

A utility for reordering and hiding DirectInput controllers
334 stars 32 forks source link

2 joypads, same name for both #11

Closed DJTraffik closed 6 years ago

DJTraffik commented 6 years ago

Hi, my IPAC arcade board gives me 2 joypads but they both have the same top level name. They have different ID numbers. Can devreorder use ID numbers instead of top level names?

briankendall commented 6 years ago

I think this issue is probably a duplicate of #8

Let me know if it isn't and I'll keep it open, otherwise I'll close the issue in a few days.

DJTraffik commented 6 years ago

Yes it is but I'm unsure of the issue has been addressed. I'm not seeing a solution to sorting controllers with the same top level name. Sorry for the duplicate, you can close the issue.

Nat.

On Fri, 13 Apr 2018, 18:54 Brian Kendall, notifications@github.com wrote:

I think this issue is probably a duplicate of #8 https://github.com/briankendall/devreorder/issues/8

Let me know if it isn't and I'll keep it open, otherwise I'll close the issue in a few days.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/briankendall/devreorder/issues/11#issuecomment-381213959, or mute the thread https://github.com/notifications/unsubscribe-auth/AkOBH_N2-KwqWo6j5x5FLX42HHwAHXf0ks5toOZUgaJpZM4TLwKa .

briankendall commented 6 years ago

@DJTraffik You're correct, there isn't a fix yet. I intend to try and implement it soon but I'm constantly busy with other projects so I can't make any promises as to when it'll be done!

DJTraffik commented 6 years ago

I understand mate, what you've done so far is awesome, a fix would be double awesome :)

On Sat, 14 Apr 2018, 05:06 Brian Kendall, notifications@github.com wrote:

@DJTraffik https://github.com/DJTraffik You're correct, there isn't a fix yet. I intend to try and implement it soon but I'm constantly busy with other projects so I can't make any promises as to when it'll be done!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/briankendall/devreorder/issues/11#issuecomment-381301602, or mute the thread https://github.com/notifications/unsubscribe-auth/AkOBHwDbuFv_Ncfa2anum7aEITL_-ftNks5toXWogaJpZM4TLwKa .

briankendall commented 6 years ago

@DJTraffik Check out release 1.0.2 and the new instructions in the README file.