graphics with a variety of post processing effects, including bloom, sharpen, technicolor, sepia, tonemap, vignette, and more.
FXAA is permanently disabled with version 1.3 due to instability. (Revised FXAA script provided by Sephious.) If you wish to enable FXAA, either use Skyrim's built-in version or revert to
Note on 11/21 Steam Update:
The Steam update for Skyrim made it so that you cannot launch the game without Steam. If you're crashing and you have Steam's overlay enabled, you need to disable it. Make sure no mod files or game files in your Skyrim folder were deleted. If you're missing essential game files,
verify your game cache files with Steam then reinstall the mod. You also need to set the executable to run as administrator again because it was replaced in the update.
Automatic:
Run the installer and choose a preset (links with screenshots below) you would like. Make sure you double check which directory it is extracting to. It should extract to Skyrim's main directory with the game executable (TESV.exe).
Manual:
Extract the contents from one of the folders into your main Skyrim directory w/ the game executable. Usually:
C:\Program Files\Steam\steamapps\common\skyrim
OR
C:\Program Files (x86)\Steam\steamapps\common\skyrim
---
Version 1.3 Notes
FXAA is permanently disabled with version 1.3 due to instability. (Revised FXAA script provided by Sephious.) If you wish to enable FXAA, either use Skyrim's built-in version or revert to version 1.2.
Click the imgur.com links below to see previews of each preset:
Preset 1: Medium sharpening, medium bloom, technicolor, medium saturation.
Preset 2: No sharpening, medium bloom, technicolor, medium saturation.
Preset 3: Medium saturation only.
Preset 4: Medium sharpening, medium bloom, technicolor, warm sepia, high saturation.
How To Change Settings
It is very easy to change shader settings. Open injFX_Settings.h with a text editor and adjust the values with care.
Next to each setting is a brief explanation of what it does. You can experiment with the values until you find something that suits your taste.
You do not need to restart your game every time you want to change a setting. Results can be seen by saving the file while alt tabbing or minimizing/maximizing the game. (Full screen only)
PAUSE Key : Enable/Disable Effects
Uninstallation
If you used the installer, uninstall FXAA Post-Process Injector from the list of programs in your Control Panel or by running the uninstaller in your Skyrim directory. If you manually extracted the files, simply delete them. If you don't know which files belong to the mod, there is a screenshot in the Images tab.
Verify game cache files with Steam if crashing after uninstalling.
Compatibility
Compatible with both ATI and Nvidia graphics cards.
Not compatible with any mod that overwrites d3d9.dll except ENBSeries.
For ENBSeries:
Rename the DLL of this mod to something else (for example, d3d9_f.dll). Open enbseries.ini and change the following lines:
EnableProxyLibrary=false
InitProxyFunctions=true
ProxyLibrary=
to
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=d3d9_f.dll (or whatever you named the DLL)
Make sure you are renaming the DLL of this mod and not ENBSeries' DLL.
Troubleshooting
Make sure you have the latest DirectX runtime installed.
If you are experiencing crashes, set the Skyrim executable (TESV.exe) to run as administrator.
(Right click TESV.exe > Properties > Compatibility > Check "Run this program as administrator.")
Turn off any on-screen display programs and monitoring tools such as Fraps, ATI Tray Tools, MSI Afterburner, GPU-Z, XFire etc.
Disable v-sync if experiencing sluggish FPS or mouse lag.
Certain SkyrimPrefs.ini graphical tweaks may cause instability and crashes.
Blurry or crisp UI text is a side effect of the mod and cannot be fixed. Post-processing affects the entire image, and therefore it is not possible to exclude the UI.
Here is a comprehensive list of problems and solutions not related to this mod, but can help you out if you can't identify the cause of your crashing/performance problems.
Credits
NVIDIA FXAA 3.11 is created by TIMOTHY LOTTES
---------------------------------------------------------------
Injection mod originates from: www.3dcenter.org
Forum thread
Project page
---------------------------------------------------------------
Injection method provided by:
[some dude]
---------------------------------------------------------------
Code added and arranged by:
[some dude]
BeetleatWar1977
[DKT70]
Violator
fpedace
---
Changelog:
1.1 - Added an installer with a few commonly requested settings options.
1.2 - Added more options to installer. Fixed "No FXAA" file to stop causing black screens.
1.3 - FXAA is permanently disabled, presets cut down.