VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

Vulkan renderer mod for Minecraft.

Results 175 VulkanMod issues
Sort by recently updated
recently updated
newest added

Using Vulkan along with Essential (https://modrinth.com/mod/essential) causes the game to crash at startup. The same issue happens to Physics Mod (https://www.curseforge.com/minecraft/mc-mods/physics-mod). Keep up though, your mod is by far the...

This is supposed to make application rendering more efficient by forcing the application to create a swapchain that is pre-rotated to the device's native screen orientation. It is necessary on...

Updated Installation Instructions for the forge mod loader by adding a link to the download page and additional instructions on how to configure the download. Added clarification for where to...

Virtual Reality has been using asynchronous reprojection to increase perceived framerate and responsiveness for nearly 4 years. The effect works by translating/rotating (simple matrix multiplication) the last rendered frame and...

When I use Vulkan on 1.20.1, despite having a gpu that supports Vulkan Rendering it immediately goes to my integrated graphics GPU

Version : 29.1.3 Couldnt capture the game when enabled vulkan mod

The game crashes when spectating spiders on the game. ``` [Render thread/ERROR]: Unreported exception thrown! java.lang.NullPointerException: Cannot invoke "net.vulkanmod.vulkan.Framebuffer.beginRendering(org.lwjgl.vulkan.VkCommandBuffer, org.lwjgl.system.MemoryStack)" because "framebuffer" is null at net.vulkanmod.vulkan.Drawer.beginRendering(Drawer.java:262) ~[VulkanMod_1.19.4-0.3.2.jar:?] at net.minecraft.class_276.method_1235(class_276.java:552) ~[client-intermediary.jar:?]...

**MC** 1.19.2 **QL** 0.18.6 **VulkanMod** 0.2.5 VulkanMod causes a crash on startup, when used with Quilt. Logs: https://gist.github.com/SplendidAlakey/aad0cca320d48759035f2c97e7cad989

Version 3.4.8 of SteamOS, kernel 5.13.0-valve36-1-neptune, Mesa 22.2.0 (git-17e5312102). I've never seen anything like it. Captured via capture card and USB C hub, but behaves the same on the internal...

Please make the macOS version source code available to view.