Hello my game is working but vulkan skipping Nvidia Is there a way to fix it?

Hello my game is working but vulkan skipping Nvidia Is there a way to fix it?
64 Replies
itchy-amethyst
itchy-amethyst•2mo ago
Unless that message starts to make sense, no 🐸
flat-fuchsia
flat-fuchsia•2mo ago
itchy-amethyst
itchy-amethyst•2mo ago
Ok
warn: Skipping Vulkan 1.2 adapter: Quadro M2200
Yes
itchy-amethyst
itchy-amethyst•2mo ago
GitHub
GitHub - pythonlover02/Proton-Sarek: Steam Play compatibility tool ...
Steam Play compatibility tool based on Wine and additional components, with a focus on older PCs - pythonlover02/Proton-Sarek
itchy-amethyst
itchy-amethyst•2mo ago
This would do
Sarek (Proton-For-Old-Vulkan): A custom Proton build with DXVK-Sarek for users with GPUs that support Vulkan 1.1+ but not Vulkan 1.3, or for those with non-Vulkan support who want a plug-and-play option featuring personal patches.
Sarek (Proton-For-Old-Vulkan): A custom Proton build with DXVK-Sarek for users with GPUs that support Vulkan 1.1+ but not Vulkan 1.3, or for those with non-Vulkan support who want a plug-and-play option featuring personal patches.
That way you could be able to use DXVK
national-gold
national-goldOP•2mo ago
This will also work in epic games?
itchy-amethyst
itchy-amethyst•2mo ago
Yes As long as you use that Proton with those games That is not Steam specific
national-gold
national-goldOP•2mo ago
Ok i downloaded it how to find it in heroic
itchy-amethyst
itchy-amethyst•2mo ago
No description
national-gold
national-goldOP•2mo ago
Ge proton latest is proton sarek?
itchy-amethyst
itchy-amethyst•2mo ago
No Isnt Proton Sarek listed there?
national-gold
national-goldOP•2mo ago
No it's not No it's not
frozen-sapphire
frozen-sapphire•2mo ago
did you restart heroic
national-gold
national-goldOP•2mo ago
yes i did I downloaded Proton-Sarek9-27.tar.gz
frozen-sapphire
frozen-sapphire•2mo ago
post log
dependent-tan
dependent-tan•2mo ago
where did you extract the files?
national-gold
national-goldOP•2mo ago
Sorry for being late to respond i had an emergency /.local/share/heroic/tools/wine/ Hello
frozen-sapphire
frozen-sapphire•2mo ago
Post logs while running this proton
national-gold
national-goldOP•2mo ago
Ok It keep saying failed to upload log https://0x0.st/8foM.log I was able to select proton sarek but when i launched the game the game window didn't appear but i can hear it's music in the background here is the log
https://0x0.st/8foM.log
itchy-amethyst
itchy-amethyst•2mo ago
"nvidiaPrime": true,
Remove the tick from this And try again
itchy-amethyst
itchy-amethyst•2mo ago
No description
itchy-amethyst
itchy-amethyst•2mo ago
Also check verbose logs option Currently your logs are useless
national-gold
national-goldOP•2mo ago
itchy-amethyst
itchy-amethyst•2mo ago
Hmm, that doesnt say anything either. We do it the old way Add PROTON_LOG=1 env var Run it like that
national-gold
national-goldOP•2mo ago
Ok
itchy-amethyst
itchy-amethyst•2mo ago
It should create a log in home partition
national-gold
national-goldOP•2mo ago
itchy-amethyst
itchy-amethyst•2mo ago
Read my message
national-gold
national-goldOP•2mo ago
Where is home partition
itchy-amethyst
itchy-amethyst•2mo ago
/home/yourusername File browsers usually represents it with a house symbol
national-gold
national-goldOP•2mo ago
national-gold
national-goldOP•2mo ago
Hello Hello
dependent-tan
dependent-tan•2mo ago
stop posting hello, it's the weekend, people will read your comment when they have some time
national-gold
national-goldOP•2mo ago
Oh ok sorry my friend šŸ˜…
itchy-amethyst
itchy-amethyst•2mo ago
015.216:00c4:00c8:err:xrandr:xrandr14_get_adapters Failed to get adapters 1015.241:00c4:00c8:err:xrandr:xrandr14_get_adapters Failed to get adapters 1015.310:00c4:00c8:err:xrandr:xrandr14_get_adapters Failed to get adapters 1015.323:00c4:00c8:err:xrandr:xrandr14_get_adapters Failed to get adapters
This usually gets in there because Nvidia Prime is ticked Remove that tick I said before also
national-gold
national-goldOP•2mo ago
How to remove it ?
itchy-amethyst
itchy-amethyst•2mo ago
Settings
dependent-tan
dependent-tan•2mo ago
it's the Use dedicated GPU configuration
itchy-amethyst
itchy-amethyst•2mo ago
Hello Hello Hello
national-gold
national-goldOP•2mo ago
Hello sorry for the late response again i had work to do I turned it off and still the same problem Do i need another version of proton sarek?
itchy-amethyst
itchy-amethyst•2mo ago
No, if that also didnt help your problem is something else. VK_DRIVER_FILES=/usr/share/vulkan/icd.d/intel_icd.x86_64.json If it works like this, then your Nvidia driver is broken
national-gold
national-goldOP•2mo ago
I type this in the environment?
itchy-amethyst
itchy-amethyst•2mo ago
Environment variables Just copy paste
national-gold
national-goldOP•2mo ago
Usr is the username right?
itchy-amethyst
itchy-amethyst•2mo ago
no
national-gold
national-goldOP•2mo ago
Oh ok
itchy-amethyst
itchy-amethyst•2mo ago
It is a path Path name is really that
national-gold
national-goldOP•2mo ago
Ok The game window appeared but it stopped using Nvidia https://0x0.st/8fS2.log
itchy-amethyst
itchy-amethyst•2mo ago
Yes That is the idea We forced app to only see intel vulkan icd To see if it runs at all So something is broken on your Nvidia driver side @Mohamed Are you on Wayland?
national-gold
national-goldOP•2mo ago
i think so yes
itchy-amethyst
itchy-amethyst•2mo ago
Add this env variable too DXVK_HUD=full
national-gold
national-goldOP•2mo ago
Ok
itchy-amethyst
itchy-amethyst•2mo ago
To see if it runs on dx11 or dx12 If there is a big hud on top left, it means dx11 If not, it means dx12 Depending on outcome i will have a suggestion
national-gold
national-goldOP•2mo ago
It say d3d11
itchy-amethyst
itchy-amethyst•2mo ago
Ok, then you should give it a go with using X Instead of Wayland Remove intel icd variable when testing in such scenario
national-gold
national-goldOP•2mo ago
How do i switch to X
itchy-amethyst
itchy-amethyst•2mo ago
On kde, log out from your current desktop session In log in screen there should be a switch to do that
There is an option in the bottom left corner of the SDDM login screen where you can select a Wayland or x11 session.
This is what google says
national-gold
national-goldOP•2mo ago
Ok i switched to x11 It worked my friend
itchy-amethyst
itchy-amethyst•2mo ago
šŸ‘
national-gold
national-goldOP•2mo ago
Thanks you my friend
itchy-amethyst
itchy-amethyst•2mo ago
Yw, old drivers tends to lacks fixes so that is what it is sadly
national-gold
national-goldOP•2mo ago
two weeks and the problem was i was useing Wayland
itchy-amethyst
itchy-amethyst•2mo ago
Lol Better late than never 🐸 Fwiw no, Proton Sarek was required for you still As newer protons just skips your Nvidia device because it cant do Vulkan 1.3
national-gold
national-goldOP•2mo ago
Thanks you my friend

Did you find this page helpful?