How to fix/disable shaders in games(DLL,guide and fixes).
93 / 167
eqzitara, i can't enter from work to the link (blocked page)....but i dont noticed anything wrong with the game (like post prossing effect missing or something like that), only DOF removed... I play 720p (3DTV play) and i change the .exe name so i play with none nvidia profile (i dont thing is related, but it is worth mentioning)..... i will check again.
[quote]This variable controls the Depth of Field (DoF) effect, which makes objects within focus sharper, and objects outside the direct field of focus slightly blurred. By default, Depth of Field is enabled in ME3, however you can set this variable to False to disable it. This will improve performance, and remove the DoF effect seen most prominently when zooming in on a target using a sniper rifle, or in various cutscenes. However disabling DoF also [b]seems to disable diffuse lighting and undersaturates colors[/b], making the game world seem much less vivid.[/quote]
i will try this game with the original .exe name and the changed one....if changes something.
eqzitara, i can't enter from work to the link (blocked page)....but i dont noticed anything wrong with the game (like post prossing effect missing or something like that), only DOF removed... I play 720p (3DTV play) and i change the .exe name so i play with none nvidia profile (i dont thing is related, but it is worth mentioning)..... i will check again.
This variable controls the Depth of Field (DoF) effect, which makes objects within focus sharper, and objects outside the direct field of focus slightly blurred. By default, Depth of Field is enabled in ME3, however you can set this variable to False to disable it. This will improve performance, and remove the DoF effect seen most prominently when zooming in on a target using a sniper rifle, or in various cutscenes. However disabling DoF also seems to disable diffuse lighting and undersaturates colors, making the game world seem much less vivid.
i will try this game with the original .exe name and the changed one....if changes something.
As I wrote here http://forums.nvidia.com/index.php?showtopic=224468&st=20 DepthOfField=False worked for me in ME3. Can't remember that I realized any other side effects... Maybe I will reinstall and play ME3 with the release of the Extended Cut next week.
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this /biggrin.gif' class='bbc_emoticon' alt=':biggrin:' /> But compared to uMod or TexMod which mark the textures when You select them (similar as Helixmod does with the shaders) it is quite time-consuming if You have to check a TEXTURESLOG.txt with many entries...
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
As I wrote here http://forums.nvidia.com/index.php?showtopic=224468&st=20 DepthOfField=False worked for me in ME3. Can't remember that I realized any other side effects... Maybe I will reinstall and play ME3 with the release of the Extended Cut next week.
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this /biggrin.gif' class='bbc_emoticon' alt=':biggrin:' /> But compared to uMod or TexMod which mark the textures when You select them (similar as Helixmod does with the shaders) it is quite time-consuming if You have to check a TEXTURESLOG.txt with many entries...
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
My original display name is 3d4dd - for some reason Nvidia changed it..?!
Here is an example that shows how Helixmod can be used for modding when uMod/Texmod can't find and replace sky textures...:
http://forums.nvidia.com/index.php?showtopic=228069&st=40
[quote name='Arioch' date='12 February 2012 - 06:32 AM' timestamp='1329053526' post='1368404']
You sir, are a saint! I just copied what I was using for Skyrim over to Amalur and it works flawlessly. The game world really pops more with increased sharpness. Now I can fiddle around with the injectFXAA settings to see what I prefer for this game.
[/quote]
This doesn't work for me. It appears that the DX9Settings.ini file isn't being read at start-up. Here is how my text looks in the file:
[quote name='Arioch' date='12 February 2012 - 06:32 AM' timestamp='1329053526' post='1368404']
You sir, are a saint! I just copied what I was using for Skyrim over to Amalur and it works flawlessly. The game world really pops more with increased sharpness. Now I can fiddle around with the injectFXAA settings to see what I prefer for this game.
This doesn't work for me. It appears that the DX9Settings.ini file isn't being read at start-up. Here is how my text looks in the file:
[General]
ProxyLib = C:\Program Files (x86)\Origin Games\Kingdoms of Amalur Reckoning\d3d9FXAA.dll
[quote name='3d4dd' date='23 June 2012 - 09:45 AM' timestamp='1340444707' post='1425534']
As I wrote here http://forums.nvidia.com/index.php?showtopic=224468&st=20 DepthOfField=False worked for me in ME3. Can't remember that I realized any other side effects... Maybe I will reinstall and play ME3 with the release of the Extended Cut next week.
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this /biggrin.gif' class='bbc_emoticon' alt=':biggrin:' /> But compared to uMod or TexMod which mark the textures when You select them (similar as Helixmod does with the shaders) it is quite time-consuming if You have to check a TEXTURESLOG.txt with many entries...
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
[/quote]
Do you have a legit copy of ME3? I know dhr doesnt so maybe thats it. As soon as I load the game I can tell. Effects are off and screen is grey
[quote name='3d4dd' date='23 June 2012 - 09:45 AM' timestamp='1340444707' post='1425534']
As I wrote here http://forums.nvidia.com/index.php?showtopic=224468&st=20 DepthOfField=False worked for me in ME3. Can't remember that I realized any other side effects... Maybe I will reinstall and play ME3 with the release of the Extended Cut next week.
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this /biggrin.gif' class='bbc_emoticon' alt=':biggrin:' /> But compared to uMod or TexMod which mark the textures when You select them (similar as Helixmod does with the shaders) it is quite time-consuming if You have to check a TEXTURESLOG.txt with many entries...
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
Do you have a legit copy of ME3? I know dhr doesnt so maybe thats it. As soon as I load the game I can tell. Effects are off and screen is grey
I have a legit one but replaced it with the "Origin-free" version to be able to rename the exe and use trainers and cheats. Would be very surprised if the copy protection changes the way the graphic engine handles DepthOfField settings... Unfortunately I can`t try it: I had a look at the "new" endings the extended cut offers and don't think that some seconds of new cutscenes are worth to reinstall the game and replay the last chapter...
I have a legit one but replaced it with the "Origin-free" version to be able to rename the exe and use trainers and cheats. Would be very surprised if the copy protection changes the way the graphic engine handles DepthOfField settings... Unfortunately I can`t try it: I had a look at the "new" endings the extended cut offers and don't think that some seconds of new cutscenes are worth to reinstall the game and replay the last chapter...
My original display name is 3d4dd - for some reason Nvidia changed it..?!
Well I think maybe with the changed .exe it doesnt connect to the coalesced.bin. I am crazy about mass effect. I rarely ever make it to end of games nowadays but I keep replaying them and will try anything if its worth a shot, can you give me a link to your version(via pm). I have literally spent days trying to find a solution,scoured forums, modified files.
heres how it looks for me.
https://s3.amazonaws.com/3drequest/Dwm03_50.jps
http://www.neogaf.com/forum/showthread.php?t=465855&page=9
Well I think maybe with the changed .exe it doesnt connect to the coalesced.bin. I am crazy about mass effect. I rarely ever make it to end of games nowadays but I keep replaying them and will try anything if its worth a shot, can you give me a link to your version(via pm). I have literally spent days trying to find a solution,scoured forums, modified files.
Didnt I reply to your post on helix blog?
https://s3.amazonaws.com/-HeliX-/DLLS/Release.zip
Try that release instead. I am not sure if the feature was added that long ago.
Eincrou has a legit copy of me3 like me and he says as soon he got on it got super ugly. Would be hilarious if pirated versions can have no DOF.
[quote name='eqzitara' date='28 June 2012 - 06:14 PM' timestamp='1340932463' post='1427823']
Didnt I reply to your post on helix blog?
https://s3.amazonaws.com/-HeliX-/DLLS/Release.zip
Try that release instead. I am not sure if the feature was added that long ago.
[/quote]
Eqzitara,
Thanks for the help. Yes, I tried your new release to no avail. I'm going to PM you tonight when I get home with the setup files I have. Stay tuned and thanks!
[quote name='eqzitara' date='28 June 2012 - 06:14 PM' timestamp='1340932463' post='1427823']
Didnt I reply to your post on helix blog?
https://s3.amazonaws.com/-HeliX-/DLLS/Release.zip
Try that release instead. I am not sure if the feature was added that long ago.
Eqzitara,
Thanks for the help. Yes, I tried your new release to no avail. I'm going to PM you tonight when I get home with the setup files I have. Stay tuned and thanks!
[quote name='eqzitara' date='29 June 2012 - 02:43 PM' timestamp='1341006188' post='1428153']
You tried no origin in game right? would be the easy solution so I hope so.
[/quote]
Yea, I got that unchecked in the Origin menu.
I'll be home soon..hopefully, you'll still be online. :)
Alright, Unreal Engine 3.0 guide is up on site. Its not that hard to fix the games thanks to helix (minus shadows).But it pretty much requires you to playthrough whole game. Well anywho if anyone wants to fix some unreal engine 3.0 stuff its up.
Havent been playing games as of late so gonna catch up on some. If you need me PM.
Funny story: I go on 3dvisionlive and I see someone has been playing hunted. I get a little excited.(Its how I am with hunted....dont ask) And I see the most god awful pictures I have ever seen. The person is playing with no fix and shadows on.....I die a little inside.
Alright, Unreal Engine 3.0 guide is up on site. Its not that hard to fix the games thanks to helix (minus shadows).But it pretty much requires you to playthrough whole game. Well anywho if anyone wants to fix some unreal engine 3.0 stuff its up.
Havent been playing games as of late so gonna catch up on some. If you need me PM.
Funny story: I go on 3dvisionlive and I see someone has been playing hunted. I get a little excited.(Its how I am with hunted....dont ask) And I see the most god awful pictures I have ever seen. The person is playing with no fix and shadows on.....I die a little inside.
@eqzitara:
Reloaded ( /wink.gif' class='bbc_emoticon' alt=';)' /> ) ME3 to check the differences between depth of field true and false. Unfortunately turning off depth of field really affects other post process effects like bloom etc. Sorry /blush.gif' class='bbc_emoticon' alt=':blush:' /> I simply didn't notice that before as I generally prefer a sharp and clear S3D experience and didn't regard it as "super ugly" if some of these effects are turned off. Maybe it is because I'm a spectacle wearer and bloom, blur and lens flare effects always trigger my reflex to clean the glasses /blarg.gif' class='bbc_emoticon' alt=':/' />
Reloaded ( /wink.gif' class='bbc_emoticon' alt=';)' /> ) ME3 to check the differences between depth of field true and false. Unfortunately turning off depth of field really affects other post process effects like bloom etc. Sorry /blush.gif' class='bbc_emoticon' alt=':blush:' /> I simply didn't notice that before as I generally prefer a sharp and clear S3D experience and didn't regard it as "super ugly" if some of these effects are turned off. Maybe it is because I'm a spectacle wearer and bloom, blur and lens flare effects always trigger my reflex to clean the glasses /blarg.gif' class='bbc_emoticon' alt=':/' />
My original display name is 3d4dd - for some reason Nvidia changed it..?!
[b]Edit1:[/b] I found this
http://www.geforce.com/optimize/guides/mass-effect-3-tweak-guide/#9
[quote]This variable controls the Depth of Field (DoF) effect, which makes objects within focus sharper, and objects outside the direct field of focus slightly blurred. By default, Depth of Field is enabled in ME3, however you can set this variable to False to disable it. This will improve performance, and remove the DoF effect seen most prominently when zooming in on a target using a sniper rifle, or in various cutscenes. However disabling DoF also [b]seems to disable diffuse lighting and undersaturates colors[/b], making the game world seem much less vivid.[/quote]
i will try this game with the original .exe name and the changed one....if changes something.
Edit1: I found this
http://www.geforce.com/optimize/guides/mass-effect-3-tweak-guide/#9
i will try this game with the original .exe name and the changed one....if changes something.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Co-founder/Web host of helixmod.blog.com
Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
My original display name is 3d4dd - for some reason Nvidia changed it..?!
http://forums.nvidia.com/index.php?showtopic=228069&st=40
http://forums.nvidia.com/index.php?showtopic=228069&st=40
My original display name is 3d4dd - for some reason Nvidia changed it..?!
You sir, are a saint! I just copied what I was using for Skyrim over to Amalur and it works flawlessly. The game world really pops more with increased sharpness. Now I can fiddle around with the injectFXAA settings to see what I prefer for this game.
[/quote]
This doesn't work for me. It appears that the DX9Settings.ini file isn't being read at start-up. Here is how my text looks in the file:
[quote][General]
ProxyLib = C:\Program Files (x86)\Origin Games\Kingdoms of Amalur Reckoning\d3d9FXAA.dll
UseEndScene = false [/quote]
What am I doing wrong?
You sir, are a saint! I just copied what I was using for Skyrim over to Amalur and it works flawlessly. The game world really pops more with increased sharpness. Now I can fiddle around with the injectFXAA settings to see what I prefer for this game.
This doesn't work for me. It appears that the DX9Settings.ini file isn't being read at start-up. Here is how my text looks in the file:
What am I doing wrong?
As I wrote here http://forums.nvidia.com/index.php?showtopic=224468&st=20 DepthOfField=False worked for me in ME3. Can't remember that I realized any other side effects... Maybe I will reinstall and play ME3 with the release of the Extended Cut next week.
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
[/quote]
Do you have a legit copy of ME3? I know dhr doesnt so maybe thats it. As soon as I load the game I can tell. Effects are off and screen is grey
As I wrote here http://forums.nvidia.com/index.php?showtopic=224468&st=20 DepthOfField=False worked for me in ME3. Can't remember that I realized any other side effects... Maybe I will reinstall and play ME3 with the release of the Extended Cut next week.
I don`t think that DOF is based on a texture and could be removed with uMod.
When I combine Helixmod with uMod I use the global hook method (method 1 in http://code.google.com/p/texmod/wiki/uMod ) instead of the dll method (method 3). So I don't have to use the d3d9.dll of uMod. With this method there also are no conflicts with game launchers and no need to rename exe files. If I remember correctly there was a game which crashed when using Helixmod and uMod together. In this case TexMod was the solution.
BTW uMod/TexMod can be a good tool to identify the CRCs of a texture in an easy way. Thanks to DHR CheckTexCRC works now with the Scania Simulator. I'm very happy about this
Regarding Spec Ops I'm not sure if or when I will buy the game. As the crosshairs are different for each weapon type I would have to play the complete game and try every weapon to fix every crosshair type. Maybe I will post the ini tweaks and a short guide how to identify and remove crosshairs with uMod in a topic here on the forum.
Do you have a legit copy of ME3? I know dhr doesnt so maybe thats it. As soon as I load the game I can tell. Effects are off and screen is grey
Co-founder/Web host of helixmod.blog.com
Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918
My original display name is 3d4dd - for some reason Nvidia changed it..?!
heres how it looks for me.
https://s3.amazonaws.com/3drequest/Dwm03_50.jps
http://www.neogaf.com/forum/showthread.php?t=465855&page=9
heres how it looks for me.
https://s3.amazonaws.com/3drequest/Dwm03_50.jps
http://www.neogaf.com/forum/showthread.php?t=465855&page=9
Co-founder/Web host of helixmod.blog.com
Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918
https://s3.amazonaws.com/-HeliX-/DLLS/Release.zip
Try that release instead. I am not sure if the feature was added that long ago.
Eincrou has a legit copy of me3 like me and he says as soon he got on it got super ugly. Would be hilarious if pirated versions can have no DOF.
https://s3.amazonaws.com/-HeliX-/DLLS/Release.zip
Try that release instead. I am not sure if the feature was added that long ago.
Eincrou has a legit copy of me3 like me and he says as soon he got on it got super ugly. Would be hilarious if pirated versions can have no DOF.
Co-founder/Web host of helixmod.blog.com
Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918
Didnt I reply to your post on helix blog?
https://s3.amazonaws.com/-HeliX-/DLLS/Release.zip
Try that release instead. I am not sure if the feature was added that long ago.
[/quote]
Eqzitara,
Thanks for the help. Yes, I tried your new release to no avail. I'm going to PM you tonight when I get home with the setup files I have. Stay tuned and thanks!
-M
Didnt I reply to your post on helix blog?
https://s3.amazonaws.com/-HeliX-/DLLS/Release.zip
Try that release instead. I am not sure if the feature was added that long ago.
Eqzitara,
Thanks for the help. Yes, I tried your new release to no avail. I'm going to PM you tonight when I get home with the setup files I have. Stay tuned and thanks!
-M
Co-founder/Web host of helixmod.blog.com
Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918
You tried no origin in game right? would be the easy solution so I hope so.
[/quote]
Yea, I got that unchecked in the Origin menu.
I'll be home soon..hopefully, you'll still be online. :)
-M
You tried no origin in game right? would be the easy solution so I hope so.
Yea, I got that unchecked in the Origin menu.
I'll be home soon..hopefully, you'll still be online. :)
-M
Havent been playing games as of late so gonna catch up on some. If you need me PM.
Funny story: I go on 3dvisionlive and I see someone has been playing hunted. I get a little excited.(Its how I am with hunted....dont ask) And I see the most god awful pictures I have ever seen. The person is playing with no fix and shadows on.....I die a little inside.
Havent been playing games as of late so gonna catch up on some. If you need me PM.
Funny story: I go on 3dvisionlive and I see someone has been playing hunted. I get a little excited.(Its how I am with hunted....dont ask) And I see the most god awful pictures I have ever seen. The person is playing with no fix and shadows on.....I die a little inside.
Co-founder/Web host of helixmod.blog.com
Donations for web hosting @ paypal -eqzitara@yahoo.com
or
https://www.patreon.com/user?u=791918
Reloaded (
Reloaded (
My original display name is 3d4dd - for some reason Nvidia changed it..?!