Skip to content

"Dahlia" GPlay update

Compare
Choose a tag to compare
@Mathias-Boulay Mathias-Boulay released this 28 May 20:44
· 1575 commits to v3_openjdk since this release
  • App now requires a premium account, otherwise installation of the game assets are denied from the launcher itself.
  • Most languages have been added
  • VGPU and all variants of GL4ES 1.1.5 have been removed from the launcher.
  • GL4ES 1.1.4 was replaced with a custom fork, adding many features and bug fixes to it, such as
    • random crashes on pre-1.13 versions without VBO enabled
    • failure to load shaders used by Minecraft 1.17+ and some server custom resourcepacks
  • Controls have been reworked and improved and extended, gamepad latency is frame perfect.
  • Color selector for controls has been changed
  • Profiles are added! Now you can keep multiple setups of the game with different selected renderers, JVMs, and game directories.
  • Java 17 is now integrated into the launcher for running 1.17+
  • New settings were added:
    • "Use alternate surface rendering", which uses a different kind of rendering surface to render the game faster on some devices.
    • "Start with virtual mouse on", which makes the game start with mouse already enabled
    • "Enable sustained performance mode", which limits CPU/GPU usage to prevent overheating and thermal throttling
  • Added Arc Capes support (now changed to cosmetica.gg)
    Fixes:
  • Fixed a crash occurring while starting a screen recorder
  • Fixed a NullPointerException crash when launching versions below 1.6.4
  • In versions above 1.13, game was crashing while scrolling, that was fixed.
  • 1.13/1.14 no longer crashes upon the first touch
  • Fix older versions not being fullscreen at launch
  • Fix older versions having a "halved light" on entities
  • Fixed hotbar not registering 0-9 inputs.
  • No more errors about a null array when loading a custom control on android 10+
  • Now the game will resize in splitscreen/freeform mode, although not officially supported

What's Changed

New Contributors

Full Changelog: crocus...dahlia