File Details
vulkan-create-compat 3
- R
- Mar 24, 2026
- 14.68 KB
- 82
- 1.20.1
- Fabric
File Name
vulkan-create-compat-3.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
3.0
- Fixed a startup crash on some newer GPUs/drivers where VulkanMod could run out of LWJGL MemoryStack space during Vulkan extension detection.
- Added an early Fabric pre-launch compatibility hook to raise LWJGL stack size before Vulkan initializes.
- Improved compatibility across more hardware and driver setups.
- Respects manual `org.lwjgl.system.stackSize` launch overrides if the user already sets one.

