Skip to content

Versions starting with 1.21.11 dont support old gpu's #852

Description

@pap3ryyy

Brief description

VulkanMod stopped working on GPUs without VK_KHR_dynamic_rendering support starting from Minecraft 1.21.11. On 1.21.10 and before everything works fine.

Expected behavior

The mod should work on any device with Vulkan 1.2, as stated in the requirements on Modrinth.

Actual behavior

Crash on initialization with error:
java.lang.IllegalStateException: Failed to find a suitable GPU
...
Device: NVIDIA GeForce GTX 660
Vulkan Version: 1.2.175
Unsupported extension: [VK_KHR_dynamic_rendering]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions