Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
edit: Just tried to rename the intro move to prologue2 or whatever, made a new prologue.wmv file and still did not help fix the issue.
on C:\Users\<you_user>\AppData\Roaming\DarkSoulsII\GraphicsConfig.xml
the maximum resolution I've got was this
<config><Resolution-WindowScreenWidth>1280</Resolution-WindowScreenWidth>
<Resolution-WindowScreenHeight>720</Resolution-WindowScreenHeight>
<Resolution-FullScreenWidth>2560</Resolution-FullScreenWidth>
<Resolution-FullScreenHeight>1080</Resolution-FullScreenHeight>
higher than that I would stay on the black screen, the full file looks like this for me
<?xml version="1.0" encoding="UTF-16" ?>
<config><Resolution-WindowScreenWidth>1280</Resolution-WindowScreenWidth>
<Resolution-WindowScreenHeight>720</Resolution-WindowScreenHeight>
<Resolution-FullScreenWidth>2560</Resolution-FullScreenWidth>
<Resolution-FullScreenHeight>1080</Resolution-FullScreenHeight>
<ChangeAllSettings>CUSTOM</ChangeAllSettings>
<TextureQuality>HIGH</TextureQuality>
<ShadowQuality>HIGH</ShadowQuality>
<EffectsQuality>HIGH</EffectsQuality>
<AnisotropicFiltering>HIGH</AnisotropicFiltering>
<WaterSurfaceQuality>HIGH</WaterSurfaceQuality>
<High-qualityCharacterRendering>HIGH</High-qualityCharacterRendering>
<ModelQuality>HIGH</ModelQuality>
<FullScreen>ON</FullScreen>
<Auto-detectBestRenderingSettings>OFF</Auto-detectBestRenderingSettings>
<Antialiasing>ON</Antialiasing>
<MotionBlur>ON</MotionBlur>
<CameraMotionBlur>ON</CameraMotionBlur>
<DepthOfField>ON</DepthOfField>
<SSAO>OFF</SSAO>
</config>
hope it helps someone in the future