Skip to content
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

Is Vulkan support temporarily disabled? #11657

Closed
xebra opened this issue Dec 11, 2018 · 6 comments
Closed

Is Vulkan support temporarily disabled? #11657

xebra opened this issue Dec 11, 2018 · 6 comments

Comments

@xebra
Copy link
Contributor

xebra commented Dec 11, 2018

I'm confusing a bit because I can't change the backend to Vulkan from internal menu but I can select Vulkan from Windows menu. However, it causes initialize error even if I selected the menu.

-1
-2

@unknownbrackets
Copy link
Collaborator

Normally, we try to initialize it in a quick way, and if that fails, hide it from the Backend menu. Maybe that's just not working for the Windows menu.

But I think this means your graphics driver is having problems initializing Vulkan - did you update it recently?

-[Unknown]

@xebra
Copy link
Contributor Author

xebra commented Dec 11, 2018

No, I have nothing changed about graphics device and driver recently.
Hmm it's weird.

@unknownbrackets
Copy link
Collaborator

Maybe try installing the latest SDK and runtime? https://vulkan.lunarg.com/sdk/home#windows

Does it give any details on the initialize error when you select Vulkan?

-[Unknown]

@xebra
Copy link
Contributor Author

xebra commented Dec 11, 2018

Ah, I remembered that I uninstalled VulkanSDK recently.
Sorry, I will try to reinstall the runtime.
I will report a result later, thanks!

@xebra
Copy link
Contributor Author

xebra commented Dec 11, 2018

The error message is here.
-3

unknownbrackets added a commit to unknownbrackets/ppsspp that referenced this issue Dec 11, 2018
We only were doing this in the settings screen before.  Fixes hrydgard#11657.
@xebra
Copy link
Contributor Author

xebra commented Dec 11, 2018

I solved Vulkan backend issue with reinstall it.
And thank you for fixing the menu.

@xebra xebra closed this as completed Dec 11, 2018
@unknownbrackets unknownbrackets added this to the v1.8.0 milestone Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants