Jump to content

Recommended Posts

Posted

Around the time of the last Fallout4.exe 1.10.130 update, my CK render window turned all minecraft CGA block graphics on me. Plus permanent ghosting when the render window is resized.

 

No other hardware/software/driver changes on my system.

 

Is this a known thing with workarounds ?

Posted

And the answer is .... D3D11.dll from FO4LoadAccelerator

 

that dll fixed FO4 load screens taking several minutes on a new 9k series i7, but buggers CK render window to below VGA.

Posted

I never thought i would be here trying to help the great SKK50 out with a problem hahaha - but is the issue the Compatability>"reduced Colour Mode" or "Disable Display scaling on high dpi settings" in the shortcut properties for CK?

Posted

I appreciate any help, but the solution I used is more fundamental ... a batchfile:

:DLL
if exist "C:\Program Files (x86)\Steam\steamapps\common\Fallout 4\D3D11.dll" (rename "C:\Program Files (x86)\Steam\steamapps\common\Fallout 4\D3D11.dll" D3D11.dllZ) else (goto DLLZ)
echo Renamed D3D11.dllZ to run CK
goto END

:DLLZ
if exist "C:\Program Files (x86)\Steam\steamapps\common\Fallout 4\D3D11.dllZ" (rename "C:\Program Files (x86)\Steam\steamapps\common\Fallout 4\D3D11.dllZ" D3D11.dll)
echo Renamed D3D11.dll to run FO4

:END
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...