MajorMagee
SOH-CM-2022
In d3d8.ini
; Set to 0 to disable acceleration effects
HeadShake=1
would become
HeadShake=0
; Set to 0 to disable acceleration effects
HeadShake=1
would become
HeadShake=0
In d3d8.ini
; Set to 0 to disable acceleration effects
HeadShake=1
would become
HeadShake=0
Almost there; when I remove Ankors shaders from the games they run well (in Win 10), but if I attempt to put them back in the game d3d8 and shaders30 are ok but not d3d8.dll that causes the game from not running "config override fie is either corrupt or missing" . Tried running the config file and updating it but no success. So I cannot get the Ankors shaders to work.
One of the most important threads of the past couple of years keeps getting lost.
Near the top of your ConfigOverrides.xml file there are a couple of entries that AnKor's 2017 shaders are looking for.
<VersionNumberLowPart val="0"/>
<VersionNumberHighPart val="589824"/>
If you have it working without the shaders, make a copy of the one in \AppData\Roaming\Microsoft\ then try changing those entries to match for use when the shaders are installed.