Skip to content

v3.0.1 preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@khanhduytran0 khanhduytran0 released this 09 May 13:09
01fe2ab

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 XVnc.
  • It is different a bit with Boardwalk 2.
  • If you are testing, you can feedback any not known issues.
  • XServer XSDL is no longer required since this version already added XVnc.

Changes

  • Added Run as Root option for VMOS and rooted devices (THIS MAY HARM YOUR DEVICE EXCEPT YOU ARE RUNNING ON VMOS).
  • Added XVnc for AWT/Swing and Minecraft graphics display.
  • OpenJDK is now in v3.
  • Changed OpenJDK archive from zip to tar.gz.
  • (Custom controls) now usable by select default custom control json file.
  • (Custom controls) added special buttons: Primary Mouse and Secondary Mouse.

OpenJDK v3 status

  • AWT/Swing graphics via XVnc.
  • (Partial) OpenGL.
  • Font rendering.
  • Network connection.

Fixes

  • Fixed some bugs in custom controls.
  • SECCOMP or Bad system call is bypassed by Termux's PRoot (special thanks to them).

Working status

  • Temporary use OpenGL Mesa via llvmpipe.
  • Paulscode is not working making OpenAL not working.
  • Only very classic versions (rd-xxxxxx) are worked.
  • Minecraft 1.7.10 - 1.12.2 loaded into splash screen (Mojang logo) then crash.
  • Minecraft 1.13 and later are crashed because liblwjgl not found, will works if setting right path to liblwjgl.
  • Minecraft 1.15 custom: updated LWJGL 3.2.2 to 3.2.3 for ARM64 binary support, put liblwjgl to jre/lib, then Minecraft start a bit without splash screen and crashed.

Known issues

  • (Custom controls) Some special buttons don't have any functionally.
  • (Custom controls) Resize pointer is not placed correctly.
  • (VNC) Mouse movement is a little buggy.
  • (VNC) Zooming is a little buggy.