Kodiak412 Posted April 4, 2020 Share Posted April 4, 2020 I play with a left handed mouse and need the Attack (LMB) and Parry (RMB) switched. Is there a mod that anyone knows of that allows these mouse keys to be switched? Or even in the files to make some changes. Any help will be greatly appreciated. Link to comment Share on other sites More sharing options...
Dheuster Posted April 5, 2020 Share Posted April 5, 2020 Using 7-zip, open up <pathtogame>/Greedfall/packs/data.spkExtract the file /inputs/inputs_explore_fight.sli (and any other input definition files you want) to:<pathtogame>/Greedfall/datalocal/(ie:<pathtogame>/Greedfall/datalocal/inputs_explore_fight.sli)The "sli" file is an XML file that sets up the games default keyboard mappings. You can should be able to re-assign as needed with copy and paste. Link to comment Share on other sites More sharing options...
UhuruNUru Posted April 28, 2020 Share Posted April 28, 2020 If that doesn't work, and for any game you need this, or any keybinds for, where in game (or dedicated mods) solutions are not available, there's a generic solution for rebinding any keys you want.AutoHotkey The tool also needs a custom script for your needs, but here's a generic script adapted to your Greedfall Requirements. Only downside to AHK is it applies to your keyboard not the game, but I included a generic script that only works while the specified exe has focus.Also added the Greedfall specific Lefty mouse edits, to show how easy it can be, for a basic key swap.Last is a link to the AHK docs page of their website, if you want to learn more. Can't add it as a post attachment, so uploaded it to Mega NZ for you. AutoHotKey Generic, and Greedfall Lefty Script.7z For anyone needing keybinds, where game devs, are useless, or not allowed to update, the game due to publisher disputes. Link to comment Share on other sites More sharing options...
Recommended Posts