Anybody want to point me to some intructions as to what to put in the text file and where do you put it please?
Ta
For max settings at 1920x1080, put this into notepad:
# 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:1080
# Texture Quality:
#
# 0 = Low, 1 = Medium, 2 = High 3 = Very High
# Defaults to 2 if commented out.
Texture Quality: 3
# Shadow Quality:
#
# 0 = Off, 1 = Low, 2 = Medium, 3 = High
# Defaults to 3 if commented out.
Shadow Quality: 3
# Anistropic Filtering
#
# Range of 1 to 16
# Defaults to 16 if commented out.
Anisotropic Filtering: 16
# 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: 4
Save it as 'high' in your benchmark directory
Create a shortcut to the benchmark
goto properties and enter
"C:\Program Files (x86)\Rebellion\AvP_D3D11_Benchmark.exe" into the target box.
then launch benchmark by using the run command ('win'key+r) and enter this-
"C:\Program Files (x86)\Rebellion\AvP D3D11 Benchmark\AvP_D3D11_Benchmark.exe"-config=high.txt
Edit the C:\Program Files (x86)\Rebellion\ part if you put it somewhere else.