]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Hardware_Requirements.textile
(Commit created by redmine exporter script from page "Hardware_Requirements" version 25)
[xonotic/xonotic.wiki.git] / Hardware_Requirements.textile
1 h1. Hardware Requirements
2
3 h2. Results from the-big-benchmark
4
5 h3. Xonotic 0.6
6
7 | Username | System | CPU | GHz | Cores | RAM | Vendor | Card | Driver | OS | Arch | omg | low | med | normal | high | ultra | ultimate | Notes | Log download |
8 | Ronan | desktop | Core i7 920 | 3.36 | 4 | 24G | NVIDIA Corporation | GeForce GTX 275/PCI/SSE2  | 3.3.0 NVIDIA 285.05.09 | Linux | x64 | 401 | 402 | 369 | 352 | 294 | 169 | 113 | | http://ompldr.org/vY2lzdw |
9 | Ronan | desktop | Core i7 920 | 3.36 | 4 | 24G | NVIDIA Corporation | GeForce GTX 560 Ti 448 cores | 4.2.0 NVIDIA 285.05.09 | Linux | x64 | 396 | 402 | 364 | 344 | 300 | 186 | 144 | | http://ompldr.org/vY2lyaQ |
10 | tZork | ZEN | Intel i5-2500k | 4.8 | 4 | 4G | NVIDIA Corporation | GeForce 9800 GT/PCI/SSE2 | 3.3.0 | Windows 7 | x64 | 352 | 355 | 316 | 298 | 213 | 112 | 60 | | http://mapdl.xonotic.eu/tzork/the-big-benchmark-zen.zip |
11 | Ronan | desktop | Core i7 920 | 2.66 | 4 | 24G | NVIDIA Corporation | GeForce GTX 560 Ti 448 cores | 4.2.0 NVIDIA 285.05.09 | Linux | x64 | 334 | 342 | 309 | 296 | 259 | 164 | 134 | | http://ompldr.org/vY2l0eA |
12 | tZork | mediabox | Intel i3-2100 | 3.1 | 2 | 8G | ATI Technologies Inc. | AMD Radeon HD 6770 | 4.1.11399 Compatibility Profile Context | Windows 7 | x64 | 259 | 237 | 224 | 212 | 183 | 130 | 116 | | http://mapdl.xonotic.eu/tzork/the-big-benchmark3.zip |
13 | SavageX | desktop | Phenom II X4 945 | 3.0 | 4 | 8G | ATI Technologies Inc. | AMD Radeon HD 5670 | 4.1.11005 Compatibility Profile Context | Linux | x64 | 249 | 232 | 210 | 195 | 168 | 103 | 73 | | http://ompldr.org/iY2lwYg |
14 | divVerent | grawp | Athlon II X4 620 | 2.6 | 4 | 4G | NVIDIA Corporation | GeForce GTS 250/PCI/SSE2 | 3.3.0 NVIDIA 290.10 | Linux | x64 | 219 | 215 | 196 | 186 | 169 | 103 | 66 | | http://ompldr.org/vY2luNQ |
15 | divVerent | nb-04 | Intel(R) Core(TM)2 Duo CPU P8700 | 2.53 | 2 | 4G | NVIDIA Corporation | GeForce 9600M GS/PCI/SSE2 | 3.3.0 NVIDIA 290.10 | Linux | x64 | 196 | 183 | 161 | 125 | 96 | 39 | 17 | | http://ompldr.org/vY2lxeQ |
16 | Mirio | nn | Athlon 64 X2 | 2.0 | 2 | 1G | NVIDIA Corporation | GeForce 9800 GT/PCI/SSE2/3DNOW! | 3.1.0 | Windows XP (Home) | x86 | 106 | 105 | 96 | 92 | 86 | 55 | 45 | | http://ompldr.org/vY2lydA/the-big-benchmark.rar |
17 | Ronan | lenovo-x121e | Core i3 2357M | 1.3 | 2 | 8G | Intel | Intel(R) HD Graphics 3000 | 3.1.0 - Build 8.15.10.2559 | Windows 7 | x64 | 79 | 67 | 61 | 58 | 49 | 34 | 18 | | http://ompldr.org/vY2l0eA |
18 | SavageX | nettop | AMD E-350 | 1.6 | 2 | 4G | ATI Technologies Inc. | AMD Radeon HD 6350 | 4.1.11005 Compatibility Profile Context | Linux | x64 | 58 | 54 | 47 | 45 | 34 | 25 | - | | http://ompldr.org/iY2lzcg |
19 | divVerent | whitenot | Intel(R) Celeron(R) M processor | 0.63 | 1 | 2G | Tungsten Graphics, Inc | Mesa DRI Intel(R) 915GM x86/MMX/SSE2 | 1.4 Mesa 7.11.2 | Linux | x86 | 20 | 8 | - | - | - | - | - | 640x480 | http://ompldr.org/vY2luOQ |
20
21 h2. How to run the benchmark
22
23 First turn off any screen savers you may be running.
24
25 Then, in misc/tools/the-big-benchmark/, run the-big-benchmark.sh or the-big-benchmark.bat depending on OS. Wait for about 1 hour, then - if it's not done yet - you are allowed to quit the process by entering "quit" on the game console. The results will be saved in data/the-big-benchmark.log. Upload this file, and analyze it and enter the values here!
26
27 The lists are sorted by the "normal" column in descending order. In case of equality, further sort criteria are chosen to the left.
28
29 The fields have the following meanings and are extracted as follows:
30
31 h3. Username
32
33 The user name on the tracker here.
34
35 h3. System
36
37 A host identifier (e.g. host name)
38
39 h3. CPU
40
41 The CPU in the system. On Linux, get this from /proc/cpuinfo.
42
43 h3. GHz
44
45 The CPU clock frequency.
46
47 h3. Cores
48
49 The number of CPU cores in the system. On Linux, get this from /proc/cpuinfo.
50
51 h3. RAM
52
53 The total physical memory of the system. On Linux, get this from `free`.
54
55 h3. Vendor
56
57 The vendor string (typically graphics card vendor). Get this from the-big-benchmark.log, as in:
58
59     GL_VENDOR: NVIDIA Corporation
60
61 h3. Card
62
63 The renderer string (typically graphics card name). Get this from the-big-benchmark.log, as in:
64
65     GL_RENDERER: GeForce GTS 250/PCI/SSE2
66
67 Sometimes this just lists the series of the chipset, and not the exact chipset number (e.g. 6700 Series). Then it is allowed to replace it by the proper chipset number (6770). Make sure to remove the "Series" then!
68
69 h3. Driver
70
71 The version string (typically driver version). Get this from the-big-benchmark.log, as in:
72
73     GL_VERSION: 3.3.0 NVIDIA 290.10
74
75 h3. OS
76
77 The operating system. One of Windows XP, Vista, Windows 7, Linux, OS X 10.5, OS X 10.6, OS X 10.7.
78
79 h3. Arch
80
81 The operating system architecture. Typically one of x86, x64.
82
83 h3. Notes
84
85 Special notes for the run.
86
87 h3. omg, low, med, normal, high, ultra, ultimate
88
89 In this order, the integer part (part before the . - yes, we round downwards) from the fps number from the MED: lines of the-big-benchmark.log. For example, the following lines:
90
91     MED: 10510 frames 47.8206480 seconds 219.7795398 fps, one-second fps min/avg/max: 127 227 439 (336 seconds)
92 MED: 10510 frames 48.7275059 seconds 215.6892663 fps, one-second fps min/avg/max: 128 225 476 (336 seconds)
93 MED: 10510 frames 53.5346079 seconds 196.3216023 fps, one-second fps min/avg/max: 109 209 468 (336 seconds)
94 MED: 10510 frames 56.3927591 seconds 186.3714450 fps, one-second fps min/avg/max: 97 199 449 (336 seconds)
95 MED: 10510 frames 62.1347530 seconds 169.1484957 fps, one-second fps min/avg/max: 91 181 399 (336 seconds)
96 MED: 10510 frames 101.2439241 seconds 103.8086985 fps, one-second fps min/avg/max: 23 123 241 (336 seconds)
97 MED: 10510 frames 157.8243561 seconds 66.5930168 fps, one-second fps min/avg/max: 21 74 138 (336 seconds)
98
99 lead to: 219, 215, 196, 186, 169, 103, 66
100
101 If a run was not made (you then have less MED: lines), or if a run was incomplete for some reason (then the corresponding MIN: line does not show the same frame count as MAX:), a dash ("-") is to be entered.
102
103 h3. Notes
104
105 Differences to normal test environment (e.g. different resolution than the intended resolution of the test, which is 1024x768), or problems that happened during the test.