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

regression: vulkan_driver не отображается it is not displayed #1463

Open
radiolamp opened this issue Oct 18, 2024 · 3 comments

Comments

@radiolamp
Copy link

No description provided.

@BB-Harris
Copy link

Also having this issue. I have both RADV and AMDVLK installed on my Arch system for some debugging and was hoping mangohud would provide a clear indication of which I was using. However, with vulkan_driver in the config all that is displayed is the version of AMDVLK that I have installed, even when the game I'm playing should be using RADV.

I have AMD_VULKAN_ICD=RADV in /etc/environment so that RADV is default, and put AMD_VULKAN_ICD=AMDVLK in the launch options of games where I want to use AMDVLK. Testing with vkcube in the terminal confirms that this works (in the terminal at least). However, when launching games with only mangohud %command% in the launch options, such that RADV should be used, manghud just displays the AMDVLK version.

mangohud

@flightlessmango
Copy link
Owner

I don't think that's sufficient to know if the error is on mangohud's side. I also find it unlikely that this particular issue would be

@BB-Harris
Copy link

BB-Harris commented Nov 4, 2024

Ok, I think my issue is that the AMD_VULKAN_IDC=X method for switching vulkan drivers just isn't working when used in the Steam game launch options, even though it works in the terminal with vkcube. I tried switching to the old method for choosing vulkan drivers by setting DISABLE_LAYER_AMD_SWITCHABLE_GRAPHICS_1=1, then setting VK_DRIVER_FILES as appropriate. With that, switching vulkan drivers seems to work from the launch options and mangohud will report the driver I expect to see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants