About this mod
An AutoHotkey Macro (.AHK) that allows the INSTANT use of 12 active skills + grants the ability to quicksave/quickload (+quicksave and overwrite the oldest save file).
Use in combination with "Favorite Swapping Overhaul" for best experience.
- Requirements
- Permissions and credits
- Changelogs
- Donations
I also wanted to Quicksave and Quickload. We can do that as well.
---------------------------------------------------------------------------------------------------------------------------------
HOW TO USE:
1. Download "AutoHotkey": https://www.autohotkey.com/download/
2. Download "Favorite Swapping Overhaul": https://www.nexusmods.com/masseffectandromeda/mods/693
3. Enable it with "Frosty Mod Manager": https://github.com/CadeEvs/FrostyToolsuite/releases
4. Run my "MEA - 12 Active Skills + Quicksave-Quickload.ahk" as administrator
5. Play
---------------------------------------------------------------------------------------------------------------------------------
CONTROLS:
"4" = Profile 2, Skill 1
"5" = Profile 2, Skill 2
"6" = Profile 2, Skill 3
"7" = Profile 3, Skill 1
"8" = Profile 3, Skill 2
"9" = Profile 3, Skill 3
"0" = Profile 4, Skill 1
"-" = Profile 4, Skill 2
"=" = Profile 4, Skill 3
"F5" = Quicksave to new slot
"F6" = Quicksave and overwrite the oldest save slot
"F9" = Quickload latest save file
---------------------------------------------------------------------------------------------------------------------------------
NOTES:
- Works flawlessly with "MEA v1.10" + "Frosty Mod Manager v1.0.6.3"
- Skills from Profile 1 (1, 2, 3) MUST be mapped to the buttons "1, 2, 3" (at least as alternative keys)
- Favorites "1, 2, 3, 4" MUST be mapped to the buttons "F1, F2, F3, F4" (at least as alternative keys)
- UI controls MUST be left as the default (at least as alternative keys)
- DO NOT map CapsLock to anything, or it will affect the code in bizarre ways
---------------------------------------------------------------------------------------------------------------------------------
NO COOLDOWN VERSION:
- The macro quickly casts the spell and switches back to your FIRST Favorite profile
- Skills that require holding the skill button work flawlessly
- Effects linger after any Profile change
- Most skills do NOT go on cooldown, therefore, can be used as much as you want
* Some skills, however, DO go on cooldown, such as "Turbocharge"
COOLDOWN VERSION:
- The macro quickly casts the spell and remains on the profile it was cast from
- Skills that require holding the skill button work flawlessly
- Effects linger after any Profile change
- Every skill goes on cooldown
---------------------------------------------------------------------------------------------------------------------------------
BUG REPORT:
- I have a pretty beefy computer and the fast macro to quicksave/quickload works as intended. I have no possibility to test it on slower computers, so if something doesn't work, let me know here, and I will upload a separate, slower-moving script for those specific tasks.