After all this editing in coalesced.ini file, so I have started to use exec files instead. They first I made is for power setting for the player and squad. First did I make a binding in Coalesced.ini [SFXGame.SFXGameModeBase] Bindings=( Name="End", Command="exec Power.txt" ) Bindings=( Name="Home", Command="exec PowerSource.txt" )
PowerSource execfile is like this: [SFXGame.SFXEngine] SFXGameContent_Powers.SFXPower_Cloak",SeekFreePackageName="SFXCharacterclass_Infiltrator" SFXGameContent_Powers.SFXPower_BioticCharge",SeekFreePackageName="SFXCharacterclass_Vanguard" SFXGameContent_Powers.SFXPower_Pull",SeekFreePackageName="SFXCharacterclass_Vanguard" SFXGameContent_Powers.SFXPower_Incinerate",SeekFreePackageName="SFXCharacterclass_Engineer" SFXGameContent_Powers.SFXPower_PowerArmor",SeekFreePackageName="SFXCharacterclass_Sentinel" SFXGameContent_Powers.SFXPower_CryoFreeze",SeekFreePackageName="SFXCharacterclass_Sentinel" SFXGameContent_Powers.SFXPower_Overload",SeekFreePackageName="SFXCharacterclass_Sentinel" SFXGameContent_Powers.SFXPower_Singularity",SeekFreePackageName="SFXCharacterclass_Adept" SFXGameContent_Powers.SFXPower_Throw",SeekFreePackageName="SFXCharacterclass_Adept" SFXGameContent_Powers.SFXPower_Warp",SeekFreePackageName="SFXCharacterclass_Adept"
My Power exec file is like this: [SFXGame.SFXGameModeBase] SetRank self SFXPower_Heavy | GivePower self SFXPower_Overload SetRank self SFXPower_Heavy | GivePower self SFXPower_CryoFreeze SetRank self SFXPower_Heavy | GivePower self SFXPower_PowerArmor SetRank Jack SFXPower_Heavy | GivePower Jack SFXPower_PowerArmor SetRank Jacob SFXPower_Heavy | GivePower Jacob SFXPower_BioticCharge SetRank Zaeed SFXPower_Heavy | GivePower Zaeed SFXPower_PowerArmor SetRank Miranda SFXPower_Heavy | GivePower Miranda SFXPower_Singularity SetRank Miranda SFXPower_Heavy | GivePower Miranda SFXPower_BioticCharge SetRank Garrus SFXPower_Heavy | GivePower Garrus SFXPower_PowerArmor SetRank Grunt SFXPower_Heavy | GivePower Grunt SFXPower_Incinerate SetRank Grunt SFXPower_Heavy | GivePower Grunt SFXPower_Cloak SetRank Tali SFXPower_Heavy | GivePower Tali SFXPower_Pull SetRank Tali SFXPower_Heavy | GivePower Tali SFXPower_Overload SetRank Mordin SFXPower_Heavy | GivePower Mordin SFXPower_PowerArmor SetRank Mordin SFXPower_Heavy | GivePower Mordin SFXPower_Warp
Not finish with adding all my squad in this file but it will be done.
Exec file is easyer to use, after done with making those exec files you want to use. You doesn't need to do anymore changes in Coalesced.ini file..
I have made exec files for: AmmoMedigel Credits Power PowerSource Quality UnlockAchievement Upgrades
Give it a try.
Shep
[Edited by Shepard, 7/12/2010 11:08:10 PM]
--------------------------------------------------------------------------- Acquire wisdom; and with all that you acquire, acquire understanding. - Bible
I have fought a good fight, I have finished my course, I have kept the faith. - Bible; - Grunt ME4
--------------------------------------------------------------------------- Acquire wisdom; and with all that you acquire, acquire understanding. - Bible
I have fought a good fight, I have finished my course, I have kept the faith. - Bible; - Grunt ME4
I guess that is best to inform you all. This just how I make the exec files, this give me an good overview. If you don't like do it your own way. I can see the sky of holidays in horizon..Jipppi
Shep
--------------------------------------------------------------------------- Acquire wisdom; and with all that you acquire, acquire understanding. - Bible
I have fought a good fight, I have finished my course, I have kept the faith. - Bible; - Grunt ME4
--------------------------------------------------------------------------- Child of Honest Gamer. It's only fear you should get scared not any others,otherwise you will be feared by fear.
NB! make a folder where you have these files, for easy access and editing. I suggest using Notepad++.
After you have made your bindings for these files. Copy them over to the Mass Effect2 Binaries folder. You can also edit these file while playing. 1. go back to main menu in the game. 2. edit the exec file you want. 3. copy the file over to Binaries folder and replace the one that alreday exist. 4. then resume the game and keep playing.
--------------------------------------------------------------------------- Acquire wisdom; and with all that you acquire, acquire understanding. - Bible
I have fought a good fight, I have finished my course, I have kept the faith. - Bible; - Grunt ME4
thanx for this shep. is there a way for us to keep our shields up all the time?
After adding PowerArmor and then activate the armor in game, it runs active all time playing until you goes to a new level and must reactivate the armor again. I don't know how to get't running permanent. I guess, we can't.
Shep
--------------------------------------------------------------------------- Acquire wisdom; and with all that you acquire, acquire understanding. - Bible
I have fought a good fight, I have finished my course, I have kept the faith. - Bible; - Grunt ME4