Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

v0.14.0-788: Release v0.14.0 via Buildbot (#26)

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 23:31
· 17 commits to main since this release
bb2248e

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
    • 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

Fixup localtime function of Europe/Dublin glibc incompatibility with android

Fix loading android elf files using gnu hash

Added a menubar using imgui

Toogle fullscreen via the menubar

Change fullscreen resolution in flatpak/macOS releases

Ability to show an fps hud via the menubar

View opengl renderer/launcher version via menubar

Unblocked 1.20.71.01