
MaxGL
Forces Minecraft 26.1 to use OpenGL 4.6 instead of the default 3.3 cap.
- Загрузки
- 491
- Подписчики
- 6
- Обновлён
- 30 марта 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 30 марта 2026 г.
MaxGL
Forces Minecraft to use OpenGL 4.6 instead of the default 3.3 cap.
Why This Exists
Minecraft 26.1 caps OpenGL at 3.3 by default. ThreatenGL was the go-to fix for this — but it silently stopped working on 26.1 because Mojang moved the OpenGL hint calls from Window to GlBackend.setWindowHints() internally. This fork fixes that.
Use This If
- You need OpenGL 4.x features (compute shaders, persistent mapped buffers, etc.)
- ThreatenGL isn't working on 26.1
Requirements
- Minecraft: 26.1 only
- Loader: Fabric 0.18.4 and above
- Java: 21 and above
- Side: Client only
Notes
- Does absolutely nothing on dedicated servers
- Only tested on Minecraft 26.1 — do not expect it to work on older versions
- If 26.1 support is added to the original ThreatenGL, use that instead
Fork of ThreatenGL by Richy Z. — LGPL-3.0
Ченджлог
1.0.0Релиз26.1 · 30 марта 2026 г.
MaxGL
Forces Minecraft to use OpenGL 4.6 instead of the default 3.3 cap.
Why This Exists
Minecraft 26.1 caps OpenGL at 3.3 by default. ThreatenGL was the go-to fix for this — but it silently stopped working on 26.1 because Mojang moved the OpenGL hint calls from Window to GlBackend.setWindowHints() internally. This fork fixes that.
Use This If
- You need OpenGL 4.x features (compute shaders, persistent mapped buffers, etc.)
- ThreatenGL isn't working on 26.1
Requirements
- Minecraft: 26.1 only
- Loader: Fabric 0.18.4 and above
- Java: 21 and above
- Side: Client only
Notes
- Does absolutely nothing on dedicated servers
- Only tested on Minecraft 26.1 — do not expect it to work on older versions
- If 26.1 support is added to the original ThreatenGL, use that instead
Fork of ThreatenGL by Richy Z. — LGPL-3.0
Комментарии
Загружаем…