.github | ||
android-support-headers@bd60029f5b | ||
arg-parser@888bc2fd82 | ||
base64@1a11a45178 | ||
cll-telemetry@5410472d92 | ||
cmake | ||
daemon-utils@f75fc4af8c | ||
eglut@b25f5cb825 | ||
epoll-shim@a53248da39 | ||
ext | ||
file-picker@f5cbac6249 | ||
file-util@ce7d0d6762 | ||
game-window@1777cab602 | ||
imgui@20360e00ce | ||
libc-shim@ce648b4902 | ||
libjnivm@8c9db81dc6 | ||
linux-gamepad@68d75a74f8 | ||
logger@a559598e8c | ||
mcpelauncher-client@d081dc7db3 | ||
mcpelauncher-common@277c84a3e2 | ||
mcpelauncher-core@d3ecb5412c | ||
mcpelauncher-errorwindow@ee3a95d160 | ||
mcpelauncher-linker@2c0675cf2f | ||
mcpelauncher-linux-bin@f1d4f3ae9f | ||
mcpelauncher-mac-bin@1ccb06468f | ||
mcpelauncher-webview@cbd635c191 | ||
minecraft-imported-symbols@17d9b14aab | ||
msa-daemon-client@a5bb100ee2 | ||
osx-elf-header@3af774abbd | ||
properties-parser@79f5360f88 | ||
sdl3@587384756f | ||
simple-ipc@e71fdbdb86 | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
mcpelauncher
An unstable unofficial launcher for the Android version of Minecraft: Bedrock Edition on linux and macOS.
UI
The User Interface to login, download and manage Versions can be found here
System Requirements
Operating System | Architecture | Requirements | Minecraft Versions |
---|---|---|---|
linux glibc | x86 | Intel or Amd CPU with SSSE3 Instruction Set and OpenGL ES 2.0 or newer. | 1.13.0 - 1.20.20 |
linux glibc | x86 | Intel or Amd CPU with SSSE3 Instruction Set and OpenGL ES 3.0 or newer. | 1.13.0 - 1.20.51 |
macOS 10.10 - 10.14 | x86 | Intel or Amd CPU with SSSE3 Instruction Set. | 1.13.0 - 1.16.1X |
linux glibc | x86_64 | Intel or Amd CPU with SSSE3, SSE4.1, SSE4.2, POPCNT Instruction Sets and OpenGL ES 2.0 or newer. | 1.13.0 - 1.20.20 |
linux glibc | x86_64 | Intel or Amd CPU with SSSE3, SSE4.1, SSE4.2, POPCNT Instruction Sets and OpenGL ES 3.0 or newer. | 1.13.0 - 1.20.51 |
macOS 10.10 - latest | x86_64 | Intel or Amd CPU with SSSE3, SSE4.1, SSE4.2 and POPCNT Instruction Sets. Rosetta 2 worked in macOS 11 and 12, but no longer in macOS 13 | 1.13.0 - 1.20.51 |
linux glibc | arm32 | armv7 CPU, pulseaudio and OpenGL ES 2.0 or newer | 1.13.0 - 1.18.10 |
linux glibc | arm64 | armv7 CPU, pulseaudio and OpenGL ES 3.0 or newer | 1.13.0 - 1.20.51 |
linux glibc | arm64 | armv8 CPU, pulseaudio and OpenGL ES 2.0 or newer | 1.13.0 - 1.20.20 |
linux glibc | arm64 | armv8 CPU, pulseaudio and OpenGL ES 3.0 or newer | 1.13.0 - 1.20.51 |
macOS 11.0 - latest | arm64 | apple m series CPU (Experimental, modding limitations) | 1.19.70 - 1.20.51 |
Versions 1.20.30+ will not have hardware rendering on older hardware (GLES 3.0 is now required)
Read Issue https://github.com/minecraft-linux/mcpelauncher-manifest/issues/933 to force software rendering to be able to run them anyway
For mesa3d this would be defining LIBGL_ALWAYS_SOFTWARE
to 1
of the launcher process. Alternatively you can replace your libEGl drivers with https://github.com/google/angle/ and tell it to use the swiftshader backend.
Important Minecraft Version specific Bugs
Minecraft Version | Bug Description |
---|---|
1.13.0 - 1.16.1X | Xbox login doesn't work. It is working in previous Versions of this Launcher. |
1.16.20 - latest | No sound for macOS x86 launcher without compiling yourself with pulseaudio |
1.16.210 - 1.17.4X | Crafting is broken on x86 and x86_64 based devices |
1.16.210 - 1.17.4X | Textures are off by one on x86 and x86_64 based devices, enable texture patch in profile settings to mitigate this Bug |
1.16.210 - 1.17.4X | World Corruption while next to water |
1.18.30 - latest | The armv7 port might not work correctly |
1.19.50 - latest | You cannot sprint while diagonal strafing on Intel cpu (see MCPE-170810) |
all | You are unable to receive Xbox live game invites |
all | You may be unable to join worlds hosted by this launcher using Xbox live friends joining |
Wiki
Please check our wiki https://minecraft-linux.github.io for information about compiling or installing this launcher. The old wiki of readthedocs is obsolete.
Nightly Prebuilds
AppImages and DMG Files
https://github.com/minecraft-linux/mcpelauncher-manifest/releases/tag/nightly