jackfuste wrote:
Aure wrote:
This is hard.
Health and stealth textures can be disabled:
Code:
[ShaderOverride_Health]
Hash = 0df411bc90598bf0
checktextureoverride = ps-t0
[ShaderOverride_Stealth]
Hash = b40b3dbc3938f4ff
checktextureoverride = ps-t0
[TextureOverride_Health]
Hash = 3ab99f76
ps-t0 = ResourceReplaceTexture_Health
[TextureOverride_Stealth]
Hash = 7a066bd6
ps-t0 = ResourceReplaceTexture_Health
[ResourceReplaceTexture_Health]
filename = ReplacementTextures\nothing.dds
[ResourceReplaceTexture_Stealth]
filename = ReplacementTextures\nothing.dds
For those unaware, and willing to use this in lieu of stretching the hud:
1) download
https://github.com/bo3b/3Dmigoto/releas ... -1.3.1.zip2) extract contents directly into Sekiro folder (C:\Program Files (x86)\Steam\steamapps\common\Sekiro)
3) Open d3d11_log.txt in text editor
4) Paste the above code at the bottom of the file
5) Search for "hunting=" and make sure hunting=0.
I'm having trouble finding "d3d11_log.txt" after I extracted the file. Did I have to run the modified .exe that jackfuste posted first?