Skip to content

First v3

Pre-release
Pre-release
Compare
Choose a tag to compare
@khanhduytran0 khanhduytran0 released this 26 Apr 23:04

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).