Edit - also would like to see that FXAA config, everything does seem a bit blurry.
I think this is what you are after:
"Copy these two files to c:\games on your disk: (I assume you have PS2 under games.)
C:\Games\PlanetSide 2 Beta\GraphicsData\materials_3.xml
C:\Games\PlanetSide 2 Beta\UserOptions.ini
Edit the copied materials_3.xml with notepad to remove AA.
“Find the "materials_3" file in the graphics folder. Open it with notepad, and then search for the line that says
"<Object Class="MaterialDefinition" Name="EdgeAA" Type="EdgeAA">
<Array Name="DrawStyles">
<Object Class="DrawStyle" Name="Normal" Effect="Shaders\dirblur.fxo"
And delete the Shaders\dirblur.fxo bit then save.
So it will look like this....
Class="MaterialDefinition" Name="EdgeAA" Type="EdgeAA">
<Array Name="DrawStyles">
<Object Class="DrawStyle" Name="Normal" Effect=""
Edit the copied UserOptions.ini to reduce draw distance.
“Rendering
GraphicsQuality=1
TextureQuality=1
ShadowQuality=1
RenderDistance=1000
Set RenderDistance to 1000 or less. I use 250 and its fine unless you want to fly.
Now you need to create a bat file on desktop next to your PS2 shortcut, but first make sure you can view file extensions .txt etc.
Start_Settings_ControlPanel_Folder options_View_Hide extensions for known file types (UnTick this box and apply)
Create the text file, Right click desktop area_New_Text document. Open it and enter this text.
“copy /Y c:\games\materials_3.xml "C:\Games\PlanetSide 2 Beta\GraphicsData"
copy /Y c:\games\UserOptions.ini "C:\Games\PlanetSide 2 Beta"
exit
Save, close notepad and rename the file and its extensions (the .txt part) to PS2.bat
Now you only need to launch the launcher FIRST and once its done press the PS2.bat file BEFORE you start the game.
You have to do (D) every time you play because the launcher overwrites the files since it thinks there is something wrong with them."
You can then use something like injectsmaa by mrhaandi