Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 3 weeks ago
Updated 3 weeks ago
ForceGL3.0
- A modified version of ForceGL2.0 which instead of changing GLFW hints to work with OpenGL 2.0 changes them to work with OpenGL 3.0.
- A Minecraft mod for Fabric, Forge, Quilt & NeoForge that forces the game to use OpenGL 3.0.
Mod does not load up on forge or neoforge?
The loaders take early control of the loading screen, to prevent that from happening-
- Launch the game once and let it crash.
- Navigate to .minecraft/config folder, edit the fml.toml file and change earlyWindowControl = true to earlyWindowControl = false.
- Load the game again with the mod in the mods folder and it should load up normally.
Fixes-
- Fixes driver crash with old GPUs caused by Java exception while loading shaders using Iris or Oculus. (Including the one's which can run Minecraft without the mod.) [Untested for ForceGL3.0, works on ForceGL2.0]
- Fixes game not launching due to GL errors.
Why?
- Since Minecraft 1.17, Mojang changed the required OpenGL version to 3.2.
- This means that players with an old graphic card that doesn't support OpenGL 3.2 can no longer play the game.
- This Minecraft mod makes the game work again for those players by reverting the OpenGL GLFW hints to work with OpenGL 3.0.
But does it work?
- As far as I tested, there have been no issues. However, you must remember that this mod forces the game to run on an unsupported OpenGL version. There may be unexpected issues with other mods or resource packs.
- While it is fine to use this mod to run newer versions of Minecraft, please do consider upgrading to a newer graphic card as soon as possible.
I found an issue!
- Due to the statement above (that you are running the game on an unsupported OpenGL), I cannot provide extreme support for issues you may experience in this mod. This mod simply changes the OpenGL version and does not apply any other changes to the game's code. I will still provide as much support as I can.
Have an older graphics card ?
- Use ForceGL2.0