

What I played felt like it combined some of the best bits from character action games and dungeon crawlers, delivering swift combat, an intimate camera and piles of loot.ĭarksiders 2: Deathfinitive Edition is out for console on October 27. I wouldn’t mind giving it another go if this version irons out the kinks. I played Darksiders 2 when it first released, and I quite enjoyed it right up until my progress was halted by an early quest-breaking bug. It would be lovely, but it’s probably not likely. There isn’t any information on pricing or anything yet, but it would be nice to see it go down the same route as Risen 3 did recently when it provided a free visual upgrade for existing Risen 3: Titan Lords owners. Thanks to all the people testing and giving feedback on this.It will be coming to PC some time after it's console release. Injection mod orignates from Forum thread: NVIDIA FXAA 3.11 is created by TIMOTHY LOTTES


(Usage of an external application for screenshots is recommended, a lot of games have Print Screen hardcoded, and that will not deliver a post processed result) I more-or-less copypasted a random sharpen filter to show how my mod can be modded.Ĭompilerlogs for custom shaders are written to "log.log". Note that right now sharpening is only an example that it can be done. To activate additional sharpening filter change edit the line "//Replace this line with #include "Sharpen.h" to add a sharpening pass" in shader.fx. There is a way to experiment with sharpening/custom shaders. Portal 1 or Halo 1) refuse to accept the alpha channel.Ī general workaround (lower quality) for those is to add the following line at the beginning of shader.fx : #define FXAA_GREEN_AS_LUMA 1 Try to put the files and folders into different directories before saying it doesn't work. Usually the shader files and folders go into that particular directory. If the "log.log" is created but the game crashes or FXAA is disabled, look where the "log.log" is created. If the "log.log" file is not created then you are using the wrong "*.dll" or you put it into the wrong directory. Look inside to get additional information. Start FXAA_Tool.exe and you are good to go.Ī "log.log" file is created to log behaviour/ bugs. If the game uses DirectX 9, put all files and folders into the directory containing the games executable. May be incompatible with any other form of antialiasing!ĭo not use this tool while playing on anti cheat enabled servers (may be detected as a cheating measure)!
