Skip to content

Releases: BZLZHH/NG-GL4ES

Release 0.4.5

17 Apr 04:12
6e153a1

Choose a tag to compare

  • Fix crashes when running Minecraft 26.2

Release 0.4.4

14 Feb 10:54

Choose a tag to compare

R0.4.4

[Chore] (version): Bump version to 0.4.4

Release 0.4.3

13 Feb 05:44

Choose a tag to compare

Krypton Wrapper Release 0.4.3 has been officially published. Here are the updates:

Krypton Wrapper

  • Comprehensive fixes and improvements:

    • Extensive fixes in the texture and framebuffer subsystems
    • Fixes in shader handling
    • Wrapped GL_ARB_shader_image_load_store
    • Added 3D texture support

    These changes result in:

    • Improved overall compatibility when running shader packs in Minecraft (including 1.16.5- as well as 1.17+)
    • Some previously non-functional Minecraft mods may now work properly

Check out https://github.com/BZLZHH/NGG-FCLRendererPlugin/releases/tag/R0.4.2 to get the plugin app.

Release 0.4.2

14 Nov 07:03

Choose a tag to compare

Krypton Wrapper Release 0.4.2 has been officially published. Here are the updates:

Krypton Wrapper

  • Fixed some bugs that led to crashes
  • Reduced the library file size

Check out https://github.com/BZLZHH/NGG-FCLRendererPlugin/releases/tag/R0.4.2 to get the plugin app.

Release 0.4.1

24 Aug 09:13

Choose a tag to compare

Krypton Wrapper Release 0.4.1 has been officially published. Here are the updates:

Krypton Wrapper

  • Fixed the issue in the previous release where Sodium (MC 1.16.5-) could not render properly
  • Fixed the issue preventing certain shaderpacks (such as Complementary Shaders - Reimagined, Complementary Shaders Unbound, etc.) from being enabled in newer versions (Iris)
  • Updated the declared OpenGL version to 3.1
  • Declared additional OpenGL extensions

Check out https://github.com/BZLZHH/NGG-FCLRendererPlugin/releases/tag/R0.4.1 to get the plugin app.

Release 0.4.0

21 Aug 09:38

Choose a tag to compare

Krypton Wrapper Release 0.4.0 has been officially published. Here are the updates:

Krypton Wrapper

  • Significantly enhanced support for older versions (1.16.5 and earlier) (including mods and certain shader packs).
  • For example (for 1.16.5 and earlier):
    • Fixed the issue preventing The Twilight Forest mod from running.
    • Fixed the issue preventing the Avaritia mod from running.
    • Fixed issues with certain shader packs (e.g., BSL, Potato Shaders, Open4Es-Shader, Chocapic13 V6 Lite, etc.); however, some rendering issues may persist.

Check out https://github.com/BZLZHH/NGG-FCLRendererPlugin/releases/tag/R0.4.0 to get the plugin app.

Release 0.3.0

18 Aug 15:01

Choose a tag to compare

Krypton Wrapper Release 0.3.0 has been officially published. Since version 0.2.0 was not released as an official release, the following updates are listed relative to version 0.1.0:

Krypton Wrapper

  • Added support for Minecraft 1.21.6+ while maintaining compatibility with previous versions.
  • Enhanced compatibility with a wide range of shader packs, including support for real-time shadows.
  • Added support for ModernUI (high versions only).
  • Enabled proper usage of the Sodium mod with the GLES 3.0 backend.
  • Added support for the EXT_draw_elements_base_vertex extension when using the GLES backend.
  • Added support for RenderRegion functionality for Optifine (1.17+).
  • Fixed potential rendering issues when adjusting mipmap levels in-game.
  • Resolved missing Mojang icon issue on the splash screen in version 1.21.5.
  • Fixed black screen issue at low mipmap levels in version 1.21.5.
  • Optimized shader conversion speed and resolved issues with certain shader conversions.
  • Removed the original "Performance Priority / Visual Priority" option and adopted a new solution.
  • Discontinued support for using ANGLE as a backend; previous NO-ANGLE issues have been resolved.

Check out https://github.com/BZLZHH/NGG-FCLRendererPlugin/releases/tag/R0.3.0 to get the plugin app.

Development 0.2.0

04 Jun 10:41
1c0292b

Choose a tag to compare

Development 0.2.0 Pre-release
Pre-release

1.Resolved the issue with realtime shadows when running Minecraft shaders.

2.The force_es_copy_tex option has been removed, employing a more efficient method.

Warning

This project is no longer maintained.

No built binaries of the version would be provided here.

Release 0.1.0

25 Jan 12:28

Choose a tag to compare

  1. Completely be able to run Minecraft Sodium mod correctly.

  2. Highly increase the performance when rendering Minecraft shaders with Optifine and Iris.

  3. Highly increase the performance when running Minecraft Sodium mod.

  4. Be able to run more and more Minecraft shaders with Iris.

  5. Be able to run Minecraft Modern UI mod.

  6. Fix the shadows problem in Minecraft Open4ES shaders.

  7. Be able to render Minecraft water reflections with Iris and some shaders.

Release 0.1.0 Preview 1 Dev-3

12 Jan 04:08
995c369

Choose a tag to compare

Pre-release
  1. Fix some bugs when running Minecraft Sodium mod.