Download: http://www.partners.biz/ffr/FFR-AutoHotkey.zip
Edit: If you haven't yet installed AutoHotkeys, you can download it at http://www.autohotkey.com/download/. Once it's installed, extract the zip file to C:\Program Files\AutoHotkey and then run the program.
After screwing my score a few times due to loading the wrong hotkey file, etc, I wrote an AutoHotkey script specific to FFR.
One of the prime features is the ability to switch between an inverted key layout (for playing multiplayer with downward moving arrows, as displayed in this thread - http://www.flashflashrevolution.com/...ad.php?t=50304). Pressing F11 will switch to the inverted multiplayer layout, pressing it again switches back to standard.
I was tired of forgetting to re-enable hotkeys that I'd suspended (I failed out of quite a few songs because of that), so I changed the icons to better remind users of the current status. When the keys are suspended, the tray icon blinks red so you don't forget about it. (Press F12 to suspend, unsuspend the icons.)
Also included is a small gui menu, in case you don't have F1-F12 (which is apparently becoming common these days), or simply don't like searching for the function keys.
A few screenshots appear below. Download the zip file here: http://www.partners.biz/ffr/FFR-AutoHotkey.zip. Extract it to your AutoHotkey directory, start AutoHotkey, and you should be good to go. Feel free to PM questions/concerns/requests/etc.
The single player icon:

The multi player icon:

The suspended icon:

The little menu:

You'll need to edit 1.ini and 2.ini to reflect the layouts you prefer. 1.ini is the single player config, 2.ini is the multiplayer config. The key preferences are about half way down the file.
Edit: If you haven't yet installed AutoHotkeys, you can download it at http://www.autohotkey.com/download/. Once it's installed, extract the zip file to C:\Program Files\AutoHotkey and then run the program.
After screwing my score a few times due to loading the wrong hotkey file, etc, I wrote an AutoHotkey script specific to FFR.
One of the prime features is the ability to switch between an inverted key layout (for playing multiplayer with downward moving arrows, as displayed in this thread - http://www.flashflashrevolution.com/...ad.php?t=50304). Pressing F11 will switch to the inverted multiplayer layout, pressing it again switches back to standard.
I was tired of forgetting to re-enable hotkeys that I'd suspended (I failed out of quite a few songs because of that), so I changed the icons to better remind users of the current status. When the keys are suspended, the tray icon blinks red so you don't forget about it. (Press F12 to suspend, unsuspend the icons.)
Also included is a small gui menu, in case you don't have F1-F12 (which is apparently becoming common these days), or simply don't like searching for the function keys.
A few screenshots appear below. Download the zip file here: http://www.partners.biz/ffr/FFR-AutoHotkey.zip. Extract it to your AutoHotkey directory, start AutoHotkey, and you should be good to go. Feel free to PM questions/concerns/requests/etc.
The single player icon:

The multi player icon:

The suspended icon:

The little menu:

You'll need to edit 1.ini and 2.ini to reflect the layouts you prefer. 1.ini is the single player config, 2.ini is the multiplayer config. The key preferences are about half way down the file.


Comment