Skip to content

v0.6.0-prerelease: chore(deps): bump getsentry/action-release from 3.1.2 to 3.2.0 (#237)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:32
· 311 commits to main since this release
8779600

me3 v0.6.0-prerelease

chore(deps): bump taiki-e/install-action from 2.53.2 to 2.54.0 (#234)
Bumps taiki-e/install-action from 2.53.2 to 2.54.0.


updated-dependencies:

  • dependency-name: taiki-e/install-action
    dependency-version: 2.54.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Windows Installation

Download the me3_installer.exe setup wizard.

Already have me3 installed? Update to the latest version by opening the run prompt (Ctrl + R) and running me3 update.

Linux Installation

curl --proto '=https' --tlsv1.2 -sSfL https://github.com/garyttierney/me3/releases/download/v0.6.0-prerelease/installer.sh | sh

Changelog

[unreleased]

🚀 Features

  • 83b3749 (host) Use closure ffi in #208

  • 5fb9e31 (sekiro) Support Sekiro in #187

    Add first-class support for Sekiro mods, and sekiro (alias sdt) as a
    CLI flag.

    Remove unnecessary asset override hook (that did not work in Sekiro and
    did nothing in other games).

  • de5a57c (sekiro) Add Sekiro as a supported game

  • ae60bbe Allow skipping SteamAPI_Init() in launcher in #226

  • 65aec10 Support for custom steam compatibility tools in #217

  • fdf35c9 Create portable distributions in #186

    Adds a packaging process for portable distributions on both Windows and
    Linux

  • 354c1b7 Capture windows exceptions during native mod loads in #180

    When we load a native mod there's potential for it to raise a
    Windows exception and crash the mod host. Now we catch that exception
    and display a warning to the user that the mod may not be working as
    expected.

🐛 Bug Fixes

  • c93a84d (cli) Platform-specific behavior in #194

  • 3f56843 (cli) Correctly handle --exe flag on Windows and Linux

  • c85342c (cli) Enable ANSI escape codes in Windows terminals

  • 4049489 (host) Override assets from ER DLC ebls in #220

    Fixes files found exclusively in DLC.bdt (SOTE) not being overriden by me3.

  • cddf133 (host) Use a more suitable memory location for storing thunk data pointers in #201

  • d08f2e7 (host) Use NtTib.ArbitraryUserPointer to store thunk data

  • 15052cb (linux) Prevent prompt spam when no tty is available in #184

    Make sure we have an interactive terminal before prompting for input.

    Fixes #183.

  • ffd74b4 (windows) Correct registry key during uninstall in #200

    Fixes #188.

  • 479bfdd Ensure 64-bit overlay is injected for Proton in #227

    Fixes #223.

  • f0083b2 Don't treat filesystem scanning errors as fatal in #224

  • 1a0e488 Reduce overhead of asset hook logging in #218

  • 673905e Copy-paste errors in Linux portable dist in #215

  • 729dbba Add profileVersion='v1' to example profiles

  • 68880cf Include 'launch' verb in example portable launchers

  • 7c76bb2 Update Linux installer to use portable distribution in #214

    The Linux distribution previously downloaded individual binaries from
    the GitHub release that are no longer available. This update downloads
    the tarball instead and extracts the needed components from there.

  • 1ed9c97 Defer native loading until Steam has initialized in #212

📚 Documentation

  • 5370cf4 Update supported games/platforms in README in #230

  • 1e4a31d Add downloads and recent changes badge to README

Release Details

PGP signature ```
</details>