Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://support.microsoft.com/en-us/help/179113/how-to-install-the-latest-version-of-directx
I found the actual way to do it is to go to your steamapps>shadercache folder and delete Dark Souls 3's shader cache which is numbered 374320. Can't say it changed too much for me in terms of stutters but maybe it'll help somebody.
Hope it helps, if not, i sincerely hope you find some other solution to your problem, happy gaming friend
it helped me a bunch, and the only thing that did it for me
Go to Nvidia control panel,
under display settings,
select change resolution,
click on customize.
Now uncheck all the custom resolution you made and uncheck the option called: Enable resolution not exposed by the display. Done
I have tried every method including deleting shadercache folder. none of them works except for the one I found T_______T
I don't know why this is the only game with the weirdest bugs in the gaming history.
We can't even enjoy playing this game at 8K?
I created many custom resolutions 5K, 6K, 7K, 8K, etc and it's working for every single game even on Dark Souls III but for some weird reason after a period of time the game just randomly crash when I go to the graphics settings. But thank god now we have the final solution for this problem which is disabling custom resolution.
Maybe this will help someone in the future, I did my best
I created a notepad file, named it "GraphicsConfig.xml" with this :
<config>
<ScreenMode>WINDOW</ScreenMode>
<Resolution-WindowScreenWidth>1280</Resolution-WindowScreenWidth>
<Resolution-WindowScreenHeight>720</Resolution-WindowScreenHeight>
<Resolution-FullScreenWidth>1024</Resolution-FullScreenWidth>
<Resolution-FullScreenHeight>768</Resolution-FullScreenHeight>
<Auto-detectBestRenderingSettings>OFF</Auto-detectBestRenderingSettings>
<QualitySetting>CUSTOM</QualitySetting>
<TextureQuality>MEDIUM</TextureQuality>
<Antialiasing>OFF</Antialiasing>
<SSAO>MEDIUM</SSAO>
<DepthOfField>MEDIUM</DepthOfField>
<MotionBlur>MEDIUM</MotionBlur>
<ShadowQuality>MEDIUM</ShadowQuality>
<LightingQuality>MEDIUM</LightingQuality>
<EffectsQuality>MEDIUM</EffectsQuality>
<ReflectionQuality>HIGH</ReflectionQuality>
<WaterSurfaceQuality>HIGH</WaterSurfaceQuality>
<ShadeQuality>MEDIUM</ShadeQuality>
</config>
and copied it to \AppData\Roaming\DarkSoulsIII
for me they worked!