Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Bahasa Indonesia (Indonesiano)
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
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