I'm trying to find his post, I may have seen it on the blog, either way I'm having trouble finding it.
It was for a game with the hud set at a fixed depth though, so it might not work if this is auto-focusing.
I did it in two different games where I didn't like the HUD settings, it seemed like the eyes were reversed and simply reversing the values fixed it. But it was several years ago and I can't remember the specifics.
Edit: I went thru some old notes and found this
DHRJuly 20, 2015 at 11:10 AM
In ShaderOverride\VertexShaders change in all 8 files this line --> def c220, -0.70, 0, 0.0625, 0 //new
Change the -0,70 value for any other value:
-1 = max popout
0 = screen depth
1 = max depth
I'm trying to find his post, I may have seen it on the blog, either way I'm having trouble finding it.
It was for a game with the hud set at a fixed depth though, so it might not work if this is auto-focusing.
I did it in two different games where I didn't like the HUD settings, it seemed like the eyes were reversed and simply reversing the values fixed it. But it was several years ago and I can't remember the specifics.
Edit: I went thru some old notes and found this
DHRJuly 20, 2015 at 11:10 AM
In ShaderOverride\VertexShaders change in all 8 files this line --> def c220, -0.70, 0, 0.0625, 0 //new
Change the -0,70 value for any other value:
-1 = max popout
0 = screen depth
1 = max depth
Ughh, I never would have found it if I hadn't found those notes. It was for Deadlight on the Blog.
But in the 2 games where I did this, for one I went thru the shaderfixes and found every one that had a "hud comment" and fixed it. On the second game, there were no shaderhacker notes/comments, so I had to use "hunting mode" to determine which shaders to modify.
You probably should PM DHR on this
It looks like 54794107e90ad9e7-vs_replace.txt has hud and crosshair together. So if you do the hud, it borks the crosshair (Note: I do not have this game yet, so I can't try anything}
Ughh, I never would have found it if I hadn't found those notes. It was for Deadlight on the Blog.
But in the 2 games where I did this, for one I went thru the shaderfixes and found every one that had a "hud comment" and fixed it. On the second game, there were no shaderhacker notes/comments, so I had to use "hunting mode" to determine which shaders to modify.
You probably should PM DHR on this
It looks like 54794107e90ad9e7-vs_replace.txt has hud and crosshair together. So if you do the hud, it borks the crosshair (Note: I do not have this game yet, so I can't try anything}
@daspwan
The fix for Hitman 2 have dynamics crosshair and icons....and sadly the subtitles are part of the icon text. You can always play without subtitles.
@daspwan
The fix for Hitman 2 have dynamics crosshair and icons....and sadly the subtitles are part of the icon text. You can always play without subtitles.
I noticed that ,the HUD element wobbled violently, including maps, because i get used to you hitman2016 fix,which I would like to set at stable screen depth.
I noticed that ,the HUD element wobbled violently, including maps, because i get used to you hitman2016 fix,which I would like to set at stable screen depth.
[quote="DHR"]@daspwan
The fix for Hitman 2 have dynamics crosshair and icons....and sadly the subtitles are part of the icon text. You can always play without subtitles.[/quote]
Is it not possible to have a key to set the subtitles and icons?
I think this is the shader
705943a1c09f6469-ps_replace
it is not possible to do this in mono?
for those who need subtitles like me
Non è possibile avere un tasto per fissare i sottotitoli anche a discapito delle icone e crosshair
credo che lo shader responsabile sia questo 705943a1c09f6469-ps_replace
non è possibile farlo in mono?
per chi come mè a bisogno dei sottotitoli
grazie
DHR said:@daspwan
The fix for Hitman 2 have dynamics crosshair and icons....and sadly the subtitles are part of the icon text. You can always play without subtitles.
Is it not possible to have a key to set the subtitles and icons?
I think this is the shader
705943a1c09f6469-ps_replace
it is not possible to do this in mono?
for those who need subtitles like me
Non è possibile avere un tasto per fissare i sottotitoli anche a discapito delle icone e crosshair
credo che lo shader responsabile sia questo 705943a1c09f6469-ps_replace
non è possibile farlo in mono?
per chi come mè a bisogno dei sottotitoli
grazie
Is the ps only for the subtitles[quote="Losti"]Is the ps only for the subtitles or also die crosshair and Icons?[/quote]
only for the subtitles and the written icon and menu Losti
crosshair of the gun is there
solo sottotitoli e tutte le scritte al fianco delle icone
e le scritte del menu
il mirino della pistola e fucile c'è ancora
I imagine that he is not really sure. As in he didn't enable shader hunting and disable the shader to see if anything else was affected.
When I posted 54794107e90ad9e7-vs_replace, it was simply from downloading the fix and looking thru DHRs notes at the top until I found one that said // HUD - interactive Icons 1, looking again I do see another that says // HUD 12 - Letters f62b8c11400d47b1-vs_replace.txt
I've no idea what that implies, but these are VS
[quote="DHR"] You can always play without subtitles.[/quote]
I assume that the game does not support their native language, hence the subtitles are being used for translation.
I imagine that he is not really sure. As in he didn't enable shader hunting and disable the shader to see if anything else was affected.
When I posted 54794107e90ad9e7-vs_replace, it was simply from downloading the fix and looking thru DHRs notes at the top until I found one that said // HUD - interactive Icons 1, looking again I do see another that says // HUD 12 - Letters f62b8c11400d47b1-vs_replace.txt
I've no idea what that implies, but these are VS
DHR said: You can always play without subtitles.
I assume that the game does not support their native language, hence the subtitles are being used for translation.
[quote="D-Man11"]I imagine that he is not really sure. As in he didn't enable shader hunting and disable the shader to see if anything else was affected.
When I posted 54794107e90ad9e7-vs_replace, it was simply from downloading the fix and looking thru DHRs notes at the top until I found one that said // HUD - interactive Icons 1, looking again I do see another that says // HUD 12 - Letters f62b8c11400d47b1-vs_replace.txt
I've no idea what that implies, but these are VS
[quote="DHR"] You can always play without subtitles.[/quote]
[ShaderOverride_testodisable2]
hash=705943a1c09f6469
if w1==1.0
Handling=skip
endif
vedrai che sparisce solo il testo
D-Man11 said:I imagine that he is not really sure. As in he didn't enable shader hunting and disable the shader to see if anything else was affected.
When I posted 54794107e90ad9e7-vs_replace, it was simply from downloading the fix and looking thru DHRs notes at the top until I found one that said // HUD - interactive Icons 1, looking again I do see another that says // HUD 12 - Letters f62b8c11400d47b1-vs_replace.txt
I've no idea what that implies, but these are VS
DHR said: You can always play without subtitles.
[ShaderOverride_testodisable2]
hash=705943a1c09f6469
if w1==1.0
Handling=skip
endif
[quote="DHR"]If you want subtitles in 2D....you can try disabling one of this ShaderOverride (delete the entire override), don't remember wich is for subtitles.
Thanks Dhr.
I tried to delete one at a time then both
the shaders but the problem remains the subtitles dance the shake
only way and reduce the convergence to 0.15
to see the subtitles I have to
turn a blind eye :-)
Grazie Dhr.
ho provato ad eliminare uno alla volta poi entrambi
gli shader ma il problema rimane i sottotitoli ballano lo shake
unico modo e ridurre la convergenza a 0.15
per vedere i sottotitoli devo
chiudere un occhio :-)
DHR said:If you want subtitles in 2D....you can try disabling one of this ShaderOverride (delete the entire override), don't remember wich is for subtitles.
Thanks Dhr.
I tried to delete one at a time then both
the shaders but the problem remains the subtitles dance the shake
only way and reduce the convergence to 0.15
to see the subtitles I have to
turn a blind eye :-)
Grazie Dhr.
ho provato ad eliminare uno alla volta poi entrambi
gli shader ma il problema rimane i sottotitoli ballano lo shake
unico modo e ridurre la convergenza a 0.15
per vedere i sottotitoli devo
chiudere un occhio :-)
Remove this shader: f62b8c11400d47b1
But some HUD elements will be 2D mixed with some dynamics icons.
Also the texture related is used in some others HUD elements....so you will put subs in 2D, but break other HUD elements.
[quote="DHR"]Remove this shader: f62b8c11400d47b1
But some HUD elements will be 2D mixed with some dynamics icons.
Also the texture related is used in some others HUD elements....so you will put subs in 2D, but break other HUD elements.
[/quote]
Thanks now is subtitles perfect
I had a headache trying to read
for other hud there are no problems
so I play with both eyes
Grazie ora i sottotitoli sono perfetti
mi veniva un mal di testa tentando di leggere
per altri hud non è un problema
ora gioco con entrambi gli occhi :-)
grazie grazie
DHR said:Remove this shader: f62b8c11400d47b1
But some HUD elements will be 2D mixed with some dynamics icons.
Also the texture related is used in some others HUD elements....so you will put subs in 2D, but break other HUD elements.
Thanks now is subtitles perfect
I had a headache trying to read
for other hud there are no problems
so I play with both eyes
Grazie ora i sottotitoli sono perfetti
mi veniva un mal di testa tentando di leggere
per altri hud non è un problema
ora gioco con entrambi gli occhi :-)
It was for a game with the hud set at a fixed depth though, so it might not work if this is auto-focusing.
I did it in two different games where I didn't like the HUD settings, it seemed like the eyes were reversed and simply reversing the values fixed it. But it was several years ago and I can't remember the specifics.
Edit: I went thru some old notes and found this
DHRJuly 20, 2015 at 11:10 AM
In ShaderOverride\VertexShaders change in all 8 files this line --> def c220, -0.70, 0, 0.0625, 0 //new
Change the -0,70 value for any other value:
-1 = max popout
0 = screen depth
1 = max depth
But in the 2 games where I did this, for one I went thru the shaderfixes and found every one that had a "hud comment" and fixed it. On the second game, there were no shaderhacker notes/comments, so I had to use "hunting mode" to determine which shaders to modify.
You probably should PM DHR on this
It looks like 54794107e90ad9e7-vs_replace.txt has hud and crosshair together. So if you do the hud, it borks the crosshair (Note: I do not have this game yet, so I can't try anything}
The fix for Hitman 2 have dynamics crosshair and icons....and sadly the subtitles are part of the icon text. You can always play without subtitles.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Is it not possible to have a key to set the subtitles and icons?
I think this is the shader
705943a1c09f6469-ps_replace
it is not possible to do this in mono?
for those who need subtitles like me
Non è possibile avere un tasto per fissare i sottotitoli anche a discapito delle icone e crosshair
credo che lo shader responsabile sia questo 705943a1c09f6469-ps_replace
non è possibile farlo in mono?
per chi come mè a bisogno dei sottotitoli
grazie
Like my work? Donations can be made via PayPal to: rauti@inetmx.de
only for the subtitles and the written icon and menu Losti
crosshair of the gun is there
solo sottotitoli e tutte le scritte al fianco delle icone
e le scritte del menu
il mirino della pistola e fucile c'è ancora
When I posted 54794107e90ad9e7-vs_replace, it was simply from downloading the fix and looking thru DHRs notes at the top until I found one that said // HUD - interactive Icons 1, looking again I do see another that says // HUD 12 - Letters f62b8c11400d47b1-vs_replace.txt
I've no idea what that implies, but these are VS
I assume that the game does not support their native language, hence the subtitles are being used for translation.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
But some HUD elements will be 2D mixed with some dynamics icons.
Also the texture related is used in some others HUD elements....so you will put subs in 2D, but break other HUD elements.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Thanks now is subtitles perfect
I had a headache trying to read
for other hud there are no problems
so I play with both eyes
Grazie ora i sottotitoli sono perfetti
mi veniva un mal di testa tentando di leggere
per altri hud non è un problema
ora gioco con entrambi gli occhi :-)
grazie grazie