You can make a list of your usual purchases, give it a custom name, so you will be able to bind this custom command to a key and quickly change this key any time – for example,alias guns “buy weapon_deagle; buy weapon_m4a1_silencer; buy weapon_molotov; buy weapon_hegrenade”. The...
AutoHotkey takes a different approach for remapping the keys. Instead of the standard registry tweaking, it allows you tocreate scripts that you can run. A major advantage that you get with this tool is the ability to export the scripts as executable files. Though this does not have an inter...
As you can see, the main screen now has a new entry describing the new change. To actually apply this change, use theWrite to Registrybutton. The effect is the same as with an AHK script – the Numlock key of your keyboard will no longer work. This one is a bit harder to undo th...
-Method: Right Click the shortcut --> [stay on the 'Shortcut' tab] Click 'Change Icon' --> Browse to your 'SWTOR' Game Folder --> Doubleclick 'launcher.exe' --> Select the SWTOR icon and press 'Ok' --> Press 'Apply'
Luckily you have now a bunch of saved Nuvee files (for each game) with all those information on it. So let's make a little Autohotkey script, let's call itPCSX2_TC2.ahk(once again, adapt filepath to your system !) : Code:[Select] ...
Note that the AHK file requires that you have AutoHotKey installed. With these steps, you should now have a similar experience with the pings as in Smite. Enjoy! Note: Keep in mind that certain keybinds might open a menu or use an ability if the required key is already being used for ...