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

Can't run Ghost of Tsushima The Director's Cut #2267

Closed
armaneng opened this issue Jan 3, 2025 · 6 comments
Closed

Can't run Ghost of Tsushima The Director's Cut #2267

armaneng opened this issue Jan 3, 2025 · 6 comments

Comments

@armaneng
Copy link

armaneng commented Jan 3, 2025

Hi everyone.

My specs:

Win 10 22H2
GTX 960M 4GB
Intel Core i7 4720HQ 2.6GHz
16 GB Ram
500 GB SSD

I've copied the x64 dll's from vkd3d-proton v2.14 to the game's directory.
After I click Play from the launcher, the game crashes after 3 seconds.
I've also tried earlier versions of vkd3d-proton, But they didn't work and shader model 6.6 error occured.
My GPU doesn't support feature level 12, so I want to bypass it somehow in order to be able to play new games.
This also didn't work with Uncharted Legacy of Thieves.

@mbriar
Copy link

mbriar commented Jan 3, 2025

You can try to fake the feature level by setting VKD3D_FEATURE_LEVEL=12_0 VKD3D_SHADER_MODEL=6_6 as environment variables, but if the game actually uses any features from the higher feature levels, it won't work on vkd3d-proton either.

@armaneng
Copy link
Author

armaneng commented Jan 3, 2025

You can try to fake the feature level by setting VKD3D_FEATURE_LEVEL=12_0 VKD3D_SHADER_MODEL=6_6 as environment variables, but if the game actually uses any features from the higher feature levels, it won't work on vkd3d-proton either.

thanks.
how should I do that?
can you make an example?

@mbriar
Copy link

mbriar commented Jan 3, 2025

Look at https://phoenixnap.com/kb/windows-set-environment-variable or google some other guide for how to set environment variables on windows. But there is a high chance of it not helping. Vkd3d-proton doesn't emulate any features that are not supported in hardware.

@Blisto91
Copy link
Contributor

Blisto91 commented Jan 3, 2025

Also note that you need the dxgi.dll (sometimes d3d11 too) from dxvk if you don't already have it

@armaneng
Copy link
Author

armaneng commented Jan 11, 2025

You can try to fake the feature level by setting VKD3D_FEATURE_LEVEL=12_0 VKD3D_SHADER_MODEL=6_6 as environment variables, but if the game actually uses any features from the higher feature levels, it won't work on vkd3d-proton either.

For uncharted legacy of thieves, the error has been resolved. but the following error occured:
error
All c++ packages have already been installed

@HansKristian-Work
Copy link
Owner

Why are you trying to use vkd3d-proton on Windows, on something even older than Pascal? There is absolutely no reason to do this and it's not a use case we support.

My GPU doesn't support feature level 12, so I want to bypass it somehow in order to be able to play new games.

we cannot magically make this work. If the game doesn't work with the hacks you've been provided, then it's not going to work.

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

4 participants