8000 GitHub - DioEgizio/VulkanMod: Vulkan renderer mod for Minecraft.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DioEgizio/VulkanMod

 
 

Repository files navigation

Logo

VulkanMod

This is a fabric mod that rewrites Minecraft OpenGL renderer to use Vulkan.

Download

Discord

ko-fi

Demostration Video

Installation (Windows and Linux)

  • Move VulkanMod.jar to the Minecraft mods folder of your Minecraft Instance.

Installation for macOS

If the game crash, then follow these steps:

  1. Download liblwjgl.dylib and liblwjgl_vma.dylib from here and place them under /Applications/MultiMC.app/Data/instances/[instance name]/natives
  2. Download the latest version of MoltenVK from the VulkanSDK or from here and place libMoltenVK.dylib on the natives folder
  3. Download shaderc and in the install/lib folder that was downloaded copy libshaderc_shared.1.dylib and rename it to shaderc.dylib and place it under your natives/libwindows/x64/org/lwjgl/shaderc/ (create the needed subdirectories)
  4. Place a second copy of liblwjgl.dylib under your shaderc folder
  5. Your game should run now, side note, MultiMC deletes the natives folder after the game is done running so I'd reccomend you keep a copy that's setup with the stuff from above
    Credit: UnlikePaladin#5813

About

Vulkan renderer mod for Minecraft.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0