Tests
Suites
Latest Results
Search
Register
Login
Popular Tests
Timed Linux Kernel Compilation
SVT-AV1
7-Zip Compression
Stockfish
FFmpeg
x265
Newest Tests
Rustls
LiteRT
WarpX
Epoch
Valkey
Whisperfile
Recently Updated Tests
Mobile Neural Network
ACES DGEMM
NWChem
SuperTuxKart
ASTC Encoder
SVT-AV1
New & Recently Updated Tests
Recently Updated Suites
Database Test Suite
Machine Learning
Steam
New & Recently Updated Suites
Component Benchmarks
CPUs / Processors
GPUs / Graphics
OpenGL
Disks / Storage
Motherboards
File-Systems
Operating Systems
OpenBenchmarking.org
Corporate / Organization Info
Bug Reports / Feature Requests
F1 2020 1.0.2
pts/f12020-1.0.2
- 13 September 2021 -
Fix to ensure settings apply on different CPU models.
downloads.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v10.6.0--> <PhoronixTestSuite> <Downloads> <Package> <URL>http://www.phoronix-test-suite.com/benchmark-files/f1-2020-proton-prefs-1.zip</URL> <MD5>02151fb162a0dcddc88aaa5ced33e0f3</MD5> <SHA256>7a6b0a77c14a7f0240bb5a4a68f2e72cede616e9436a32ee6bf8533feb5acf0e</SHA256> <FileName>f1-2020-proton-prefs-1.zip</FileName> <FileSize>5628</FileSize> </Package> </Downloads> </PhoronixTestSuite>
install.sh
#!/bin/sh if which steam>/dev/null 2>&1 ; then echo 0 > ~/install-exit-status else echo "ERROR: Steam is not found on the system! This test profile needs a working Steam installation in the PATH" echo 2 > ~/install-exit-status fi HOME=$DEBUG_REAL_HOME steam steam://install/1080110 # This is needed since the game relies upon GPU settings contingent upon the deviceID in their XML file echo "dxgi.customDeviceId = AAF0 dxgi.customVendorId = 1002 " > $DEBUG_REAL_HOME/.steam/steam/steamapps/common/F1\ 2020/dxvk.conf unzip -o f1-2020-proton-prefs-1.zip cp -f *.xml $DEBUG_REAL_HOME/.steam/steam/steamapps/compatdata/1080110/pfx/drive_c/users/steamuser/My\ Documents/My\ Games/F1\ 2020/hardwaresettings/ cp -f pts_benchmark.xml \$DEBUG_REAL_HOME/.steam/steam/steamapps/common/F1\ 2020/benchmark/pts_benchmark.xml echo "#!/bin/bash rm -f \$DEBUG_REAL_HOME/.steam/steam/steamapps/compatdata/1080110/pfx/drive_c/users/steamuser/My\ Documents/My\ Games/F1\ 2020/benchmark/*.csv rm -f \$DEBUG_REAL_HOME/.steam/steam/steamapps/compatdata/1080110/pfx/drive_c/users/steamuser/My\ Documents/My\ Games/F1\ 2020/benchmark/*.xml cd \$DEBUG_REAL_HOME/.steam/steam/steamapps/compatdata/1080110/pfx/drive_c/users/steamuser/My\ Documents/My\ Games/F1\ 2020/hardwaresettings/ cp -f \$3 hardware_settings_config.xml sed -ie \"s/3840/\$1/g\" hardware_settings_config.xml sed -ie \"s/2160/\$2/g\" hardware_settings_config.xml # Without the CPU string matching, settings fail to apply THIS_CPU=\`cat /proc/cpuinfo | grep \"model name\" | cut -d \":\" -f2 | tail -n1 | xargs\` sed -ie \"s/AMD Ryzen 9 5900X 12-Core Processor/\$THIS_CPU/g\" hardware_settings_config.xml cp -f \$DEBUG_REAL_HOME/.steam/steam/steamapps/common/F1\ 2020/F1_2020.exe \$DEBUG_REAL_HOME/.steam/steam/steamapps/common/F1\ 2020/F1_2020_dx12.exe PROTON_USE_SECCOMP=1 HOME=\$DEBUG_REAL_HOME steam -applaunch 1080110 -benchmark pts_benchmark.xml -force-d3d11 sleep 30 while pgrep -x \"F1_2020_dx12.ex\" > /dev/null; do sleep 2 done sleep 3 cat \$DEBUG_REAL_HOME/.steam/steam/steamapps/compatdata/1080110/pfx/drive_c/users/steamuser/My\ Documents/My\ Games/F1\ 2020/benchmark/*.xml | grep results | sed \"s/\\\"/ /g\" > \$LOG_FILE cat \$DEBUG_REAL_HOME/.steam/steam/steamapps/compatdata/1080110/pfx/drive_c/users/steamuser/My\ Documents/My\ Games/F1\ 2020/benchmark/*.csv >> \$LOG_FILE" > f12020 chmod +x f12020
results-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v10.6.0--> <PhoronixTestSuite> <ResultsParser> <OutputTemplate> results samples= 6934 total_time= 90 min_fps= #_MIN_RESULT_# max_fps= #_MAX_RESULT_# min_frame_time_ms= 10.615730 max_frame_time_ms= 17.337458 avg_fps= #_RESULT_# avg_frame_time_ms= 13.126434 /></OutputTemplate> <LineHint>results </LineHint> </ResultsParser> <ExtraData> <Identifier>csv-f1-frame-times</Identifier> </ExtraData> </PhoronixTestSuite>
test-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v10.6.0--> <PhoronixTestSuite> <TestInformation> <Title>F1 2020</Title> <Description>This is a benchmark of F1 2020 running under Steam Play (Proton) on Linux. The test profile assumes you have a Steam account, have Steam installed for the system, and that the game is already purchased/installed. This automates the process of executing the game and using a standardized time demo.</Description> <ResultScale>Frames Per Second</ResultScale> <Proportion>HIB</Proportion> <TimesToRun>3</TimesToRun> <PreInstallMessage>This test will attempt to install the necessary game using your Steam account. If the test appears hung you may need to manually exit the Steam client.</PreInstallMessage> </TestInformation> <TestProfile> <Version>1.0.2</Version> <SupportedPlatforms>Linux</SupportedPlatforms> <SoftwareType>Game</SoftwareType> <TestType>Graphics</TestType> <License>Retail</License> <Status>Verified</Status> <SupportedArchitectures>x86, x86_64</SupportedArchitectures> <ExternalDependencies>steam</ExternalDependencies> <RequiresDisplay>TRUE</RequiresDisplay> <EnvironmentSize>4</EnvironmentSize> <ProjectURL>https://store.steampowered.com/app/1080110/F1_2020/</ProjectURL> <Maintainer>Michael Larabel</Maintainer> </TestProfile> <TestSettings> <Option> <DisplayName>Resolution</DisplayName> <Identifier>auto-resolution</Identifier> <Menu> <Entry> <Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name> <Value>$VIDEO_WIDTH $VIDEO_HEIGHT</Value> </Entry> </Menu> </Option> <Option> <DisplayName>Graphics Preset</DisplayName> <Identifier>graphics-preset</Identifier> <Menu> <Entry> <Name>Low</Name> <Value>low_settings.xml</Value> </Entry> <Entry> <Name>High</Name> <Value>high_settings.xml</Value> </Entry> <Entry> <Name>Ultra</Name> <Value>ultra_settings.xml</Value> </Entry> </Menu> </Option> </TestSettings> </PhoronixTestSuite>