1. Gibbed Mass Effect 2 Save Editor Mass Effect 1 Values
  2. Gibbed Mass Effect 2 Save Editor Mass Effect 1 Values Worksheet
  3. Mass Effect 1 Gibbed

Another way of getting the save game variables that you want is by using Gibbed's Mass Effect 2 Save Editor. This save game editor allows you to change variables and checks placed within your Mass Effect 2 save file, which contains data from your Mass Effect save file (if you imported one).

Yahoo ist Teil von Verizon Media. Wir und unsere Partner nutzen Cookies und ähnliche Technik, um Daten auf Ihrem Gerät zu speichern und/oder darauf zuzugreifen, für folgende Zwecke: um personalisierte Werbung und Inhalte zu zeigen, zur Messung von Anzeigen und Inhalten, um mehr über die Zielgruppe zu erfahren sowie für die Entwicklung von Produkten.

  1. In-game calculate how much 'Talent Points' your character would have after a respec and write it up, then load the savegame you want to modify with Gibbed's Mass Effect 2 Save Editor. Under the 'Raw' tab, '- 2. Squad', and a expanded '+ Player' located these two fields directly under + Appearance: Class Friendly name Class Name 3.
  2. Gibbed's save editor for mass effect 2! Easy to use and enjoy! This save editor can edit your character, resources paragon/renegade points name credits etc.! This save editor can also edit mass effect 1 events and add squad members and complete their loyality missions with simple click!

Personenbezogene Daten, die ggf. verwendet werden

  • Daten über Ihr Gerät und Ihre Internetverbindung, darunter Ihre IP-Adresse
  • Such- und Browsingaktivität bei Ihrer Nutzung der Websites und Apps von Verizon Media
  • Genauer Standort

Für nähere Informationen zur Nutzung Ihrer Daten lesen Sie bitte unsere Datenschutzerklärung und Cookie-Richtlinie.

Damit Verizon Media und unsere Partner Ihre personenbezogenen Daten verarbeiten können, wählen Sie bitte 'Ich stimme zu.' aus oder wählen Sie 'Einstellungen verwalten', um weitere Informationen zu erhalten und eine Auswahl zu treffen. Dazu gehört der Widerspruch gegen die Verarbeitung Ihrer Daten durch Partner für deren berechtigte Interessen. Sie können Ihre Einstellungen jederzeit ändern. Dies geschieht in Ihren Datenschutzeinstellungen.

Mass

Mass Effect 3 Custom Key Bindings

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:

Game

( 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= )

Gibbed mass effect 2 save editor mass effect 1 values free

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= )

Effect

Damage

Gibbed Mass Effect 2 Save Editor Mass Effect 1 Values

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= )

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.

Gibbed Mass Effect 2 Save Editor Mass Effect 1 Values Worksheet

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)

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

Mass Effect 1 Gibbed

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.