Arian
No more ghostbusting!!
When playing on low quality graphics setting (for big MODS) some buttons appear small and blurry. It just doesn't look good. Because I don't have Photoshop I had to find another solution. I did find info on the forum but fixing the buttons required Photoshop
But I found a simple (and free) solution:
1. Download and install NVIDIA Texture Tools and select DDS Utilities:
Here: http://developer.nvidia.com/object/nv_texture_tools.html
2. Run nvDXT
3. Use these commandline parameters:
nvDXT -file my_blurry_button.dds -nomipmap -dxt3 -fadeamount 0
The fixed buttons can then be found in the DDS Utilities map (they have an underscore attached). Wildcards are allowed so you can fix a whole bunch at once.
Maybe someone has figured this out before but I couldn't find it on the forum so I decided post it.
But I found a simple (and free) solution:
1. Download and install NVIDIA Texture Tools and select DDS Utilities:
Here: http://developer.nvidia.com/object/nv_texture_tools.html
2. Run nvDXT
3. Use these commandline parameters:
nvDXT -file my_blurry_button.dds -nomipmap -dxt3 -fadeamount 0
The fixed buttons can then be found in the DDS Utilities map (they have an underscore attached). Wildcards are allowed so you can fix a whole bunch at once.
Maybe someone has figured this out before but I couldn't find it on the forum so I decided post it.