Posted January 21, 2023
[url=https://www.pcgamingwiki.com/wiki/Daymare:_1998]https://www.pcgamingwiki.com/wiki/Daymare:_1998[/url]
Force enable shader preloading
Go to %LOCALAPPDATA%\Daymare_MASTER\Saved\Config\WindowsNoEditor\
Open Engine.ini.
Add the following text as a new paragraph at the bottom and then save the file.
[/Script/Engine.RendererSettings]
r.CreateShadersOnLoad=1
Massively improves framepacing during gameplay and alleviates most stutters caused by shader compilation on first playthrough.
Doesn´t work with the DirectX 12 version of the game. Can exacerbate level loading and section loading stutters. The CPU is crunching on compiling and caching shaders whenever they get requested by the game.
Force enable shader preloading
Go to %LOCALAPPDATA%\Daymare_MASTER\Saved\Config\WindowsNoEditor\
Open Engine.ini.
Add the following text as a new paragraph at the bottom and then save the file.
[/Script/Engine.RendererSettings]
r.CreateShadersOnLoad=1
Massively improves framepacing during gameplay and alleviates most stutters caused by shader compilation on first playthrough.
Doesn´t work with the DirectX 12 version of the game. Can exacerbate level loading and section loading stutters. The CPU is crunching on compiling and caching shaders whenever they get requested by the game.
Post edited January 21, 2023 by InnerConflict