summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/quake4.xml
blob: 8a8cf49a98519af8dcd73fd40c6f8580d6890954 (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Game</SoftwareType>
		<License>NON-FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<DownloadSize>275</DownloadSize>
		<EnvironmentSize>2868</EnvironmentSize>
		<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
		<ProjectURL>http://www.quake4game.com/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>Quake 4</Title>
		<Version>1.4.2</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Average FPS</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This test calculates the average frame-rate within the Quake 4 game from id Software.</Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments>+set sys_VideoRam $VIDEO_MEMORY +set r_mode -1 +timedemoquit pts +set in_tty 0</Arguments>
		</Default>
		<Option>
			<DisplayName>Resolution</DisplayName>
			<Identifier>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>
		<Option>
			<DisplayName>Quality</DisplayName>
			<Identifier>game-quality</Identifier>
			<ArgumentName>+set com_machineSpec </ArgumentName>
			<Menu>
				<Entry>
					<Name>Low</Name>
					<Value>0</Value>
				</Entry>
				<Entry>
					<Name>High</Name>
					<Value>2</Value>
				</Entry>
				<Entry>
					<Name>Ultra</Name>
					<Value>3</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>