View Single Post
  #4  
Old 01-23-2012, 11:53 AM
Artist's Avatar
Artist Artist is offline
Approved Member
 
Join Date: Jan 2010
Posts: 362
Default

Quote:
Originally Posted by Maico View Post
Can I use Autohotkey to assign buttons to a Microsoft Force Feedback stick?
Sure: you can use Autohotkey to define what will happen when you press a button of a Microsoft Force Feedback stick. The most simple example would be: assign something like Ctrl+Alt+Shift+'b' to a function in IL-2 (e.g. "Flaps down"). Then write a Autohotkey-script in which you send Ctrl+Alt+Shift+'b' whenever you press button #8 on your stick (see This Post for an example). It can get much more sophisticated once you've worked yourself into Autohotkey.

Artist
Reply With Quote