Skip to content

Testing v3

Tran Khanh Duy edited this page Sep 22, 2020 · 32 revisions

Testing V3

V3 is now ready for testing! You need some components to get 1.13+ including 1.16.3 start

Warning: for ARM64 (aarch64) device, use this release and Java Runtime ARMv7 (aarch32) instead. Read Limitations (1st) for more info.

Preparing

  • Check your device architecture is ARMv7 (aarch32), ARM64 (aarch64) or x86 to select correct Java Runtime.
  • Download Java Runtime: for ARMv7 (aarch32), for ARM64 (aarch64), for x86.
  • Download lwjgl3.zip, then extract to /sdcard/games/.minecraft/lwjgl3 directory, create if not exists.

Setup and launch

  • Download and install working PojavLauncher v3.
  • Open PojavLauncher, for the first time, it will require to install Java Runtime.
  • Pick the downloaded Java Runtime.
  • Select Minecraft 1.13 or higher then launch!

Limitations

  • Playing use version with ARM64 (aarch64) will cause a crash glCheckFramebufferStatus returned unknown status: 0
  • Java Runtime for x86 64-bit is not available yet.
  • Audio (OpenAL) is broken.
  • Minecraft 1.12 and below is not supported yet.
  • Mouse input is still buggy.
  • Startup time might be long, up to 5 minutes for 1.16.2.
  • More...
Clone this wiki locally