Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: 2Pz/me3-manager

1.2.1

04 Nov 16:27
@2Pz 2Pz
e1f213c

Choose a tag to compare

  • Linux: Sanitize child process environment to fix Arch readline symbol error #86
  • Add external package mod support #87
  • Allow disabling single regulation.bin #88
  • Auto-expand Game Options dialog on checkbox toggle #89

1.2.0

28 Oct 16:56
@2Pz 2Pz
f9946db

Choose a tag to compare

  • fix(drag-drop): install dropped valid mod folder as a single package #80
  • Implement automatic update checking system that notifies users when a new version of me3-manager is available. #81
  • improve mod installation process #84

1.1.9

21 Oct 14:25
@2Pz 2Pz
c5dbaaf

Choose a tag to compare

  • Add Local\Programs path as additional candidate for me3.exe detection #73
  • Implement a new dialog that allows users to compare two profiles side-by-side. #74
  • Added warning label advising custom savefile to protect vanilla saves. #76
  • Resolve absolute me3 path so SteamOS Game Mode detects ME3 #77

1.1.8

12 Oct 20:51
@2Pz 2Pz
9bb4f02

Choose a tag to compare

  • darksouls3 exe name bugfix #67
  • Enhance UI layout and sizing for various dialogs #68
  • Add documentation link to Help About dialog #69
  • Prevent crash when adding a profile on Linux #70
  • Include [[supports]] when creating v1 profiles #72

1.1.7

03 Oct 18:42
@2Pz 2Pz
4376842

Choose a tag to compare

1.1.6

21 Sep 20:49
@2Pz 2Pz
0637e32

Choose a tag to compare

  • New: Export service to create portable archives of profiles and mods.
  • Prevent users from creating a new profile in a mods folder that is already in use by another profile.
  • Fixed: PATH installation issues when using custom portable installations on Windows.
  • Fixed: Writing bugs in me3.toml; now uses canonical game slugs.
  • Added: “Disable Arxan” checkbox in profile settings.
  • Added: Support for selecting and saving default profile versions (v1 and v2) in the profile settings dialog.
  • Resolve issue where Advanced options only function with the default profile. 
  • Improved: Minor bug fixes and general enhancements.

1.1.5

11 Sep 23:08
@2Pz 2Pz
eaf6e4e

Choose a tag to compare

  • Resolved an issue where using load_before and load_after caused an error related to the expected Dependent struct.
  • Boost the responsiveness of your GUI for a smoother user experience.
  • Mod name validation is now more flexible and aligned with standard folder naming rules.
  • The profile format has been updated to align with the official ME3 user guide page: https://me3.help/en/latest/configuration-reference/#what-is-a-modprofile-configuration

1.1.4

11 Sep 06:07
@2Pz 2Pz
300221a

Choose a tag to compare

Hotfix

1.1.3 - bugged version

10 Sep 22:55
@2Pz 2Pz
2611f47

Choose a tag to compare

  • Added translation support via Lexcellent (English, Arabic, Simplified Chinese).
  • Fixed a bug where advanced settings were not cleared when pressing "Clear All Advanced Options" after reopening the advanced dialog.
  • Set Dark Souls 3 as the default game.
  • Added Profile Settings to allow per-profile save files and online mode for DS3.
  • Updated profile inline syntax to use tomlkit (issue #72).
  • Fixed UI bug where "Save successful" was shown even when the write failed.
  • Fixed Enter key in text fields (Steam dir or custom exe) incorrectly triggering the first "Open Folder" button.
  • Replaced PNG icons with SVG versions under a Public Domain license.
  • Improved the mod installation process.

1.1.2

16 Aug 18:03
@2Pz 2Pz

Choose a tag to compare

  • A custom Windows ME3 installer that installs ME3 and properly adds it to the user path without relying on me3_installer.exe.
  • Allow users to select the Steam directory if ME3 fails to locate Steam.
  • Fixing bugs while adding some mods to their .me3 profile.
  • Fix Command quoting issues
  • New profiles should be created in me3 profile dir by default, separate -mods folder
  • Fix me3-manager tries to write system me3 config
  • Add a validation check to prevent the game from launching if ME3 is not installed.
  • Switch the Linux build to .AppImage format for better compatibility across all Linux distributions.