Skip to content

v0.13.0-786: Release v0.13.0 via Buildbot (#25)

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 20:15
· 16 commits to main since this release
7a66c8c

You need to own Minecraft on the google play store and login with your google account to use this launcher
Links for linux flatpak or macOS can be found on our wiki https://mcpelauncher.readthedocs.io.

Download link for intel or amd based 64bit systems ( known as amd64, intel64 and x86_64 e.g. most PC's or Laptops )

Download link for arm based 64bit systems ( known as arm64 and aarch64 e.g. raspberry Pi3 or later, pinephone or pinebook )

  • run uname -a to know which system you are using
  • once downloaded the launcher shows you banner if an update is available
    • no need to download the whole file again
    • usually small updates with less than 5MB
    • you can update it externally with appimageupdate or appimagelauncher
    • the check for updates can be disabled in settings

Not available Features you may miss

  • Xbox live friend joining
  • Xbox live login
    • a lot of devices seem to get error code "drowned" without beeing asked for login
      • error code "drowned" has more meanings like you closed the webview window without sign in
    • there is no resolution for those getting this error
      • try to change your timezone to a different one and back like Europe/London, Europe/Dublin is broken
    • programs that rewrite http requests sent by this launcher could also cause this problem
      • all xbox http requests are signed by an ecdsa key
      • the second request using the token for sisu auth are always rejected by Xbox Live Servers with http code 403 Forbidden
    • this problem is not reproducable for developers

Changelog

Xbox http client fixes for 1.20.60 by GameParrot

1.20.60 has been added to the allowed list of this update

Fix loading mods using libGLESv2.so as dependency like fps hud mod on macOS

Refactor Xbox Authentication Library support code

Experimental SDL3 GameWindow backend avalailable for building the launcher

Caution 1.20.70.21 (beta) seem to no longer work on macOS/arm64, macOS/x86_64 is still working on macOS 10.14

mcpelauncher-manifest-glfw packages for fedora should now prefer wayland over xwayland

Backport Manual Login to qt5 builds of the launcher