ME3TweaksModManager icon indicating copy to clipboard operation
ME3TweaksModManager copied to clipboard

Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition

Results 38 ME3TweaksModManager issues
Sort by recently updated
recently updated
newest added

Add an arrow button to the side of the Start Game Button which opens a drop-down list with the option "Launch Parameters". The Launch Parameter Menu would display all launch...

enhancement

While I was [smashing my head](https://github.com/ME3Tweaks/ME3TweaksModManager/issues/173#issuecomment-782988254) against the ways of the ~~lord~~ localization, I noticed DefaultXYZ.inis have a helluva of comments. DefaultGame.ini in particular has almost half of the classes...

Decided to give it a go to the EA App which will be replacing the Origin platform at the end of the year to test different modding frameworks. Currently, in...

**Steps to reproduce:** 1. Open Console Key Keybinder ![image](https://user-images.githubusercontent.com/16415478/193432728-dfaa8907-8891-4cdb-8741-1af066698898.png) 2. Click on Change full key or Change mini key button **for an installed game which has no backup**, you will...

I found bug in Mod Manager in DLC generating with Startup and PlotManager. Everything is in screens. One column in Plot_Treasure_Treasure_part is missing. Column: nDiscoverTechLevel ![obraz](https://github.com/ME3Tweaks/ME3TweaksModManager/assets/47262300/5fe43ce9-1ef5-4469-aa4b-ad6a153e190a) ![obraz](https://github.com/ME3Tweaks/ME3TweaksModManager/assets/47262300/137661d4-7ea5-425a-8f22-c0bab82b82f7) ![obraz](https://github.com/ME3Tweaks/ME3TweaksModManager/assets/47262300/db0aedb0-4717-4a13-b546-7cc147dd1b09)

I wanted to replace some polish Codex audio files in LE2 and to do this I need to merge into Startup_POL.pcc. The thing is, when I try to serialize moddesc.ini...

![Captura de tela 2024-02-26 020741](https://github.com/ME3Tweaks/ME3TweaksModManager/assets/8785487/ec5251a8-02e8-439c-8e9d-7c7d5364d068) Cannot install the Classic Weapons mod (and maybe others mods too) with the current build. Thanks god the build from December 31 is still available...

This is a bugfix update. # New features - None # Changed features - Legendary Explorer Core code was updated to 12/30/2023 version (Beta branch) # Bugfixes - Download cache...

I'm old and have old eyes, so I struggle with smaller fonts, which a lot of these tools use because we're dealing with lists with so many items in them...

This code below works in LE3 but fails to merge in ME3. ![image](https://github.com/ME3Tweaks/ME3TweaksModManager/assets/16415478/680818f6-ce01-48af-86ab-bbb1751b156c) ``` public static final function VerifyPlayerTalentPoints(SFXPawn Pawn) { local int TalentPoints; local int SpentPoints; local SFXPawn_Player Player;...