[SOLVED] Is it possible to run a game requiring shader level 5.0 and higher with a shader level 4.1 GPU ?

Shalou

Prominent
Sep 17, 2021
101
5
595
Hi, my friend owns a gt 320m and this game we want to play "One-armed Cook" requires shader level 5.0 and higher. She tried using dxcpl.exe to overcome dx11 issue but can't fix the shader level thing. Is there a software to change shader level of a game?
 
Solution
D
No, it's not possible technically. Even though the GT 320M supports DirectX 11, the feature level is only 10_1, which can create issues with many DirectX 11 & DirectX 12 titles.
No, it's not possible technically. Even though the GT 320M supports DirectX 11, the feature level is only 10_1, which can create issues with many DirectX 11 & DirectX 12 titles.
 
Last edited by a moderator:
Solution
I said technically. DirectX actually maintains backward compatibility with previous versions, so DirectX 12 is backwards compatible to DirectX 9.

There is a chance that your video card will not be capable of running a game that requires an advanced Pixel Shader model, even if your card meets the minimum DirectX requirements.
 
DirectX actually maintains backward compatibility with previous versions, so DirectX 12 is backwards compatible to DirectX 9.

There is a chance that your video card will not be capable of running a game that requires an advanced Pixel Shader model, even if your card meets the minimum DirectX requirements.
;-; alright thanks for helping out. ^^