summaryrefslogtreecommitdiff
path: root/RadeonProgram.mdwn
blob: 703bc321d5aa1cc3421c21930d21cfbaa146ab16 (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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283


## Supported Program List for Free Radeon Drivers

**This page is only for the open source Xorg Radeon drivers. [[radeon|radeon]] (xf86-video-ati) for 2D; radeon, r200 Mesa Classic drivers and r300, r600 Gallium drivers only. THIS PAGE IS NOT FOR THE CLOSED-SOURCE [[FGLRX/CATALYST|ATIProprietaryDriver]] DRIVER PROVIDED BY AMD/ATI.** 

Also check out the [[RadeonFeature|RadeonFeature]] page. 

This list works on the same principle as the Wine game list, but there are some important differences. 

The biggest difference is that we are tracking driver capabilities, not performance. It doesn't matter if your game runs at 1680x1050 with everything cranked up, what matters is whether or not it is rendering properly. 

The entries in the table are "**STATUS (N.M)**", where **N.M** is the latest version / stable branch of Mesa on which the application was tested, and **STATUS** is one of the following (you can copy color codes from here): 
[[!table header="no" class="mointable" data="""
PLATINUM (N.M)  | it works without any graphical bugs or problems, with all features enabled (no footnote is needed) 
G0LD (N.M)  | it works well, but not every little eye-candy feature works. For some chipsets, this might be due to hardware limitations. Please add a footnote why it is not PLATINUM (preferably with a link to a reported bug at freedesktop.org) 
SILVER (N.M)  | it works, but has serious graphical errors. For some chipsets, this might be due to hardware limitations. Please add a footnote why it is not G0LD (preferably with a link to a reported bug at freedesktop.org) 
GARBAGE (N.M)  | it just doesn't work, due to driver problems. Please add a footnote why it is not SILVER (preferably with a link to a reported bug at freedesktop.org) 
TOO OLD  | it just doesn't work at all, due to known hardware limitations. 
UNKNOWN  | the current status of this item isn't known. Please update it if you know. 
"""]]

Note that the level of support for R300-R500 is roughly on the same level because those chips all use the same driver. This means that if the status is known for e.g. R300, then it is likely that the status for R500 is the same or at least similar, but please refrain from changing this in the table unless you really did test the application using that chip. A similar thing is true for R600-R700. 

Here are some guidelines for this page: 

* We do not distinguish between different versions of a stable branch of Mesa. So Mesa 7.n, 7.n.1, 7.n.2, etc. all count as 7.n. 
* If this page claims that an application works in Mesa 7.n, and you tested it using stable Mesa release 7.(n+1) and it still works, please update the table accordingly. 
* If this page claims that an application works in Mesa 7.n, but you experience problems in stable Mesa release 7.(n+1), please notify the developers before changing the table. If we do not fix the problem within a reasonable time frame, feel free to change the corresponding entry in the table. 
* If this page claims that an application fails in Mesa 7.n, but you have tested it using stable Mesa release 7.(n+1) and it works fine, please update the table accordingly. 
* If the page makes claim about how well an application works in Mesa 7.n and you disagree about it, please discuss it in the community (see information on the [[Radeon 3D portal page|http://dri.freedesktop.org/wiki/Radeon]]). 
* _Note on bugs:_ please prefers opening a [[new bug on freedesktop bugzilla|https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa]] and link it here rather than reporting directly the bug here. 
* When experiencing issues on Apple hardware, refer to [[mac-how.net|http://www.mac-how.net]] 
* Mesa version numbers do not apply to **UNKNOWN** or **TOO OLD** 
* _Development (git) versions:_ When running Mesa from a git checkout, use the following format for version numbering: **X.Y-dev**. You can obtain the version number by running **glxinfo | grep version** and examining the OpenGL version string; it will say something like "1.5 Mesa 7.7-devel". 
* The classic DRI drivers have been obsoleted by the newer Gallium3D ones, r300g is the default for r300-r500 since 7.9 and r600g for r600- since 7.10. Add no more test results with the classic drivers for these chips, please. 
* When adding a footnote, please qualify it with the time it was written, so that we may in the future more easily decide whether the footnote is out of date. 
* _Comments and changelogs:_ When editing this page, **please add** an explanatory note to the Comment field! We need to know what changed and why with a quick glance, to keep up with the driver progress. 
* an <sup>S3</sup> after the name of the program indicates that it won't work at all without S3TC support (libtxc_dxtn.so) [[!table header="no" class="mointable" data="""
**Native**  | **R100**  | **R200**  | **R300**  | **R400**  | **RS690**  | **R500**  | **R600**  | **R700**  | **Evergreen**  | **Northern Islands** 
[[0 A.D.|http://www.wildfiregames.com/0ad/]]<sup>S3</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.11<sup>G</sup>)<sup>1</sup>  | G0LD (7.9)<sup>32</sup>  | PLATINUM (8.0)  | UNKNOWN  | PLATINUM (7.11) 
[[Alien Arena 2011|http://red.planetarena.org/index.html]]  | UNKNOWN  | UNKNOWN  | G0LD (7.11-dev)<sup>76</sup>  | G0LD (7.6)  | UNKNOWN  | G0LD (7.6)  | PLATINUM (7.11-dev)  | PLATINUM (7.11)  | UNKNOWN  | PLATINUM (7.11) 
[[Amnesia: The Dark Descent|http://www.amnesiagame.com/#main]]<sup>S3</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | SILVER (7.9)<sup>66</sup>  | UNKNOWN  | SILVER (7.10)  | PLATINUM (7.11-dev)  | PLATINUM (7.12-dev)<sup>3</sup>  | UNKNOWN  | UNKNOWN 
[[AndYetItMoves|http://www.andyetitmoves.net/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (8.0)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Aquaria|http://www.bit-blot.com/aquaria/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.8)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Assault Cube|http://assault.cubers.net/]]  | UNKNOWN  | G0LD (7.5)<sup>15</sup>  | UNKNOWN  | PLATINUM (7.6)  | UNKNOWN  | PLATINUM (7.6)  | G0LD (8.04)<sup>44</sup>  | G0LD (7.9)<sup>44</sup>  | UNKNOWN  | UNKNOWN 
[[AstroMenace|http://www.viewizard.com/]]  | UNKNOWN  | G0LD (7.11-dev)<sup>75</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (8.04)<sup>63</sup>  | G0LD (7.9)<sup>63</sup>  | UNKNOWN  | UNKNOWN 
[[Battle of Wesnoth|http://wesnoth.org/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Blender3d|http://www.blender.org/]]  | UNKNOWN  | UNKNOWN  | G0LD (7.6)<sup>18</sup>  | G0LD (7.6)  | UNKNOWN  | GARBAGE (7.6)<sup>23</sup>  | SILVER (7.7)<sup>18</sup>  | G0LD (7.10)  | PLATINUM (7.12-dev)  | UNKNOWN 
[[Blocks that matter|http://www.swingswingsubmarine.com/games/blocks-that-matter/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Braid|http://www.braid-game.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11-dev)  | UNKNOWN  | PLATINUM (7.12-dev)  | PLATINUM (8.1-dev) 
[[Caster|http://www.elecorn.com/caster3d/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | SILVER (7.7)<sup>51</sup>  | PLATINUM (7.11-dev)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Celestia|http://www.shatters.net/celestia/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN  | G0LD (7.6)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | PLATINUM (7.11) 
[[Cogs|http://www.cogsgame.com/]]  | UNKNOWN  | UNKNOWN  | G0LD (8.0)<sup>100</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | GARBAGE (8.04)<sup>102</sup>  | UNKNOWN  | PLATINUM (7.12-dev)  | UNKNOWN 
[[ColdWar|http://www.linuxgamepublishing.com/info.php?id=24]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN  | GARBAGE (8.04)<sup>89</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Compiz Fusion|http://www.compiz-fusion.org/]]  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.5)  | PLATINUM (7.6)  | PLATINUM (7.5)  | PLATINUM (7.7)  | PLATINUM (7.10)  | PLATINUM (7.10)  | UNKNOWN  | PLATINUM (7.11) 
[[CoreBreach|http://corebreach.corecode.at/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | GOLD (7.11)<sup>96</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Darwinia|http://www.introversion.co.uk/darwinia]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN 
[[Doom 3|http://zerowing.idsoftware.com/linux/doom/]]<sup>78</sup> <sup>81</sup>  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.11-dev)  | GARBAGE (7.5)  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11-dev)  | PLATINUM (7.11-dev)  | UNKNOWN  | PLATINUM (7.11) 
[[Eduke32|http://eduke32.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.10)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Enemy Territory: Quake Wars|http://zerowing.idsoftware.com/linux/etqw/]]<sup>S3</sup> <sup>78</sup> <sup>85</sup>  | TOO OLD  | TOO OLD  | PLATINUM (7.10)  | GARBAGE (7.5)  | UNKNOWN  | UNKNOWN  | G0LD (7.11-dev)  | PLATINUM (8.0)  | UNKNOWN  | PLATINUM (7.11) 
[[ePSXe|http://www.epsxe.com/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.5)  | UNKNOWN  | UNKNOWN  | G0LD (7.5)  | G0LD (7.9)  | G0LD (7.9)  | UNKNOWN  | UNKNOWN 
[[Eschalon: Book I|http://basiliskgames.com/downloads]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.8)<sup>48</sup>  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Family Farm|http://www.familyfarmgame.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (8.04)<sup>103</sup>  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN 
[[FlightGear v2.0.0|http://www.flightgear.org/]]  | UNKNOWN  | UNKNOWN  | G0LD (7.10)<sup>84</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | SILVER (7.8-dev)<sup>37</sup>  | G0LD (7.10)  | UNKNOWN  | PLATINUM (7.11) 
[[FooBillard|http://foobillard.sourceforge.net/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.12-dev)<sup>77</sup>  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | PLATINUM (7.11) 
[[Frets On Fire|http://fretsonfire.sourceforge.net/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)<sup>62</sup>  | PLATINUM (7.9)<sup>62</sup>  | UNKNOWN  | UNKNOWN 
[[Google Earth|http://earth.google.com/]]  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.10)  | G0LD (7.5)  | G0LD (7.5)  | PLATINUM (7.11<sup>G</sup>)  | G0LD (7.9)<sup>56</sup>  | G0LD (7.9)<sup>56</sup>  | PLATINUM<sup>56</sup> (7.12-dev)  | PLATINUM (7.11) 
[[Gish|http://www.chroniclogic.com/gish.htm]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.8)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Glest|http://www.glest.org]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.9)<sup>46</sup>  | G0LD (7.9)<sup>46</sup>  | UNKNOWN  | UNKNOWN 
[[Hedgewars|http://www.hedgewars.org/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Heroes of Newerth|http://www.heroesofnewerth.com/]]  | TOO OLD  | TOO OLD  | G0LD (8.0)<sup>101</sup>  | UNKNOWN  | UNKNOWN  | G0LD (7.10)  | G0LD (7.10)  | G0LD (7.10)  | UNKNOWN  | UNKNOWN 
[[KWin|http://techbase.kde.org/Projects/KWin]]  | UNKNOWN  | PLATINUM (7.9-dev) <sup>28</sup>  | PLATINUM (7.10)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)<sup>59</sup>  | PLATINUM (7.10)  | UNKNOWN  | PLATINUM (8.1-dev) 
[[Lightsmark 2008|http://dee.cz/lightsmark/]]  | UNKNOWN  | UNKNOWN  | SILVER (7.11-dev)<sup>79</sup>  | UNKNOWN  | UNKNOWN  | SILVER (7.10)  | PLATINUM (7.11-dev)  | PLATINUM (7.11-dev)  | UNKNOWN  | PLATINUM (7.11) 
[[Lightspark|http://launchpad.net/lightspark]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Lugaru HD|http://www.wolfire.com/lugaru]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | UNKNOWN  | G0LD (7.8)  | PLATINUM (7.11-dev)  | PLATINUM (7.11-dev)  | PLATINUM (7.12-dev)  | UNKNOWN 
[[MegaGlest|http://megaglest.org/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Mupen64Plus|http://code.google.com/p/mupen64plus/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.9)  | G0LD (7.9)  | UNKNOWN  | UNKNOWN 
[[Neverball|http://neverball.org/]]  | UNKNOWN  | PLATINUM (7.5)  | PLATINUM (7.5)  | PLATINUM (7.5)  | PLATINUM (7.5)  | PLATINUM (7.7)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | PLATINUM (7.10) 
[[Neverwinter Nights|http://icculus.org/~ravage/nwn/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Nexuiz|http://www.alientrap.org/nexuiz/]]  | PLATINUM (7.6)  | PLATINUM (7.6)  | G0LD (7.10)<sup>80</sup>  | G0LD (7.5)  | G0LD (7.5)  | PLATINUM (7.7)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.10)  | PLATINUM (7.10) 
[[OilRush|http://www.oilrush-game.com/]]  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | UNKNOWN  | UNKNOWN  | G0LD (7.11-dev)  | UNKNOWN  | SILVER (8.0.3)<sup>99</sup> 
[[OpenArena|http://www.openarena.ws/]] ([[ioquake3|http://ioquake3.org/]])  | PLATINUM (7.6)  | PLATINUM (7.6)  | PLATINUM (7.5)  | PLATINUM (7.5)  | SILVER (7.5)  | PLATINUM (7.7)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.12-dev)  | PLATINUM (7.10) 
[[OpenBVE|http://openbve.trainsimcentral.co.uk/]]  | UNKNOWN  | PLATINUM (7.9-dev)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Osmos|http://www.hemispheregames.com/osmos/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (8.0)  | UNKNOWN  | UNKNOWN  | PLATINUM (7.8)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.11)  | PLATINUM (8.03) 
[[Penumbra Collection|http://www.penumbragame.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | UNKNOWN  | G0LD (7.8)<sup>55</sup>  | G0LD (7.11-dev)  | PLATINUM (7.11-dev)  | UNKNOWN  | UNKNOWN 
[[Piglit|http://people.freedesktop.org/~nh/piglit/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[PlaneShift|http://www.planeshift.it/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.10)  | UNKNOWN  | UNKNOWN 
[[Postal 2|http://www.postal2.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.9)  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN 
[[Prey|http://icculus.org/prey/]]<sup>S3</sup> <sup>78</sup> <sup>81</sup>  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.11-dev)  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11<sup>G</sup>)  | G0LD (7.8)  | PLATINUM (7.11-dev)  | UNKNOWN  | PLATINUM (7.11) 
[[Racer|http://www.racer.nl/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.9)<sup>47</sup>  | G0LD (7.9)<sup>47</sup>  | UNKNOWN  | UNKNOWN 
[[Quake Live|http://www.quakelive.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Quake 4|http://zerowing.idsoftware.com/linux/quake4/]]<sup>78</sup> <sup>81</sup>  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.11-dev)  | GARBAGE (7.5)  | UNKNOWN  | GARBAGE (7.7)  | PLATINUM (7.11-dev)  | PLATINUM (7.11-dev)  | PLATINUM (7.11-dev)  | PLATINUM (7.11) 
[[Regnum Online|http://www.regnumonlinegame.com/index.php?l=0&sec=6]]<sup>S3</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.12)<sup>98</sup>  | G0LD (7.12)<sup>98</sup>  | G0LD (7.12)<sup>98</sup>  | G0LD (7.12)<sup>98</sup>  | UNKNOWN  | UNKNOWN 
[[Return To Castle Wolfenstein|http://zerowing.idsoftware.com/linux/wolf/]]  | UNKNOWN  | PLATINUM (7.6)  | UNKNOWN  | PLATINUM (7.6)  | UNKNOWN  | PLATINUM (7.6)  | PLATINUM (8.04)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[rRootage|http://rrootage.sourceforge.net/]]  | UNKNOWN  | PLATINUM (7.11-dev)  | PLATINUM (7.5)  | PLATINUM (7.5)  | UNKNOWN  | PLATINUM (7.5)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Ryzom|http://www.ryzom.com/en/index.html]]  | UNKNOWN  | UNKNOWN  | SILVER (7.9)<sup>65</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.9)<sup>65</sup>  | UNKNOWN  | UNKNOWN 
[[Savage: The Battle For Newerth|http://www.s2games.com/savage/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | SILVER (8.0.4)<sup>107</sup>  | G0LD (7.10)  | UNKNOWN  | UNKNOWN 
[[Savage 2: A Tortured Soul|http://www.savage2.com/]]  | TOO OLD  | TOO OLD  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | GARBAGE (8.04)<sup>108</sup>   | G0LD (7.10)  | UNKNOWN  | PLATINUM (7.11-dev) 
[[Sauerbraten|http://sauerbraten.org/]]  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.10)  | G0LD (7.5)  | G0LD (7.5)  | PLATINUM (7.11<sup>G</sup>)  | G0LD (7.9)<sup>49</sup>  | PLATINUM (7.11-dev)<sup>49</sup>  | UNKNOWN  | PLATINUM (7.11) 
[[Scorched 3D|http://www.scorched3d.co.uk/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.6.1)  | UNKNOWN  | UNKNOWN  | PLATINUM (7.10)  | G0LD (7.11)<sup>57</sup>  | G0LD (7.10)  | UNKNOWN  | G0LD (8.03) 
[[Second Life|http://www.secondlife.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.5)  | SILVER (7.7)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Secret Maryo Chronicles|http://www.secretmaryo.org/]]  | UNKNOWN  | PLATINUM (7.5)  | SILVER (7.5)  | PLATINUM (7.6)  | UNKNOWN  | PLATINUM (7.7)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Shadowgrounds|http://shadowgroundsgame.com/]]<sup>S3</sup>  | UNKNOWN  | UNKNOWN  | PLATINUM (7.12-dev)<sup>92</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | GARBAGE (8.04)<sup>105</sup>  | PLATINUM (7.11-dev)  | G0LD<sup>91</sup> (7.12-dev)  | UNKNOWN 
[[Shadowgrounds: Survivor|http://shadowgroundsgame.com/survivor/]]<sup>S3</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | GARBAGE (8.04)<sup>105</sup>  | PLATINUM (7.11-dev)  | G0LD<sup>91</sup> (7.12-dev)  | UNKNOWN 
[[Shank|http://www.shankgame.com/]]<sup>S3</sup>  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | UNKNOWN  | UNKNOWN  | GARBAGE (8.04)<sup>106</sup>  | PLATINUM (8.0-rc2)  | UNKNOWN  | UNKNOWN 
[[Shogo: Mobile Armor Division|http://www.hyperion-entertainment.com/index.php?option=com_content&view=article&id=51&Itemid=57]]  | PLATINUM (7.6)  | PLATINUM (7.6)  | PLATINUM (7.6)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Smokin' Guns|http://www.smokin-guns.net/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (8.04)<sup>104</sup>  | G0LD (7.10)  | UNKNOWN  | UNKNOWN 
[[Soldier of Fortune|http://www.lokigames.com/products/sof/]]  | UNKNOWN  | PLATINUM (7.6)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.6)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Spring RTS|http://springrts.com/]] [[(mod: CA)|http://springrts.com/wiki/Complete_Annihilation]]  | UNKNOWN  | UNKNOWN  | SILVER (7.5)  | UNKNOWN  | UNKNOWN  | SILVER (7.7)  | SILVER (7.9)<sup>58</sup>  | SILVER (7.9)<sup>58</sup>  | UNKNOWN  | UNKNOWN 
[[Stellarium|http://www.stellarium.org/]]  | UNKNOWN  | G0LD (7.10)  | G0LD (7.5)  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.5)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.10)  | UNKNOWN 
[[Steel Storm: Burning Retribution|http://one.steel-storm.com/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (8.0)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN 
[[SuperTuxKart|http://supertuxkart.sourceforge.net/]]  | PLATINUM (7.6)  | PLATINUM (7.6)  | PLATINUM (7.5)  | UNKNOWN  | UNKNOWN  | PLATINUM (7.7)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.12-dev)  | UNKNOWN 
Team Fortress 2 Beta  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (9.0) 
[[Teeworlds|http://www.teeworlds.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11<sup>G</sup>)  | GARBAGE (7.12-dev)  | UNKNOWN 
[[Tiny & Big in: Grandpa's Leftovers|http://tinyandbig.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11-dev)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[TORCS|http://torcs.sourceforge.net/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11<sup>G</sup>)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Transfusion|http://www.transfusion-game.com/]]  | UNKNOWN  | PLATINUM (7.6)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Tremulous|http://tremulous.net/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.6)  | UNKNOWN  | G0LD (7.5)  | PLATINUM (7.6)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.12-dev)  | UNKNOWN 
[[Trine|http://trine-thegame.com/site//]]<sup>S3</sup>  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | GARBAGE (8.04)  | PLATINUM (7.11-dev)  | PLATINUM (7.12-dev)  | UNKNOWN 
[[Trine 2|http://trine2.com/site/]]<sup>S3</sup>  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | UNKNOWN  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN 
[[True Combat: Elite|http://www.truecombatelite.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[UFO:AI|http://ufoai.ninex.info/wiki/index.php/News]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04) | G0LD (7.9)  | UNKNOWN  | UNKNOWN 
[[Unigine: Sanctuary 2.3|http://www.unigine.com/products/sanctuary/]]  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | SILVER (7.9-dev)<sup>50</sup>  | SILVER (7.11-dev)  | SILVER (7.10)  | UNKNOWN  | PLATINUM (8.1-dev) 
[[Unigine: Tropics 1.3|http://unigine.com/products/tropics/]]  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | UNKNOWN  | SILVER (7.11-dev)  | SILVER (7.11-dev)  | UNKNOWN  | PLATINUM (7.11) 
[[Unigine: Heaven 2.5|http://unigine.com/products/heaven/]]  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | TOO OLD  | UNKNOWN  | GARBAGE (7.9)<sup>64</sup>  | GOLD (7.12-dev)<sup>35</sup>  | UNKNOWN  | G0LD (7.11)<sup>95</sup> 
[[Unknown Horizons|http://www.unknown-horizons.org/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11)  | PLATINUM (7.11<sup>G</sup>)  | UNKNOWN  | UNKNOWN 
[[Unreal Tournament 2004|http://www.unrealtournament2003.com/ut2004/]]<sup>82</sup>  | G0LD (7.6)  | G0LD (7.6)  | PLATINUM (7.10)  | G0LD (7.5)  | UNKNOWN  | G0LD (7.6)  | PLATINUM (7.9)<sup>31</sup>  | PLATINUM (7.9)<sup>31</sup>  | PLATINUM (7.10)  | PLATINUM (7.11) 
[[Urban Terror|http://www.urbanterror.net]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.10)  | UNKNOWN  | PLATINUM (7.6)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.12-dev)  | UNKNOWN 
[[Warsow|http://www.warsow.net/]]  | UNKNOWN  | UNKNOWN  | PLATINUM (7.10)  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04) | PLATINUM (7.11-dev)  | PLATINUM (7.10)  | UNKNOWN 
[[Warzone 2100|http://wz2100.net/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (8.04)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[Wolfenstein:Enemy Territory|http://www.planetwolfenstein.com/enemyterritory/]]  | PLATINUM (7.5)  | PLATINUM (7.5)  | PLATINUM (7.5)  | PLATINUM (7.5)  | UNKNOWN  | PLATINUM (7.5)  | PLATINUM (8.04)  | PLATINUM (7.9)<sup>61</sup>  | PLATINUM (7.9)  | UNKNOWN 
[[World of Goo|http://2dboy.com/games.php]]  | UNKNOWN  | PLATINUM (7.5)  | PLATINUM (7.5)  | UNKNOWN  | PLATINUM (7.5)  | PLATINUM (7.8)  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.11)  | UNKNOWN 
[[World of Padman|http://www.worldofpadman.com]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.10)  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | UNKNOWN 
[[XBMC|http://www.xbmc.org]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.9)  | PLATINUM (7.9)  | PLATINUM (7.10)  | PLATINUM (7.11) 
[[Yo Frankie!|http://www.yofrankie.org/]]  | UNKNOWN  | UNKNOWN  | G0LD (7.10)<sup>83</sup>  | UNKNOWN  | UNKNOWN  | PLATINUM (7.6)  | PLATINUM (7.9)  | PLATINUM (7.9)  | UNKNOWN  | PLATINUM (7.11) 
[[Vendetta Online|http://www.vendetta-online.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.9-dev)  | UNKNOWN  | PLATINUM (7.10)  | UNKNOWN  | UNKNOWN 
"""]]

Please verify that the application/game is marked as Platinum in [[Wine AppDB|http://appdb.winehq.org/]] before adding it here. 
[[!table header="no" class="mointable" data="""
**Wine**  | **R100**  | **R200**  | **R300**  | **R400**  | **RS690**  | **R500**  | **R600**  | **R700**  | **Evergreen**  | **Northern Islands** 
[[Crysis 2|www.ea.com/pl/crysis2]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | SILVER (7.12-dev)<sup>90</sup>  | UNKNOWN  | UNKNOWN 
[[EVE Online:Incursion|http://www.eve-online.com]]<sup>S3</sup>  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.11-dev)<sup>87</sup>  | UNKNOWN  | UNKNOWN 
[[Max and the Magic Marker|http://http://maxandthemagicmarker.com//]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11-dev)  | UNKNOWN  | UNKNOWN  | UNKNOWN 
[[Max Payne|http://http://www.maxpayne.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11)  | UNKNOWN  | UNKNOWN 
[[Multi Theft Auto|http://www.mtasa.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11-dev)  | UNKNOWN  | UNKNOWN 
[[Perpetuum|http://www.perpetuum-online.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.11-dev)<sup>86</sup>  | UNKNOWN  | UNKNOWN 
[[Portal 2|http://www.thinkwithportals.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.12-dev)<sup>93</sup>  | UNKNOWN  | UNKNOWN 
[[Team Fortress 2|http://www.teamfortress.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.10)  | UNKNOWN  | UNKNOWN 
[[World of Warcraft:Cataclysm|http://us.battle.net/wow]]<sup>S3</sup>  | UNKNOWN  | UNKNOWN  | SILVER (7.9)<sup>29</sup>  | UNKNOWN  | GARBAGE (7.5)  | SILVER (7.5)  | PLATINUM (7.12)²  | SILVER (7.10)  | UNKNOWN  | UNKNOWN 
[[Victoria 2|http://www.victoria2.com/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | PLATINUM (7.11) 
[[CivCity: Rome|http://www.2kgames.com/civcityrome/]]  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | UNKNOWN  | G0LD (7.11)<sup>97</sup> 
"""]]


### Game notes

<sup>1</sup> Game minimap is corrupted ([[bug #36762|https://bugs.freedesktop.org/show_bug.cgi?id=36762]]). 

² S3TC support is needed. 

<sup>3</sup> (19 September 2011) All graphics features work except antialiasing, to enable advanced post process shaders like SSAO you have to compile mesa with --enable-texture-float. 

<sup>15</sup> Rendering is good on rV280; water reflection need to be turned off due performance reason (just like as in other Cube engine games) 

<sup>18</sup> (Blender) 2.49 requires low impact fallbacks to draw all interface symbols (looped stipple lines for lamp types, etc), but that affects speed. 2.50 requiries changing triple buffer mode to something else, or unusable (app problem, it seems to happen with other brands and operating systems too). 

<sup>23</sup> (26 Oct 2009) [mesa-git] Crashes on many operations and does not update it's interface correctly. 

<sup>28</sup> (14 Set 2010) Works perfectly [ATI Radeon 9000 AGP], just a bit slow due to hardware limitations. 

<sup>31</sup> (13 Dec 2009) Turn off s3tc in driconf, runs smooth in 1280x960 on a Radeon HD 4670. OpenGL renderer string: Mesa DRI R600 (RV730 9490) 20090101 x86/MMX+/3DNow!+/SSE2 TCL DRI2. Turn off s3tc in driconf, runs smooth in 1920x1200 on a 4670, all s3tc textures broken (white terrain, half the units), turn off advanced unit shading to fix menu and smoke corruption, water shader works and looks awesome. (tested with GPLed Complete Annihilation.) 

<sup>32</sup> (19 November 2010) It needs S3TC to show textures properly by default but it can be disabled. 

<sup>34</sup> (22 Jan 2010) Minor clipping issues, but totally playable. 

<sup>35</sup> (19 September 2011) Graphics look great but performance isn't so good, antialiasing doesn't work, the benchmark requires --enable-texture-float to be enabled in mesa compilation. [[Video/description|http://www.youtube.com/watch?v=Z9oLZwmO0L8]]. 

<sup>37</sup> (14 Mar 2010) Slow (4 Fps), if "Material shaders" and "3D Clouds" are enabled; if eye-candy is disabled fps of ~15-20 on a RV 635 Mobility (KMS enabled) 

<sup>43</sup> (09 May 2010) Works fine in 1440x900 with detail : high; blood : on (low detail); Blur Effects : disabled; Decals : disabled. 

<sup>44</sup> (09 May 2010) Anti-Aliasing not supported. 

<sup>46</sup> (09 May 2010) With Shadow Mapping the game is too slow to be playable, though it should works as there is GL_ARB_shadow_ambient support. 

<sup>47</sup> (28 November 2010) Racer runs fine, but i couldn't change the graphics settings since it crashes everytime i click it in options, so i could not say if it is platinum material. 

<sup>48</sup> (19 May 2010) The game is too slow to be playable and scaling is not correctly supported with a 1440*900 native screen and the game in  800*600. 

<sup>49</sup> (19 September 2011) Everything works except antialiasing. [[Video/description|http://www.youtube.com/watch?v=l6cyPrSXDNc]]. 

<sup>50</sup> (26 June 2010) Lots of warnings in terminal about incomplete attachements, and some problems with the interface, but it runs 

<sup>51</sup> (30 June 2010) Motion Blur and Glow are too slow. Water Reflection leads to graphical glitches. With these three effects disabled, there is still some graphical glitches. 

<sup>55</sup> (14 October 2010) Medium shaders cause lighting to flash. High shaders seem to leave awesome fresnel shadows. 

<sup>56</sup> (18 November 2010) Works fine except texture compression and antialiasing. 

* (6 August 2011) (Evergreen, 7.12-dev) Works fine except for antialiasing. Haven't visually confirmed anisotropic filtering works. Texture compression works with libtxc_dxtn. 
<sup>57</sup> (18 November 2010) Runs fine but if you turn on all details and/or up your resolution a bit it is slow/unplayable on my HD3870 GDDR4. Shouldn't happen. 

* (30 October 2011) Runs slow on HD3450 with Normal settings. 
<sup>58</sup> (18 November 2010) It seems to work fine, the major problem is the lack of S3TC compression support, i suppose when this support is implemented this would be a G0LD or PLATINUM. 

<sup>61</sup> (19 November 2010) It is ok, if only a little slow. Needs S3TC by default but this can be disabled. 

<sup>62</sup> (19 November 2010) It runs really good. In its settings Antialiasing x4 is selected by default, although it doesn't work yet. Doesn't affect anything. 

<sup>63</sup> (19 November 2010) It runs fine and relatively fast. Cannot enable all quality settings, most notably antialiazing and for some reason shading language, although it should be supported. 

<sup>64</sup> (19 November 2010) It crushes because: required extension GL_ARB_map_buffer_range is not supported. This benchmark needs OpenGL 3.x support. 

<sup>65</sup> (06 December 2010) The interface to create the avatar works well, but game need unsupported texture (probably S3TC) if graphics are set too high : Works well with "Normal" setting on R700, work correctly with "Low" settings on R300 (too slow to play if set better). 

<sup>66</sup> (07 January 2011 ) Tested on Fedora 14 i686 with r300g, mesa-7.9 20101219 snapshot. Game is a little bit slow with native resolution (1280x800), but works ok with 800x600. Still have some weird artifacts on some levels, other than that game is playable. 

<sup>75</sup> (23 April 2011) Works nicely, except that it's a bit slow even at low settings. 

<sup>76</sup> (23 April 2011) Normal maps, dynamic lights and some other effects result in blackness (also on windows) 

<sup>77</sup> (23 April 2011) Line stipple of the crosshairs is not supported by Mesa, but it's no big deal 

<sup>78</sup> (23 April 2011) If it refuses to start, because libGL.so cannot be opened, try removing libgcc_s.so and libstdc++.so.5 from the game's directory 

<sup>79</sup> (7 May 2011) Some fragment programs run out of hw temporaries (results in complete blackness), but most of the test seem OK, might be HW limitation (TOO OLD?) 

<sup>80</sup> (23 April 2011) Offset mapping is full black (Too many texture indirections) (How can it be PLATINUM on r100-r200???) 

<sup>81</sup> (23 April 2011) It seems to set very low texture size limits on unknown GPUs, have to edit its config manually (set image_*Limit to 1024, image_downSize* to 0) 

<sup>82</sup> (23 April 2011) Setting UseVBO=True in ut2004.ini adds substantial performance increase on Mesa, but it misrenders the sky, the foliage and some lightmaps. It is False by default, because it is a known bug of the game. 

<sup>83</sup> (24 April 2011) None of the shaders compile (Ran out of hardware temporaries, Too many ALU instructions), with disabled shaders it runs fine, but looks horrible 

<sup>84</sup> (24 April 2011) Material shaders cannot be enabled (tons of these on stderr: r300: ERROR: FS input generic 17 unassigned, not enough hardware slots. r300: ERROR: FS input FACE unassigned.), otherwise playable 

<sup>85</sup> (27 April 2011) Make sure that r_useIndexBuffers is set to 1 in .etqwctl/base/etqwconfig.cfg, or it will crash (sometimes the game resets it to 0) 

<sup>86</sup> (5 May 2011) GLSL must be disabled or big graphics corruption you will get when your outside of station. After the game is started, vsync must be disabler or enabled to stop the flickering. 

<sup>87</sup> (5 May 2011) Lower setting recommended, Highest setting work with shadow/hdr off but it become slower and slower after time pass. With everything in minimum, the fps stay constant over time. 

<sup>89</sup> (28 Feb 2013) It runs very slow. After Level loads you see onyl hud and black screen. No level is loaded. 

<sup>90</sup> (19 September 2011) The game freezes when loading some missions (e.g. 2nd mission), The game freezes when shooting enemies. Graphically looks ok It runs with about 20 fps. May require s3tc and texture-float to work. Tested with wine 1.3.28. [[Video/description|http://www.youtube.com/watch?v=XZ_T_xepfW8]]. 

<sup>91</sup> (6 August 2011) Some shadow glitches (foliage shadows flickers square) and decal flickers. As usual, no antialiasing, not sure about anisotropic filtering (doesn't look like it). 

<sup>92</sup> (6 August 2011) Tried only medium and high detail; if it crashes with 'Got signal 11 at (nil) from (nil)', remove all files from the lib directory and add back only the ones it misses 

<sup>93</sup> (6 August 2011) It's playable, missing dynamic shadows. 

<sup>95</sup> (2 December 2011) tesselation is not yet supported by Mesa 

<sup>96</sup> (2 December 2011) some rendering errors, see [[https://bugs.freedesktop.org/show_bug.cgi?id=43520|https://bugs.freedesktop.org/show_bug.cgi?id=43520]] 

<sup>97</sup> The game does not have any artifacts, but it is significantly slower than under then the old geforce cards. 

<sup>98</sup> (17 February 2012) The game needs S3TC to run. It can be playable perfectly on "safe mode". with mesa 8.1 dev it can be playable on fixed as per bug resolution[[https://bugs.freedesktop.org/show_bug.cgi?id=44701|https://bugs.freedesktop.org/show_bug.cgi?id=44701]]. Developers are working in order to improve the shader compatibility. [[https://bugs.freedesktop.org/show_bug.cgi?id=41152|https://bugs.freedesktop.org/show_bug.cgi?id=41152]] 

<sup>99</sup> (01 July 2012) Version 1.11, needs S3TC, anti aliasing needs to be disabled in the launcher or it shows disorted coloured boxes rather than the game and menu, works on low (<20 fps), mid (<15 fps) and high (<10 fps) settings 1920x1080 full screen on AMD6970M 

<sup>100</sup> (09 October 2012) Refuses to start when MSAA enabled in game. 

<sup>101</sup> (09 October 2012) Cannot set shader effect quality to highest settings or you will get graphical glitches in the water, cannot run MSAA. 

<sup>102</sup> (28 Feb 2013) Crash because missing GLX functions -> Your OpenGL drivers lack S3TC support 

<sup>103</sup> (28 Feb 2013) AA not supported so the fonts look ugly 

<sup>104</sup> (28 Feb 2013) AA not supported also no Antostrophic filtering. 

<sup>105</sup> (28 Feb 2013) Got signal 11 at (nil) from 0xf5ffddfb. Also some lookup error in /usr/lib/libXrandr.so.2: undefined symbol: _XGetRequest 

<sup>106</sup> (28 Feb 2013) ERROR: Missing required OpenGL extensions:GL_ARB_vertex_buffer_object GL_EXT_framebuffer_blit GL_ARB_shader_objects GL_ARB_vertex_shader GL_ARB_fragment_shader GL_ARB_shading_language_100 

<sup>107</sup> (1 Mar 2013) No textures are drawn on the objects in-game. It's all white, cursor and menu not properly drawn. Many glitches. 

<sup>108</sup> (1 Mar 2013) openGl 2.0 not available but my card is able to do it...... Game does not start.