Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

v3.20.0 - The LWJGL3 Update

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 16 May 00:27
· 103 commits to dev since this release

Version 3.20.0 - The LWJGL3 Update

Like what this open-source project does? Why not give it a Star in the top right corner?

AUTO-UPDATING ALERT:

You cannot auto-update to this version from v3.19! The directory structure has changed significantly, along with the launch scripts changing, due to the backend overhaul. This should be the only time this happens, so in updates after v3.20.0 you will be able to auto-update. Thanks for understanding!

This update is not as feature packed as other updates, but has a massive backend overhaul. I've updated RHRE from LWJGL2 to LWJGL3, which uses a totally different graphics backend and also caused all file choosers to have to be swapped out. Please note that because of this, all the launch scripts and folder structure has changed, so you cannot auto-update from v3.19.

If you're having problems with loading old remixes, you will need a 64-bit version of Java from now on.

Additions

  • NEW! RHRE has been migrated to the LWJGL3 backend! Things should be more stable and a bit more performant.
    • Also, macOS compatibility was resolved!

Changes

  • The window can no longer resize into an aspect ratio that isn't 16:9
  • File choosers should be always native to the OS and are faster to load now

Bugfixes

  • Fixed #317 - Broken macOS compatibility due to UI changes
  • 2020-05-17: Fixed a rare databaseUpdate key crash