Skip to content

Releases: PojavLauncherTeam/PojavLauncher

v3 preview 3

28 Apr 02:22
Compare
Choose a tag to compare
v3 preview 3 Pre-release
Pre-release

About this version

  • DO NOT INSTALL except you really want a test or debug, this version still in development and may not work.
  • Only arm64/aarch64 devices are supported; x86 or armv7 (+libhoudini) will not supported.
  • This version attempt to run Minecraft in OpenJDK and X11 (in XServer XSDL app, similar to this video).
  • It is different a bit with Boardwalk 2.
  • Developer can get for testing and helping if can.
  • At the moment, XServer XSDL is required to testing this version.

New patch

  • Launch Minecraft / Mod Installer inside a minimal Debian rootfs in PRoot.

Change

  • Replace OptiFine installer with Mod Installer including OptiFine, Forge, LabyMod,...

Fix

  • Fixed wrong OpenJDK download URL by first time launch, bug from preview2.

Attempt

  • Attempt to bypass Bad system call by set targetSdkVersion down to 25 and fakeroot.

v3 preview 2

27 Apr 13:03
Compare
Choose a tag to compare
v3 preview 2 Pre-release
Pre-release

Why don't have APK?

  • There are some bugs found after publish.
  • The APK has been deleted.

New OpenJDK patch

  • Fix Bad system call error on some devices (#144).

Change

  • Now can automatically patch OpenJDK at startup if local patch is lower than patch on the server.

First v3

26 Apr 23:04
Compare
Choose a tag to compare
First v3 Pre-release
Pre-release

About this version

  • DO NOT INSTALL except you really want a test or debug, this version still in development and may not work.
  • Only arm64/aarch64 devices are supported; x86 or armv7 (+libhoudini) will not supported.
  • This version attempt to run Minecraft in OpenJDK and X11 (in XServer XSDL app, similar to this video).
  • It is different a bit with Boardwalk 2.
  • Developer can get for testing and helping if can.
  • At the moment, XServer XSDL is required to testing this version.

Change

  • Replace Android ART with OpenJDK JRE 10 (but JRE8 may more stable but not available).

What's working

  • java.awt / javax.swing graphics.
  • Image renderer.

What's has partial working

  • OpenGL ES.
  • GL4ES OpenGL.
  • swrast_dri.so graphics driver.

What's not working

  • Font renderer.
  • Network connection.

The OpenJDK zip file

  • Used for download and install in PojavLauncher.
  • Removed because original source code is no longer available (GPLv2 license).

2.5 Preview 1

26 Apr 09:30
c5cabc5
Compare
Choose a tag to compare
2.5 Preview 1 Pre-release
Pre-release

New settings

  • Customize how long a long press is triggered in destroy block and drop item (#97)
  • Select what version type to be visible in version list, better version sorting (#99).

New features

  • Controller support (#80).
  • Scroll in Minecraft 1.8 or above by holding SEC button and move touch.
  • A first look of custom controls. This feature is not yet finished development.

Preview 11b3

14 Apr 23:24
310d257
Compare
Choose a tag to compare

Changes

  • Now can split item by press SEC button.
  • Toggle virtual mouse button now always visible.

Fixes

  • Fixed again touch event triggered as click event.
  • Fixed unable to move and look at the same time.

Preview 11b2

14 Apr 06:10
310d257
Compare
Choose a tag to compare
Preview 11b2 Pre-release
Pre-release

Changes

  • Android 5 can now join premium servers again (Fix RSA Padding).
  • Minecraft now recognize OpenGL version correctly, which enable OptiFine to load shader.

Preview 11

11 Apr 00:02
310d257
Compare
Choose a tag to compare
Preview 11 Pre-release
Pre-release

New features

  • Added a setting to change controls size This feature is not working at the moment.
  • Hold an item in the hotbar will drop item.
  • Added Zoom (C key) button, only visible while running an OptiFine version.

Remove

  • Screenshot button, it is unnecessary because Android have a way to do that.

Change

Fix

  • Fixed missing launcher_profiles.json file.

Preview 10b2

05 Apr 03:32
f6f32b1
Compare
Choose a tag to compare
Preview 10b2 Pre-release
Pre-release

Changes

  • Temporary removed 64-bit native libraries for OpenAL working properly (#54).
  • PointerCapture should work correctly (not ested) (#58).

Preview 9b5

02 Apr 12:27
ebb1055
Compare
Choose a tag to compare
Preview 9b5 Pre-release
Pre-release

Fixes

  • Fixed Debug button show as Pointer capture Debug
  • Fixed a bug caused 1.7.10 crash at startup.

Preview 10b1

04 Apr 07:12
ccf6568
Compare
Choose a tag to compare
Preview 10b1 Pre-release
Pre-release

Fix

  • (#41) Arrow keys now worked.