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
Dota 2 1.2.4
pts/dota2-1.2.4
- 16 June 2018 -
Add Direct3D 11 renderer option when running on Windows.
downloads.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v8.0.0--> <PhoronixTestSuite> <Downloads> <Package> <URL>http://www.phoronix-test-suite.com/benchmark-files/dota2-pts-1971360796.dem.tar.bz2</URL> <MD5>f4f7001df7f9275e9f9be1a13895b4de</MD5> <SHA256>2339912caa86959eff697ff1c1eee937ce0f39898717237fc15362c257f824f5</SHA256> <FileSize>74166998</FileSize> </Package> </Downloads> </PhoronixTestSuite>
install.sh
#!/bin/sh HOME=$DEBUG_REAL_HOME steam steam://install/570 tar -xjvf dota2-pts-1971360796.dem.tar.bz2 mv dota2-pts-1971360796.dem $DEBUG_REAL_HOME/.steam/steam/steamapps/common/dota\ 2\ beta/game/dota echo "#!/bin/bash HOME=\$DEBUG_REAL_HOME . steam-env-vars.sh cd \$DEBUG_REAL_HOME/.steam/steam/steamapps/common/dota\ 2\ beta/game mv -f \$HOME/.steam/steam/steamapps/common/dota\ 2\ beta/game/dota/Source2Bench.csv \$HOME/.steam/steam/steamapps/common/dota\ 2\ beta/game/dota/Source2Bench.csv.1 # -testscript_inline \\\"Test_WaitForCheckPoint DemoPlaybackFinished\; quit\\\" ./dota.sh +con_logfile \$LOG_FILE +timedemoquit dota2-pts-1971360796 +demo_quitafterplayback 1 +cl_showfps 2 +fps_max 0 -nosound -noassert -console -fullscreen +timedemo_start 50000 +timedemo_end 51000 -autoconfig_level 3 -testscript_inline \\\"Test_WaitForCheckPoint DemoPlaybackFinished\; quit\\\" \$@ cat \$HOME/.steam/steam/steamapps/common/dota\ 2\ beta/game/dota/Source2Bench.csv >> \$LOG_FILE" > dota2-benchmark chmod +x dota2-benchmark
install_macosx.sh
#!/bin/sh #HOME=$DEBUG_REAL_HOME steam steam://install/570 tar -xjvf dota2-pts-1971360796.dem.tar.bz2 mv dota2-pts-1971360796.dem $DEBUG_REAL_HOME/Library/Application\ Support/Steam/steamapps/common/dota\ 2\ beta/game/dota echo "#!/bin/sh HOME=\$DEBUG_REAL_HOME cd \$DEBUG_REAL_HOME/./Library/Application\ Support/Steam/steamapps/common/dota\ 2\ beta/game mv -f \$HOME//Library/Application\ Support/Steam/steamapps/common/dota\ 2\ beta/game/dota/Source2Bench.csv \$HOME//Library/Application\ Support/Steam/steamapps/common/dota\ 2\ beta/game/dota/Source2Bench.csv.1 # -testscript_inline \\\"Test_WaitForCheckPoint DemoPlaybackFinished\; quit\\\" ./dota.sh +con_logfile \$LOG_FILE +timedemoquit dota2-pts-1971360796 +demo_quitafterplayback 1 +cl_showfps 2 +fps_max 0 -nosound -noassert -console -fullscreen +timedemo_start 50000 +timedemo_end 51000 -autoconfig_level 3 -testscript_inline \\\"Test_WaitForCheckPoint DemoPlaybackFinished\; quit\\\" \$@ cat \$HOME//Library/Application\ Support/Steam/steamapps/common/dota\ 2\ beta/game/dota/Source2Bench.csv >> \$LOG_FILE" > dota2-benchmark chmod +x dota2-benchmark
install_windows.sh
#!/bin/sh steam steam://install/570 tar -xjvf dota2-pts-1971360796.dem.tar.bz2 mv dota2-pts-1971360796.dem "C:\Program Files (x86)\Steam\steamapps\common\dota 2 beta\game\dota" echo "#!/bin/bash cd \"C:\Program Files (x86)\Steam\steamapps\common\dota 2 beta\game\bin\win64\" ./dota2.exe +con_logfile \$LOG_FILE +timedemoquit dota2-pts-1971360796 +demo_quitafterplayback 1 +cl_showfps 2 +fps_max 0 -nosound -noassert -console -fullscreen +timedemo_start 50000 +timedemo_end 51000 -autoconfig_level 3 -testscript_inline \\\"Test_WaitForCheckPoint DemoPlaybackFinished\; quit\\\" \$@ cat \"C:\Program Files (x86)\Steam\steamapps\common\dota 2 beta\game\dota\Source2Bench.csv\" >> \$LOG_FILE" > dota2-benchmark chmod +x dota2-benchmark
pre_linux.sh
#!/bin/bash STEAM_GAME_ID=570 GAME_BINARY=dota2 export HOME=$DEBUG_REAL_HOME steam steam://run/$STEAM_GAME_ID & sleep 5 GAME_PID=`pgrep $GAME_BINARY` echo '#!/bin/sh' > steam-env-vars.sh while read -d $'\0' ENV; do NAME=`echo $ENV | cut -d= -f1`; VAL=`echo $ENV | cut -d= -f2`; echo "export $NAME=\"$VAL\""; done < /proc/$GAME_PID/environ >> steam-env-vars.sh chmod +x steam-env-vars.sh kill -9 $GAME_PID
results-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v8.0.0--> <PhoronixTestSuite> <ResultsParser> <OutputTemplate>pts2.dem,UNKNOWN,#_RESULT_#, 17.5, 30.1,3840,2160,3239,95,RGBA8888,"/home/phoronix/.steam/steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/dota2" /home/phoronix/.steam/steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/dota2 +cl_showfps 1 +timedemo pts2 +demo_quitafterplayback 1 +fps_max 0 -novconsole -fullscreen +timedemo_start 1 +timedemo_end 1000 +bench_start dota2.bench,OpenGL,0x1002,0x7300,RENDER_SYSTEM_DLL_GL,enabled,3,2,</OutputTemplate> <LineHint>.dem</LineHint> <FileFormat>CSV</FileFormat> </ResultsParser> </PhoronixTestSuite>
test-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v8.0.0--> <PhoronixTestSuite> <TestInformation> <Title>Dota 2</Title> <Description>This is a benchmark of Valve's Dota 2 game. The test profile assumes you have a Steam account, have Steam installed for the system, and that you have rights to Dota 2. This automates the process of executing the game and using a standardized time demo.</Description> <ResultScale>Frames Per Second</ResultScale> <Proportion>HIB</Proportion> <Executable>dota2-benchmark</Executable> <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. Currently this test profile doesn't override any of the user/quality settings so be forewarned when comparing your results against other user systems.</PreInstallMessage> </TestInformation> <TestProfile> <Version>1.2.4</Version> <SupportedPlatforms>Linux, MacOSX, Windows</SupportedPlatforms> <SoftwareType>Game</SoftwareType> <TestType>Graphics</TestType> <License>Retail</License> <Status>Verified</Status> <SupportedArchitectures>x86, x86_64</SupportedArchitectures> <ExternalDependencies>steam</ExternalDependencies> <EnvironmentSize>2</EnvironmentSize> <ProjectURL>http://store.steampowered.com/app/570/</ProjectURL> <Maintainer>Michael Larabel</Maintainer> </TestProfile> <TestSettings> <Default> <Arguments>-high -console </Arguments> </Default> <Option> <DisplayName>Resolution</DisplayName> <Identifier>auto-resolution</Identifier> <ArgumentPrefix></ArgumentPrefix> <ArgumentPostfix></ArgumentPostfix> <DefaultEntry>0</DefaultEntry> <Menu> <Entry> <Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name> <Value>-w $VIDEO_WIDTH -h $VIDEO_HEIGHT</Value> <Message></Message> </Entry> </Menu> </Option> <Option> <DisplayName>Renderer</DisplayName> <Identifier>renderer</Identifier> <ArgumentPrefix></ArgumentPrefix> <ArgumentPostfix></ArgumentPostfix> <DefaultEntry>0</DefaultEntry> <Menu> <Entry> <Name>Direct3D 11</Name> <Value>-dx11</Value> <Message></Message> </Entry> <Entry> <Name>OpenGL</Name> <Value>-gl</Value> <Message></Message> </Entry> <Entry> <Name>Vulkan</Name> <Value>-vulkan</Value> <Message></Message> </Entry> </Menu> </Option> </TestSettings> </PhoronixTestSuite>