-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[STEAM DECK] Can't use Vulkan #201
Comments
does the same thing happen when you compile dolphin from source (since there is no official build of dolphin for linux) (when building follow the global build instructions but omit after building you'll find the binary in instructions here: https://github.com/dolphin-emu/dolphin/wiki/Building-for-Linux if it happens in the source build as well then an issue will need to be filed with the dolphin team, but the first thing is to figure out if its a dolphin issue or a flatpak issue |
I don't know much about the steam deck, what is gaming mode? Do you need to do anything specific to install this flatpak in gaming mode? @epiccatt is it in any way possible that you have installed two different dolphins? |
The steam deck has a desktop mode which is KDE and a game mode which launches on gamescope via a big picture style UI. I just tested it on mine from a fresh dolphins flatpak install, it works for me. |
I can't build dolphin from source because steam OS is too locked down. |
no i only have 1 dolphin installed. |
Could you post the output of flatpak info org.DolphinEmu.dolphin-emu --show-permissions |
[Context] [Session Bus Policy] [Environment] |
Could you tell me what the "launch options" field for dolphin is set to in the steam menu? |
And which version of SteamOS you're on? |
They're empty and my Steam OS version is 3.5.19 |
You should probably mention things when opening an issue report. |
When I try to launch a game using Vulkan, it doesn't start. This only happens when I use Dolphin in gaming mode.
LOGS:
43:25:258 VideoBackends/Vulkan/VulkanLoader.cpp:247 E[Video]: (CreateVulkanSurface) vkCreateXlibSurfaceKHR failed: (-1000000000: VK_ERROR_SURFACE_LOST_KHR) 43:25:258 VideoBackends/Vulkan/VKMain.cpp:160 E[MASTER]: Warning: Failed to create Vulkan surface. 43:25:259 Core/Core.cpp:580 E[MASTER]: Warning: Failed to initialize Video backend!
The text was updated successfully, but these errors were encountered: