Mass Effect 3 Tweaks



  1. Using the modifications described in this article may alter your SP career permanently. It is recommended to backup your career for the option to revert back later on. The career files' default locations are in the following:Windows XP:Documents and Settings%Username%My DocumentsBioWareMass Effect 3SaveWindows Vista and up:DocumentsBioWareMass Effect 3SaveThe career f.
  2. Mass Effect 3 Tweak Guide Go to bioinput.ini-sfxgame-sfxgamemodebase-bindings (see screenshot below) On the right hand side, scroll to the bottom and enter something that looks something like this. Obviously, you could use NumPadOne, NumPadTwo, or whatever you like. Replace 'something' with.

Mass Effect 3 Custom Key Bindings

ME3Tweaks Mod Manager is a Mod Manager that supports all three Mass Effect trilogy games, and is backwards compatible with mods designed for Mass Effect 3 Mod Manager. This program is designed to make it easier to install mods for the Mass Effect series for end users. This program will supercede ME3MM once it reaches feature parity and users of that program will be upgraded to this one.

Mass Effect 3 Tweaks

What to us

Coalesced Editor for Mass Effect 3

Mass effect ini tweaks

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

EffectMass Effect 3 Tweaks

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:

( 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:

( 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.

Me3 Tweaks Mod Manager

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

Damage

damage = (X= , Y= )

Mass Effect 3 Pc

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.

Phillies font free. MLB Philadelphia Phillies 1980 by Twisted Gnome Productions is a font based on the logo of the Major League Baseball franchise Philadelphia Phillies. It is a free font. The Philadelphia Phillies are an American professional baseball team based in Philadelphia, Pennsylvania.

Pc Tweaks Mass Effect 3

Weight

encumbranceweight = (X= , Y= )

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:

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

Mass Effect 3 Vanilla Hair Tweaks

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

Mass Effect 3 Tweaks Mod Manager

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.