Skip to content

Easier way to switch between Graphics API Render (DirectX 12 to Vulkan) on Windows version #501

@AL2009man

Description

@AL2009man

As of v1.0.0: the only way for Windows users to switch between DirectX 12 and Vulkan is to head over to config.toml under the Configuration file, and change this under [Video].

GraphicsAPI = "Auto"

to

GraphicsAPI = "Vulkan"

For those who prefer Vulkan over DirectX 12 on Windows OS, it would be ideal to add the ability to change that within the Graphics Settings in-game.

Metadata

Metadata

Assignees

No one assigned

    Labels

    video optionIssue caused by the toggles on the Video tab of the Options Menu

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions