summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/tremulous.xml
blob: c7e6f62b2ca6813025a0830bbd1750325379c712 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Game</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<DownloadSize>101</DownloadSize>
		<EnvironmentSize>110</EnvironmentSize>
		<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
		<ProjectURL>http://tremulous.net/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>Tremulous</Title>
		<Version>1.1.0</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Average FPS</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>Tremulous is an open-source game that uses the ioquake3 engine. Tremulous is a combination of a first-person shooter and real-time strategy.</Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments>+exec tremulous-benchmark +timedemo 1 +set demodone "quit" +set demoloop1 "demo pts-demo; set nextdemo vstr demodone" +vstr demoloop1</Arguments>
		</Default>
		<Option>
			<DisplayName>Resolution</DisplayName>
			<Identifier>display-resolution</Identifier>
			<Menu>
				<Entry>
					<Name>800 x 600</Name>
					<Value>+set r_customwidth 800 +set r_customheight 600</Value>
				</Entry>
				<Entry>
					<Name>1024 x 768</Name>
					<Value>+set r_customwidth 1024 +set r_customheight 768</Value>
				</Entry>
				<Entry>
					<Name>1280 x 1024</Name>
					<Value>+set r_customwidth 1280 +set r_customheight 1024</Value>
				</Entry>
				<Entry>
					<Name>1680 x 1050</Name>
					<Value>+set r_customwidth 1680 +set r_customheight 1050</Value>
				</Entry>
				<Entry>
					<Name>1600 x 1200</Name>
					<Value>+set r_customwidth 1600 +set r_customheight 1200</Value>
				</Entry>
				<Entry>
					<Name>1920 x 1200</Name>
					<Value>+set r_customwidth 1920 +set r_customheight 1200</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>