Dragon age 2 controller support on PC?

Recommended Videos

Danceofmasks

New member
Jul 16, 2010
1,512
0
0
It's PC ... you can always configure other devices to work, though it takes some doing.
Such as using joy2key or autohotkey scripts.

I like autohotkey myself, having done all sorts of silly stuff such as configuring my tournament edition arcade fightstick to play minesweeper with.
 

Ninja_daemon117

New member
Mar 17, 2009
43
0
0
Danceofmasks said:
I like autohotkey myself, having done all sorts of silly stuff such as configuring my tournament edition arcade fightstick to play minesweeper with.
That's awesome. I'll look into using a program. Does anyone know how effective they are for DA2?

Edit: Using a arcade stick for minesweeper is awesome.
 

Danceofmasks

New member
Jul 16, 2010
1,512
0
0
Ninja_daemon117 said:
Danceofmasks said:
I like autohotkey myself, having done all sorts of silly stuff such as configuring my tournament edition arcade fightstick to play minesweeper with.
That's awesome. I'll look into using a program. Does anyone know how effective they are for DA2?

Edit: Using a arcade stick for minesweeper is awesome.
Well, it depends on how good a programmer you are, I guess.
For instance, if you want the left stick + LB to switch to different character ... I'd probably set up a timed getstate which sends different responses when LB is pressed .. but that's 'cos I suck.
I'm sure it's possible to poll the stick's position after LB is pressed, but I just never figured out how.