Fake HDR downloads

In game fake HDR screenshot

Standard version (version 1.2)

7-zip
TESsource mirror
ATT compatibility patch
Source

This is the standard version of the shader, and is fully customizable. It's also rather slow.


Cut down version (version 1.2)

7-zip
ATT compatibility patch
Source

This version trades customizability for speed. If you don’t intend to make extensive shader modifications, use this version.

The ATT patch and source code is shared with the standard version. (Define HARDCODE to compile this version.)

If you are using this version, you will need to hard code your screen resolution into the shader. See the readme for details.

This dll will not give descriptive error messages if something goes wrong - it will silently CTD.


Generic version (beta 2)

7-zip
Source

This is a version of the cut down dll which has had the oblivion check removed. If the standard dll detects that it has been loaded by something other than oblivion, it will disable itself. This dll also has some oblivion specific features removed, such as the menumode check.

As with the cut down version, this dll will CTD instead of giving descriptive error messages. Unlike the cut down dll, there is no need to set your screen resolution manually.


Non HDR version (version 1.0)

7-Zip
ATT compatibility patch
Source

Someone requested a black and white shader for oblivion, and this is what I came up with. It uses the HDR dll, but the HDR stuff has been stripped out, so the speed hit from this is negligible. Again, the shader is completely customizable, but to reduce graphics memory usage it only creates a single texture, so multiple passes are not very well supported.