Skip to content
Snippets Groups Projects
Commit e4ebabcd authored by lat9nq's avatar lat9nq
Browse files

yuzu-qt: Update API Text for broken Vulkan

Otherwise caused a blue Vulkan badge to appear in the status bar.
parent d078cff2
No related branches found
No related tags found
No related merge requests found
......@@ -444,6 +444,7 @@ GMainWindow::GMainWindow(std::unique_ptr<Config> config_, bool has_broken_vulkan
Settings::values.renderer_backend = Settings::RendererBackend::OpenGL;
UpdateAPIText();
renderer_status_button->setDisabled(true);
renderer_status_button->setChecked(false);
} else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment