Skip to content

tdanese/trilogy-save-editor

 
 

Repository files navigation

Trilogy Save Editor

A save editor for Mass Effect Trilogy (and Legendary)

Screenshot

Features

This software is similar to Gibbed's save editors (and forks) but adds a lot of stuff.

  • Support for the 2 Mass Effect Trilogies (Original and Legendary)
  • 100% of the saves can be edited (except ME1OT)
  • Thousands of plot flags
  • Bioware's plot database
  • Import / Export head morph
  • ME1LE inventory management
  • Multiple bonus powers for all games (except ME1OT)
  • Xbox 360 and PS4 support
  • Free (as freedom) and open-source software with CeCILL license

Frequently Asked Questions

You can read the FAQ here.

Command line usage

USAGE:
    trilogy_save_editor(.exe) [FLAGS] [SAVE]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <SAVE>    Mass Effect save file

Acknowledgments

Without them I could not have done anything.

Compile from source

rustup target add wasm32-unknown-unknown
npm install
cargo install cargo-make
cargo make release

About

A save editor for Mass Effect Trilogy (and Legendary)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 96.6%
  • CSS 1.4%
  • Inno Setup 1.1%
  • Other 0.9%