Here's my configuration if anyone wants a quick template to copy. This is for Mario Kart Wii.
I used ICE, which is an open source program that will automatically add your Roms to steam, so you can run each game individually and auto-launch it from Dolphin. This is what a portion of my steam library looks like:
http://i.imgur.com/AOUtpt3.jpg
Here's a link to Ice if you don't have it already: http://scottrice.github.io/Ice/
I assigned each individual button on the steam controller to a key on my keyboard. Here's my .VDF Template:
http://pastebin.com/71rYdQFu
Place that into a .vdf file, and then put the vdf file into the "Steam\controller_base\templates" folder.
This is the controller configuration I'm using in Dolphin:
I use this for my Steamlink, which just mirrors your computer screen to the TV. However, it doesn't support a second player yet. Steam hasn't added support for each controller having its own configuration. All connected steam controllers use the same controller configuration. I contacted steam support about it last weekend, but they never replied. Several people in the Steam Controller forums state that Valve is working on the feature.
I used ICE, which is an open source program that will automatically add your Roms to steam, so you can run each game individually and auto-launch it from Dolphin. This is what a portion of my steam library looks like:
http://i.imgur.com/AOUtpt3.jpg
Here's a link to Ice if you don't have it already: http://scottrice.github.io/Ice/
I assigned each individual button on the steam controller to a key on my keyboard. Here's my .VDF Template:
http://pastebin.com/71rYdQFu
Place that into a .vdf file, and then put the vdf file into the "Steam\controller_base\templates" folder.
This is the controller configuration I'm using in Dolphin:
Code:
[Profile]
Device = DInput/0/Keyboard Mouse
Buttons/A = F
Buttons/B = D
Buttons/X = S
Buttons/Y = A
Buttons/Z = `3`
Buttons/Start = `8`
Main Stick/Up = T
Main Stick/Down = I
Main Stick/Left = Y
Main Stick/Right = U
Main Stick/Modifier/Range = 50.000000
C-Stick/Up = G
C-Stick/Down = K
C-Stick/Left = H
C-Stick/Right = J
C-Stick/Modifier/Range = 50.000000
Triggers/L = `1`
Triggers/R = `2`
D-Pad/Up = Q
D-Pad/Down = R
D-Pad/Left = Q
D-Pad/Right = EI use this for my Steamlink, which just mirrors your computer screen to the TV. However, it doesn't support a second player yet. Steam hasn't added support for each controller having its own configuration. All connected steam controllers use the same controller configuration. I contacted steam support about it last weekend, but they never replied. Several people in the Steam Controller forums state that Valve is working on the feature.