• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 184 185 186 187 188 ... 1197 Next »

Is it posible that 2 Keyboards with the same binds?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Is it posible that 2 Keyboards with the same binds?
07-05-2019, 04:32 PM
#1
jouvyt
Unregistered
 
Exclamation 
Hi, how are you guys?

I have a question that you can see on the Subject is very simple to answer.
If you don't know what i am talking about is for example:

Keyboard 1:
UP: W
DOWN: S
LEFT: A
RIGHT: D

Keyboard 2:
UP: W
DOWN: S
LEFT: A
RIGHT: D

Same thing on both. if its possible, can you help me to configure that? Ill appreciate that.

Thanks!

- A guy who want to play with his little brother <3
Reply
07-06-2019, 12:36 AM
#2
KHg8m3r Offline
Doesn't sleep, just Dolphin and Robots
*******
Posts: 5,953
Threads: 4
Joined: Sep 2013
Unfortunately no, Windows treats all keyboards plugged in as the same keyboard, Dolphin doesn't have a way to differentiate between them.

You can setup different keys, but you just have to hope your brother doesn't mess with your keys

Your best bet is to find some controllers
Find
Reply
07-06-2019, 01:21 AM
#3
TKSilver Offline
Senior Member
****
Posts: 282
Threads: 0
Joined: May 2017
You can use a combination of AutoHotKey (https://www.autohotkey.com/)
and
LuaMacros (https://github.com/me2d13/luamacros).

This will allow you to intercept a keyboard's entry (it can read the raw data stream bypassing windows "all keyboards are the same keyboard" nonsense). Then it assigns it a keyboard key that normally is not on a standard keyboard (like the F29 key, you can change these) and sends that to the Windows OS. Then you can bind that new key as the second player's inputs. All of this was originally designed for people who get way too serious about flight sim games and want all the controlls mapped. It is free, but is not easy to setup and will take a lot of work to get it correct. I don't particularly recomend this method, but it is the only method I know of to do what you want to do.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode