Mass Effect 3 Tweaks



Mass Effect 3 Custom Key Bindings

Sep 01, 2020 Choose Mass Effect 3 from the profile list. Change Antialiasing - Mode to Override any application setting. Change Antialiasing - Setting to 4x 4x Multisampling or 8xQ 8x Multisampling or 16xQ 16x CSAA (8 color + 8 cv samples) (Optional) Change Antialiasing - Transparency Multisampling to Enabled to enable transparency multisampling. Or you can change Antialiasing - Transparency Supersampling to one of the supersampling options to enable transparency supersampling.

  • Mar 18, 2012 Mass Effect 3 Config INI Tweaks GamerSettings.ini. You can edit the variables and parameters in the file by opening it in Notepad. However, before. These two factors are what cap your frame-rate limit to a maximum of around 60 fps in the game.
  • Download the registry needed for Mass Effect 3 and tweak it to suit your own computer. This registry helps fix problems with launching, installing or updating Mass Effect 3.
  • Mass Effect 3 Mod Manager, modding Mass Effect 3 made easy. Modding manager mod effect mod-manager 3 mass Java GPL-3.0 1 15 0 0 Updated Jan 25, 2020.

What to us

Coalesced Editor for Mass Effect 3

Follow the guide if you haven’t installed it yet.

Key Bindings & Commands

From Mass Effect Wiki Guide (PC Tweaks)

Key Binding:
bioinput.ini > sfxgame > sfxgamemodedefault > bindings

On the right side of the editor you will see the existing keybindings. Scroll down to the bottom where there will be a blank line. Add any new bindings one at a time. Press ‘enter’ once you’ve entered a new binding to start a new line.

Examples:

Mass Effect 3 Tweaks

( Name=”NumPadSeven”, Command=”initcredits 9000000″ )
( Name=”NumPadEight”, Command=”setrenegade 1000″ )
( Name=”NumPadTwo”, Command=”setparagon 1000″ )
( Name=”NumPadZero”, Command=”God” )
( Name=”NumPadZero”, Command=”ENABLEPOWERCOOLDOWN 0″ )
( Name=”F4″, Command=”givesupergun” )
( Name=”F5″, Command=”givesuperarmor” )

If a binding doesn’t work, check ” and spacing in the code.

Unlimited ammo and grenades on Reload:

Mass

( Name=”PC_Reload”, Command=”SwapWeaponIfEmpty | TryReload | initammo 999 | initgrenades 10″)

Individual weapon tweaks:
bioweapon.ini > sfxgamecontent > sfxweapon

If you want to change the stats of an individual gun, such as fire rate, damage, or recoil.

Accuracy

maxaimerror = (X= , Y= )
minxaimeror = (X= , Y= )

maxzoomaimerror = (X= , Y= )
minzoomxaimeror = (X= , Y= )

X and Y fields should be the same. Bigger values mean less accurate. The above two values fix accuracy when not holding down right mouse, or aiming. “zoomaimerror” is for accuracy while aiming.

Crosshair size
Crosshairs DO NOT scale with accuracy. It is up to you to fix the cross hair size to fit the accuracy that you have modded.

maxzoomcrosshairrange = (X= , Y= )
minzoomcrosshairrange = (X= , Y= )

Damage

damage = (X= , Y= )

X is value of weapon damage at level I, while Y is the damage value at level X.

Note: Make sure you also fix the statbardamage attribute to be the same values as the damage that you set. There are two other values for stat bars: accuracy and rate of fire. These two values don’t correspond with the values that actually affect the behavior of the gun.

Rate of fire

rateoffire = (X= , Y= )

Both X and Y values should be the same.

Weight

encumbranceweight = (X= , Y= )

Mass Effect 3 Tweaks Mod Manager

Value x is the weight of the weapon at level I, and value Y is the weight at level X. For example, a weight of 1.4 means your cooldown will be slowed by -140% if you equip this weapon.

Unlocking Casual Appearances:
biogame.ini > sfxgame > sfxplayercustomization > casualappearances

To unlock, set the PlotFlag for the armor that you want to -1.

Example:

Mass Effect 3 Graphic Tweaks

(Mesh=(Male=”BIOG_HMM_ARM_CTH_R.CTHl.HMM_ARM_CTHl_MDL”,Female=”…”),Id=9,PlotFlag=-1,Type=CustomizableType_Torso)

None of this is my creation. These resources were adopted from Mass Effect Wiki Guide.

Mass Effect 3 Tweaks Download

If you have any other codes to add to the above ones, please contact me with the subject line: “Shepard ME3 General Codes”. Add your name if you want credit.

Me3 Tweaks Mod Manager


Did you return settings to default yet, and remove the Inspector?
Could you post your ini?
Also, Nvidia recently released a new driver version. I would try downloading that and doing a clean install (custom install, check the box).
Next, if you haven't made any changes to the .ini, add the following line under [System.Settings] bAllowPostprocessAA=True

Note that with your resolution you may not receive the same results using AA, AF, QCSAA, CSAA, MSAA etc. Start with just AA at 4x for you screen size. That should cause a noticeable change in your game, if not... it's not working. From there, you would then try forcing AA using the Control Panel. Add ME3 by clicking on the Manage 3D settings, clicking the Program Settings tab, click the Add button, and navigate to you install directory (ie. * Mass Effect 3BinariesWin32MassEffect3.exe).
From there enable Antialiasing - Gamma Correction, and set Antialiasing - Transparency to 4x.
Again, if no changes can be seen, there is an underlying issue. Try reinstalling the game.