(01-24-2014, 02:09 PM)RachelB Wrote: Kind of. You can set it so the controls change while holding a button, with the expression parser (right click the button in the controller config), but i don't think a toggle is possible.
For example, something like this:
(!`DInput/0/Keyboard Mouse:TAB` & `DInput/0/Keyboard Mouse:W`) | (`DInput/0/Keyboard Mouse:TAB` & `DInput/0/Keyboard Mouse:Cursor Y-`)
Will use W for up if tab is not pressed, otherwise Cursor up if it is.
You could then use outside software to then hold tab for you after pressing another key, to allow for a toggle.
So you code this into individual button inputs, rather than loading entire configuations? I think I get it now. Well, hotkeying the loading of entire configurations would be awesome to see in a future update to Dolphin. Thanks for replying so fast.
