Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
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