Jump to content

CK Render window now CGA resolution


SKKmods

Recommended Posts

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

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

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

  • Recently Browsing   0 members

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