How to fix/disable shaders in games(DLL,guide and fixes).
  78 / 167    
whoops i made a typo. Mana saw it and corrected. Ignore my first suggestions and only try this one by mana84. If you use a debugger you can change values alt tab. click f10 and it should refresh.
vs_3_0
def c0, 1, 0, 0, 0
def c220, 10000, 0, 0, 0 //new
dcl_position v0
dcl_texcoord v1
dcl_position o0
dcl_texcoord o1.xyz
mad r0, v0.xyzx, c0.xxxy, c0.yyyx
dp4 r1.x, c28, r0
dp4 r1.y, c29, r0
dp4 r1.z, c31, r0
mov r3, r1.xyzz //replace o0
mul r3, r3, c220.x
mov o0, r3
mov o1.xyz, v1

and this one
vs_3_0
def c0, 1, 0, 0, 0
def c220, 0, 0, 0.0625, 0
dcl_position v0
dcl_texcoord v1
dcl_2d s0
dcl_position o0
dcl_texcoord o1.xyz
mad r0, v0.xyzx, c0.xxxy, c0.yyyx
dp4 r1.x, c28, r0
dp4 r1.y, c29, r0
dp4 r1.z, c31, r0
mov r3, r1.xyzz //replace o0
texldl r11, c220.z, s0
add r11.y, r3.w, -r11.y
mul r11.x, r11.x, r11.y
add r3.x, r3.x, r11.x
mov o0, r3
whoops i made a typo. Mana saw it and corrected. Ignore my first suggestions and only try this one by mana84. If you use a debugger you can change values alt tab. click f10 and it should refresh.

vs_3_0

def c0, 1, 0, 0, 0

def c220, 10000, 0, 0, 0 //new

dcl_position v0

dcl_texcoord v1

dcl_position o0

dcl_texcoord o1.xyz

mad r0, v0.xyzx, c0.xxxy, c0.yyyx

dp4 r1.x, c28, r0

dp4 r1.y, c29, r0

dp4 r1.z, c31, r0

mov r3, r1.xyzz //replace o0

mul r3, r3, c220.x

mov o0, r3

mov o1.xyz, v1



and this one

vs_3_0

def c0, 1, 0, 0, 0

def c220, 0, 0, 0.0625, 0

dcl_position v0

dcl_texcoord v1

dcl_2d s0

dcl_position o0

dcl_texcoord o1.xyz

mad r0, v0.xyzx, c0.xxxy, c0.yyyx

dp4 r1.x, c28, r0

dp4 r1.y, c29, r0

dp4 r1.z, c31, r0

mov r3, r1.xyzz //replace o0

texldl r11, c220.z, s0

add r11.y, r3.w, -r11.y

mul r11.x, r11.x, r11.y

add r3.x, r3.x, r11.x

mov o0, r3

Co-founder/Web host of helixmod.blog.com

Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918

Posted 05/14/2012 11:17 PM   
my solution should work but DHR's solution could be good too.. just try to remove the minus behind c220, I'm courious if that would work too
my solution should work but DHR's solution could be good too.. just try to remove the minus behind c220, I'm courious if that would work too

my cfg: i5 2500k, 8gb ram, GTX 570, Asus VG278H, Windows 8 Pro x64

Helix mod 3d vision game fixes

Posted 05/14/2012 11:29 PM   
[quote name='mana84' date='14 May 2012 - 11:29 PM' timestamp='1337038196' post='1408332']
my solution should work but DHR's solution could be good too.. just try to remove the minus behind c220, I'm courious if that would work too
[/quote]
It works !!!

Screens!!!

http://photos.3dvisionlive.com/sammaz/

In the end it was this one...

vs_3_0
def c0, 1, 0, 0, 0
def c220, 10000, 0, 0, 0 //new
dcl_position v0
dcl_texcoord v1
dcl_position o0
dcl_texcoord o1.xyz
mad r0, v0.xyzx, c0.xxxy, c0.yyyx
dp4 r1.x, c28, r0
dp4 r1.y, c29, r0
dp4 r1.z, c31, r0
mov r3, r1.xyzz //replace o0
mul r3, r3, c220.x
mov o0, r3
mov o1.xyz, v1


Here is the complete FINAL package...

http://www.freefilehosting.net/pureshaderoverridev2

[b]- Disable Post-Processing[/b]

@Eqzitara If you can commit all of these to the Blog that would be awesome. There is plenty of Before-After shots in my gallery.

THANX TO EVERYONE!!! U GUYS ROCK! Another one in the 3D Vision Ready Category!!! I am getting prepared to play for a few hours...lol puf
[quote name='mana84' date='14 May 2012 - 11:29 PM' timestamp='1337038196' post='1408332']

my solution should work but DHR's solution could be good too.. just try to remove the minus behind c220, I'm courious if that would work too



It works !!!



Screens!!!



http://photos.3dvisionlive.com/sammaz/



In the end it was this one...



vs_3_0

def c0, 1, 0, 0, 0

def c220, 10000, 0, 0, 0 //new

dcl_position v0

dcl_texcoord v1

dcl_position o0

dcl_texcoord o1.xyz

mad r0, v0.xyzx, c0.xxxy, c0.yyyx

dp4 r1.x, c28, r0

dp4 r1.y, c29, r0

dp4 r1.z, c31, r0

mov r3, r1.xyzz //replace o0

mul r3, r3, c220.x

mov o0, r3

mov o1.xyz, v1





Here is the complete FINAL package...



http://www.freefilehosting.net/pureshaderoverridev2




- Disable Post-Processing



@Eqzitara If you can commit all of these to the Blog that would be awesome. There is plenty of Before-After shots in my gallery.



THANX TO EVERYONE!!! U GUYS ROCK! Another one in the 3D Vision Ready Category!!! I am getting prepared to play for a few hours...lol puf

HELIX MOD NEWS

Worked on these Helix Mods ---> PURE MX vs. ATV : REFLEX TOY SOLDIERS CRASH TIME 4 BANG BANG Racing

Dual CPU Tyan S7002 (2) Intel Xeon X5550 @ 3.1Ghz 12G DDR3 16 Cores (Logical) 8 Cores (Physical)

Galaxy GTX 670

Posted 05/14/2012 11:46 PM   
Yea I figured that would work. Thats what helix did for Skrim I believe, then chiz converted for fallout(s). This fix would also work for many other games like dragon age 2 but most people play it as DX11.

I will add later today.
Yea I figured that would work. Thats what helix did for Skrim I believe, then chiz converted for fallout(s). This fix would also work for many other games like dragon age 2 but most people play it as DX11.



I will add later today.

Co-founder/Web host of helixmod.blog.com

Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918

Posted 05/15/2012 12:09 AM   
Super MNC(Monday night combat)

Issues fixed.
Charcter models split with/depth convergence.
most crosshairs removed
Issues remaining
Shadows
Some minor effect ghosting
heath/names are 2d.
some crosshairs need to be removed still

I 1/4 fixed it. I will probably return to this project sometime a long time from now, if no one wants to take over project. I promised myself Id play diablo 3 and take a break from fixing stuff so much until done with that though I need to do game of thrones. Anywho, as is game is very playable in 3d. If anyone wants to fix it, its good practice and its an unreal game. If you look at fixes for ME2 by mana84 he clearly labels what each shader is. Its very easy to fix stuff in unreal engine games.

[attachment=25587:shaderoverride.zip]
http://photos.3dvisionlive.com/eqzitara/image/4fb1cd8f378501c204000000/
Super MNC(Monday night combat)



Issues fixed.

Charcter models split with/depth convergence.

most crosshairs removed

Issues remaining

Shadows

Some minor effect ghosting

heath/names are 2d.

some crosshairs need to be removed still



I 1/4 fixed it. I will probably return to this project sometime a long time from now, if no one wants to take over project. I promised myself Id play diablo 3 and take a break from fixing stuff so much until done with that though I need to do game of thrones. Anywho, as is game is very playable in 3d. If anyone wants to fix it, its good practice and its an unreal game. If you look at fixes for ME2 by mana84 he clearly labels what each shader is. Its very easy to fix stuff in unreal engine games.



[attachment=25587:shaderoverride.zip]

http://photos.3dvisionlive.com/eqzitara/image/4fb1cd8f378501c204000000/

Co-founder/Web host of helixmod.blog.com

Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918

Posted 05/15/2012 03:26 AM   
I went through every level in PURE and found the rest of the skybox errors and used the same code to fix them :)

Here is the final version...

http://www.freefilehosting.net/pureshaderoverridev2

@Eqzitara Can you update the blog with the new package?

Thanx again to all...this game is 10\10 we have had so much fun with it tonight. I recommend it to everyone. Just make sure you [b]disable post-processing[/b]. Building your own ATV is astounding. The bare bike frame has the most pop-out I have ever seen in a game.

We got a complete savegame and went to each level and took screenshots covering every level...they are must see's. Also, You can "ALT-TAB" to in\out to decrease loading times.

http://photos.3dvisionlive.com/sammaz/
I went through every level in PURE and found the rest of the skybox errors and used the same code to fix them :)



Here is the final version...



http://www.freefilehosting.net/pureshaderoverridev2



@Eqzitara Can you update the blog with the new package?



Thanx again to all...this game is 10\10 we have had so much fun with it tonight. I recommend it to everyone. Just make sure you disable post-processing. Building your own ATV is astounding. The bare bike frame has the most pop-out I have ever seen in a game.



We got a complete savegame and went to each level and took screenshots covering every level...they are must see's. Also, You can "ALT-TAB" to in\out to decrease loading times.



http://photos.3dvisionlive.com/sammaz/

HELIX MOD NEWS

Worked on these Helix Mods ---> PURE MX vs. ATV : REFLEX TOY SOLDIERS CRASH TIME 4 BANG BANG Racing

Dual CPU Tyan S7002 (2) Intel Xeon X5550 @ 3.1Ghz 12G DDR3 16 Cores (Logical) 8 Cores (Physical)

Galaxy GTX 670

Posted 05/15/2012 07:38 AM   
sammaz, great! the game looks excellent.
sammaz, great! the game looks excellent.

MY WEB

Helix Mod - Making 3D Better

My 3D Screenshot Gallery

Like my fixes? you can donate to Paypal: dhr.donation@gmail.com

Posted 05/15/2012 01:20 PM   
I love you people.

Any chance of getting a Diablo 3 fix? To my knowledge the only things messed up are the character shadows.
I love you people.



Any chance of getting a Diablo 3 fix? To my knowledge the only things messed up are the character shadows.

Posted 05/15/2012 11:28 PM   
[quote name='Remer' date='15 May 2012 - 11:28 PM' timestamp='1337124490' post='1408880']
I love you people.

Any chance of getting a Diablo 3 fix? To my knowledge the only things messed up are the character shadows.
[/quote]
Drop the debug.dll into your diablo3 folder and find the shader for the problem shadows. Mark them and report back here...It only takes a min. You can hold Numpad 5 or 2 down and flip through them all in a few mins.
[quote name='Remer' date='15 May 2012 - 11:28 PM' timestamp='1337124490' post='1408880']

I love you people.



Any chance of getting a Diablo 3 fix? To my knowledge the only things messed up are the character shadows.



Drop the debug.dll into your diablo3 folder and find the shader for the problem shadows. Mark them and report back here...It only takes a min. You can hold Numpad 5 or 2 down and flip through them all in a few mins.

HELIX MOD NEWS

Worked on these Helix Mods ---> PURE MX vs. ATV : REFLEX TOY SOLDIERS CRASH TIME 4 BANG BANG Racing

Dual CPU Tyan S7002 (2) Intel Xeon X5550 @ 3.1Ghz 12G DDR3 16 Cores (Logical) 8 Cores (Physical)

Galaxy GTX 670

Posted 05/16/2012 12:21 AM   
Its not that simple with shadows. Shadows in a game is more then 1-2 shaders ussually. In hunted there were 6 seperate files. You [u]need[/u] to have the game in order to fix shadows.
its not something simple. I will try but I will probably not succeed.

Well i cant do it, that and I keep getting dc'd whic makes it more anoying. I recommend if you want shadows in 3d mentioning it on blizzard forums I actually played with 2 ppl today who were playing in 3d. Don't do it now with all the drama going on though.
Its not that simple with shadows. Shadows in a game is more then 1-2 shaders ussually. In hunted there were 6 seperate files. You need to have the game in order to fix shadows.

its not something simple. I will try but I will probably not succeed.



Well i cant do it, that and I keep getting dc'd whic makes it more anoying. I recommend if you want shadows in 3d mentioning it on blizzard forums I actually played with 2 ppl today who were playing in 3d. Don't do it now with all the drama going on though.

Co-founder/Web host of helixmod.blog.com

Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918

Posted 05/16/2012 12:24 AM   
Helix debugger does not work with game of thrones(tried all versions).. I am actually kind of happy because the game is REALLY BAD. Though its strange because it worked with every unreal engine game I've tried. Now I have an excuse not to play this game till I am really bored. Graphics/ voice actors who are not from the show are terrible/animation is terrible.
Helix debugger does not work with game of thrones(tried all versions).. I am actually kind of happy because the game is REALLY BAD. Though its strange because it worked with every unreal engine game I've tried. Now I have an excuse not to play this game till I am really bored. Graphics/ voice actors who are not from the show are terrible/animation is terrible.

Co-founder/Web host of helixmod.blog.com

Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918

Posted 05/16/2012 06:29 AM   
[quote name='eqzitara' date='16 May 2012 - 06:29 AM' timestamp='1337149760' post='1409003']
Helix debugger does not work with game of thrones(tried all versions).. I am actually kind of happy because the game is REALLY BAD. Though its strange because it worked with every unreal engine game I've tried. Now I have an excuse not to play this game till I am really bored. Graphics/ voice actors who are not from the show are terrible/animation is terrible.
[/quote]
Ouch...I was hoping for more from the franchise. The show is great.
[quote name='eqzitara' date='16 May 2012 - 06:29 AM' timestamp='1337149760' post='1409003']

Helix debugger does not work with game of thrones(tried all versions).. I am actually kind of happy because the game is REALLY BAD. Though its strange because it worked with every unreal engine game I've tried. Now I have an excuse not to play this game till I am really bored. Graphics/ voice actors who are not from the show are terrible/animation is terrible.



Ouch...I was hoping for more from the franchise. The show is great.

HELIX MOD NEWS

Worked on these Helix Mods ---> PURE MX vs. ATV : REFLEX TOY SOLDIERS CRASH TIME 4 BANG BANG Racing

Dual CPU Tyan S7002 (2) Intel Xeon X5550 @ 3.1Ghz 12G DDR3 16 Cores (Logical) 8 Cores (Physical)

Galaxy GTX 670

Posted 05/16/2012 06:53 AM   
[quote name='Remer' date='16 May 2012 - 12:28 AM' timestamp='1337124490' post='1408880']
I love you people.

To my knowledge the only things messed up are the character shadows.
[/quote]

I've played Diablo 3 yesterday a few hours and no prob with characters shadows, using the latest beta drivers.
[quote name='Remer' date='16 May 2012 - 12:28 AM' timestamp='1337124490' post='1408880']

I love you people.



To my knowledge the only things messed up are the character shadows.





I've played Diablo 3 yesterday a few hours and no prob with characters shadows, using the latest beta drivers.

Posted 05/16/2012 07:44 AM   
I didnt think they could screw up game of thrones so badly. I though it may be decent, they worked with hbo,george r.r, got liscence dirt cheap. Game of thrones liscense is a multiplier for gods sake. The more money you put into the game up to a certain point the more you get back. If they took a loan out and got some partners AGOT could easily have launched them into a decent studio.... they f'd it up.

Are you playing with no convergence laast? Shadows models move with convergence.
I didnt think they could screw up game of thrones so badly. I though it may be decent, they worked with hbo,george r.r, got liscence dirt cheap. Game of thrones liscense is a multiplier for gods sake. The more money you put into the game up to a certain point the more you get back. If they took a loan out and got some partners AGOT could easily have launched them into a decent studio.... they f'd it up.



Are you playing with no convergence laast? Shadows models move with convergence.

Co-founder/Web host of helixmod.blog.com

Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918

Posted 05/16/2012 03:24 PM   
[quote name='eqzitara' date='16 May 2012 - 04:24 PM' timestamp='1337181876' post='1409152']

Are you playing with no convergence laast? Shadows models move with convergence.
[/quote]

Yep, convergence increased and 80% depth, and characters shadows look fine. I ve played online with a friend playing in 3D too, and it was fine for him too.
[quote name='eqzitara' date='16 May 2012 - 04:24 PM' timestamp='1337181876' post='1409152']



Are you playing with no convergence laast? Shadows models move with convergence.





Yep, convergence increased and 80% depth, and characters shadows look fine. I ve played online with a friend playing in 3D too, and it was fine for him too.

Posted 05/16/2012 03:57 PM   
  78 / 167    
Scroll To Top