bkc6j wrote:
Stealthstrike42 wrote:
I have a problem with the game even launching in the first place when trying to run Eyefinity. Every other game works fine but this one will get the first loading screen, with Corvo's and Emily's faces split in the middle, the loading bar completes, then the screens all go black and never make it to the white screens with like developer / studio logos and what not... Just freezes and I have to CTRL+SHIFT+ESC to get to task manager and close the game...
Trying to play on a
set up, Windows 10. Any ideas how I can fix that?
I had this exact same issue tonight. Going to troubleshoot tomorrow, but would love to hear if you were able to fix this and what you did.
FYI: I am doing NVSurround with NVIDIA cards. So the issue must be more the triple wide vs specific to AMD or NVIDIA cards.
Installed the game just a few hours ago and ran into the same situation. Tried 13 different AMD drivers, going back to March of 2016, uninstalled all VC++ redistributables, removing all updates the .NET, editing the config, etc.
Eventually, ran the game without Eyefinity and set it to borderless window mode. Enabled Eyefinity, changed to full screen mode and then set resolution to 5760x1080 and now its working.
Try the configs below to see if they help, if not run the game without Eyefinity/Surround following the steps above.
Here is the config after changing it to borderless window mode
Code:
r_skipCameraMotionBlur "1"
g_lookStickSensitivityY "1"
g_lookStickSensitivityX "1"
g_mouseSensitivity "1"
g_mouseClamp "360"
r_shadowsBloodflies "0"
r_shadowsRats "0"
r_maxDynamicDecalsPreset "2"
r_textureDetailsPreset "2"
r_viewDistPreset "2"
r_modelsQualityPreset "2"
r_oceanQualityPreset "2"
r_shadowQualityPreset "2"
ark_player_autoaim_strength_mouse "1"
ark_player_autoaim_strength_pad "1"
rs_FPSTargeted "60"
r_skipGodRays "1"
r_skipLightScattering "1"
r_gamma "2"
r_renderQualityPresets "6"
r_windowHeight "1080"
r_windowWidth "1920"
r_fullscreen "2"
r_mode "10"
r_d3dAdapterId "040070"
r_skipLensFlares "1"
r_skipBloom "1"
r_skipDOF "1"
r_skipGodRaysUnderWater "1"
s_Video_Gain "100"
s_Voices_Gain "100"
s_SFX_Gain "100"
s_Music_Gain "100"
s_MasterBus_Gain "100"
Here is the config after changing it back to full screen, and increasing some of the quality
Code:
r_skipCameraMotionBlur "1"
g_lookStickSensitivityY "1"
g_lookStickSensitivityX "1"
g_mouseSensitivity "1"
g_mouseClamp "360"
r_maxDynamicDecalsPreset "2"
r_textureDetailsPreset "2"
r_viewDistPreset "2"
r_modelsQualityPreset "2"
r_oceanQualityPreset "2"
r_shadowQualityPreset "2"
ark_player_autoaim_strength_mouse "1"
ark_player_autoaim_strength_pad "1"
rs_FPSTargeted "60"
r_gamma "2"
r_renderQualityPresets "6"
r_windowHeight "1080"
r_windowWidth "5760"
r_mode "10"
r_d3dAdapterId "040070"
r_TAAAmount "12"
r_skipLensFlares "1"
r_skipBloom "1"
s_Video_Gain "100"
s_Voices_Gain "100"
s_SFX_Gain "100"
s_Music_Gain "100"
s_MasterBus_Gain "100"
The game still does not like Crossfire, just might be my two R9-290X might be showing their age but reports from all over sound like this game doesn't support multiple video cards.