PRELIM: Go here and download the nice, easy to use, coalesced editing utility.
-
bioinput.ini > sfxgame
sfxgamemodebase
- Scroll down to the bottom. In the empty line with an asterisk, type:
( Name="TCP_Fix", Command="CastPower 10" )
Hit enter.TCP_Fix
can be whatever you want, as long as it's unique.
- Scroll down to the bottom. In the empty line with an asterisk, type:
sfxgamemodedefault > bindings = (multiple)
- Change the "Name" value of any of these necessary so that it matches your personal keybindings.
- Scroll down to the bottom. In the empty line with an asterisk, type:
( Name="Eight", Command="TCP_Fix" )
Hit enter.TCP_Fix
neesd to match whatever you used above. The "Name" value should be whatever key you want to access your thermal clip packs with.
-
You may need to do these as well:
sfxgamemodedefault > 00000409 > localizedbindings = (multiple)
- Change the "Name" value of any of these necessary so that it matches your personal keybindings.
sfxgamemodedefault > 0000040c > localizedbindings = (multiple)
- this is for french (AZERTY) keyboard localizations. I don't know if you have to alter these for an AZERTY keyboard. Given the way the bug works, it might just be pulling the default QWERTY layout. If some of your changes don't work, add them here as well.
Notes:
- Your thermal clips still won't show up, but the command will at least work.
- If you have a 5 button mouse, the thumb buttons are called
ThumbMouseButton
andThumbMouseButton2
. Any other buttons can be found by browsing throughbiogame.ini > sfxgame > sfxgamemodemanager > keynames = (multiple)
- If you want multiple keys to access the same command, just add another line, where the "Name" value matches the second key, and the command matches the first one.
- If you use ESDF instead of WASD, good luck. We can help, but I'm too lazy to write it up here.