Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Glossary:Anisotropic filtering (AF)"

From PCGamingWiki, the wiki about fixing PC games
(→‎Force anisotropic filtering: Grammar Correctiom)
Line 35: Line 35:
  
 
===[[Intel Control Panel]]===
 
===[[Intel Control Panel]]===
# Open the NVIDIA Graphics Settings found in in Windows' Control Panel.
+
# Open the Intel Graphics Settings found in in Windows' Control Panel.
 
# Proceed to the 3D Settings icon.
 
# Proceed to the 3D Settings icon.
 
# Under "Select Application", click "Browse", and manually select the game executable.  
 
# Under "Select Application", click "Browse", and manually select the game executable.  

Revision as of 14:06, 4 August 2018

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Example of anisotropic filtering on a runway. Notice a reduced blur with Anisotropic filtering.
Example of anisotropic filtering on a runway. Notice a reduced blur with Anisotropic filtering.

Description

Anisotropic Filtering is a type of texture filtering which increases the visual quality of textures at steep angles to the camera, such as those that recede into the distance.

The option to enable Anisotropic Filtering is present in almost every PC game on the market today. Usually you will be able to select texture sample rates of 2x, 4x, 8x, or 16x. The texture sample rate is the number of passes the Anisotropic Filtering algorithm makes on the current textures in the frame. Most newer GPUs can render settings of 8x or 16x AF without a noticeable loss of performance, but if you are experiencing low FPS, lowering the sample rate or disabling the Anisotropic Filtering setting may increase performance.

Games that supports Anisotropic filtering

For a list of games, see List of games that support anisotropic filtering (AF).


Most modern 3D games provides native AF. It can be configured through its Graphics settings, console commands, launcher options, or configuration files.

Force anisotropic filtering

If a game...

  • does not have a native "Anisotropic Filtering" option
  • has limited Anisotropic option (e.g. up to 4x AF)
  • only supports up to "Trilinear Filtering"

...there is a method to 'override' game's default texture filtering. Depending on your system's graphics type, below are methods in forcing Anisotropic filtering:

NVIDIA Control Panel

  1. Open the NVIDIA Control Panel found in in Windows' Control Panel.
  2. Proceed to the 3D Settings / Manage 3D Settings tab on the left side bar.
  3. Select the game under 'Program to customize'. Alternatively, manually select the executable using the 'Add' button.
  4. Change the 'Anisotropic Filtering' option to the desired level of sharpness.
  5. Apply the changes.

AMD Catalyst Control Center

  1. Open the AMD Catalyst Control Panel found in Windows' Control Panel.
  2. Proceed to the Image Quality / Anisotropic Filtering tab.
  3. Uncheck the 'Use application settings' box.
  4. Set the option to the desired level of sharpness.
  5. Apply the changes.

Intel Control Panel

  1. Open the Intel Graphics Settings found in in Windows' Control Panel.
  2. Proceed to the 3D Settings icon.
  3. Under "Select Application", click "Browse", and manually select the game executable.
  4. Change the 'Anisotropic Filtering' option to the desired level of sharpness.
  5. Apply the changes.

External links

Anisotropic Filtering article on Wikipedia