SKKmods Posted March 19, 2019 Share Posted March 19, 2019 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 ? Link to comment Share on other sites More sharing options...
SKKmods Posted March 20, 2019 Author Share Posted March 20, 2019 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. Link to comment Share on other sites More sharing options...
SandMouseAnarchy Posted March 20, 2019 Share Posted March 20, 2019 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? Link to comment Share on other sites More sharing options...
SKKmods Posted March 20, 2019 Author Share Posted March 20, 2019 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 Link to comment Share on other sites More sharing options...
SandMouseAnarchy Posted March 20, 2019 Share Posted March 20, 2019 ahhh thats a really smart idea! Link to comment Share on other sites More sharing options...
Evangela Posted March 21, 2019 Share Posted March 21, 2019 I'll have to keep this in mind when/if I decide to play/mod the game again. Link to comment Share on other sites More sharing options...
Recommended Posts