Skip to content

v3.2 release

Compare
Choose a tag to compare
@khanhduytran0 khanhduytran0 released this 11 Oct 10:32
· 6436 commits to v3_openjdk since this release

Note: this release is old, has low performance. You should considering take a look at v3.3.0 for better performance.
This is the first v3 release that may be stable for daily use. Use Java Runtime as on testing6. Go to here for v3 setup instruction.

New features (compared with v2)

  • Support launching Minecraft 1.13+
  • Support Forge 1.6.1 to 1.13.2 (may not correctly).

Changes (compared with v3 testing6)

  • [+LWJGL] Grab state now working correctly.
  • 64-bit OpenAL (Audio) now working.
  • Now faster on downloading game data.
  • Little better performance on Snapdragon-powered devices (probably other too).
  • Hotbar selection now on the bottom instead of top.
  • Game sound now working on any devices.
  • Updated GL4ES to 1.1.5.

Known issues

  • Could not select world on Minecraft 1.7.10-1.9 (?).
  • Minecraft 1.7.2 (and maybe some other 1.7.x) and Minecraft under 1.6 will not be launchable due to lacking of AWT X11.
  • Java Runtime may be crashed on some devices.
  • Performance is still not good.
  • Some keys input is not sent correctly.
  • There may be some rendering issues on some GPUs.

About the new LWJGL3 pack (with LWJGL2 API bridge)

  • There are starting with [+LWJGL].