protonscr

Hello sir plz make fix for Uncharted game getting error on 750ti graphic does not support dx 12 feature level

vkd3dclosed
HansKristian-Work/vkd3d-proton#1270 · opened 2022-10-21 by zubair47 · updated 2022-12-17 · 4 comments · github
Zzubair47 2022-10-21 github

Sir Is there any chances your team make fix for ucharted launch error on 750ti .

Ddoitsujin maintainer 2022-10-22 github

That GPU does not meet the minimum requirements of the game even on Windows.

Jjackbingow 2022-12-16 github

@doitsujin What about vulkan?
i thought this translates directx12 to vulkan even on Windows 7.

Mmbriar 2022-12-16 github

vkd3d-proton requires equivalent features from the vulkan driver to implement d3d12 feature levels, if your GPU driver doesn't support those in d3d12, it also won't support them in vulkan. In addition, recent versions of vkd3d-proton require some newer vulkan extensions to work at all, which outdated drivers on windows 7 won't support. Making games run on windows 7 isn't the goal of this project anyways and I doubt any of the developers care.

16 Dec 2022, 05:28 by @.***:

@doitsujin https://github.com/doitsujin> What about vulkan?


Reply to this email directly, > view it on GitHub https://github.com/HansKristian-Work/vkd3d-proton/issues/1270#issuecomment-1354187462> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/A3G6J6NGWKUUPMYXYKOSJFDWNPVXZANCNFSM6AAAAAARLLDIEA> .
You are receiving this because you are subscribed to this thread.> Message ID: > <HansKristian-Work/vkd3d-proton/issues/1270/1354187462> @> github> .> com>

Jjackbingow 2022-12-17 github

@mbriar vulkan version 1.2 is enough for translating calls?