summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/openarena.xml
blob: 887970f0de9186a6408ae3372a080dea99c84d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.1</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Game</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<DownloadSize>272</DownloadSize>
		<EnvironmentSize>279</EnvironmentSize>
		<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
		<ProjectURL>http://openarena.ws/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>OpenArena</Title>
		<Version>0.7.6</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Average FPS</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This is a test of OpenArena, a popular open-source first-person shooter. This game is based upon ioquake3, which in turn uses the GPL version of id Software's Quake 3 engine.</Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments>+exec pts +set r_mode -1 +set r_fullscreen 1</Arguments>
		</Default>
		<Option>
			<DisplayName>Resolution</DisplayName>
			<Identifier>auto-resolution</Identifier>
			<Menu>
				<Entry>
					<Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name>
					<Value>+set r_customWidth $VIDEO_WIDTH +set r_customHeight $VIDEO_HEIGHT</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>