# AvP Benchmark Config File # ========================= # # To use a config file such as this with the Benchmark, launch the # AvP_Benchmark.exe with the following on the command-line (e.g.via a # short-cut). # # -config=name_of_your_config.txt # # If no config file is specified the Benchmark will run at it's default # settings (which are listed below). # # Lines beginning with # are comments and are ignored by the Benchmark. # # By default the Benchmark will output to the user's Documents folder, # under a subfolder called "AvP_Benchmark". The filename of the report # will include the current date and time to make it easier to compare # different runs. # # To specify a different report filename, use the following on the # command-line: # # -report=name_of_report_file.txt # # # Each value has a default which will be used if there is not a valid # setting (i.e. out of range or the line is commented out). # # If there are multiple mentions of the same value (e.g. Shadow Quality) # then the last one in the file will be used. # Video resolution, Width and Height Defaults to Windows resolution if commented out. Width: 1920 Height: 1200 Texture Quality: 0 = Low, 1 = Medium, 2 = High 3 = Very High Defaults to 2 if commented out. Texture Quality: 2 Shadow Quality: 0 = Off, 1 = Low, 2 = Medium, 3 = High Defaults to 3 if commented out. Shadow Quality: 1 Anistropic Filtering Range of 1 to 16 Defaults to 16 if commented out. Anisotropic Filtering: 1 Screen Space Ambient Occlusion 0 = Off, 1 = On Defaults to 1 if commented out. SSAO: 1 Vertical Sync 0 = Off, 1 = On Defaults to 0 if commented out. Vertical Sync: 0 DX11 Tessellation 0 = Off, 1 = On Defaults to 1 if commented out. DX11 Tessellation: 1 DX11 Advanced shadow sampling 0 = Off, 1 = On Defaults to 1 if commented out. DX11 Advanced Shadows: 1 DX11 Full Screen Anti-Aliasing Sample Count 1 = Off, 2 = 2xAA, 4 = 4XAA Defaults to 1 if commented out. DX11 MSAA Samples: 1