2010/01/30 20:14:40 +0000 claunia: Adapted help to QEMU
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<h3>Maintainer Rating Definitions</h3>
|
||||
|
||||
<p>
|
||||
The Application Database features a maintainer rating system that allows you to see
|
||||
which applications work best in Wine. This rating system is designed to assist
|
||||
The Operating System Database features a maintainer rating system that allows you to see
|
||||
which operating systems work best in Wine. This rating system is designed to assist
|
||||
users by giving a rating based on an ‘expert's’ experience.
|
||||
</p>
|
||||
|
||||
@@ -13,35 +13,35 @@ users by giving a rating based on an ‘expert's’ experience.
|
||||
<li class="platinum">Platinum
|
||||
|
||||
<p>
|
||||
An application can be rated as Platinum if it installs and runs flawlessly ‘out of the box’. No changes required in winecfg.
|
||||
An operating system can be rated as Platinum if it installs and runs flawlessly ‘out of the box’. It also has drivers available for at least one of the available graphics cards, networks cards and sound cards.
|
||||
</p>
|
||||
</li>
|
||||
<li class="gold">Gold
|
||||
|
||||
<p>
|
||||
Application works flawlessly with some DLL overrides, other settings or third party software.
|
||||
Operating system works flawlessly with some configuration overrides, other settings or third party drivers.<br>
|
||||
Having to use a QEMU workaround like -no-fd-bootchk or -win2k-hack automatically classifies the operating system for this rating, or a lower one if applicable.
|
||||
</p>
|
||||
</li>
|
||||
<li class="silver">Silver
|
||||
|
||||
<p>
|
||||
Application works excellently for ‘normal’ use; a game works fine in single-player but not
|
||||
in multi-player, Windows Media Player works fine as a plug-in and stand-alone player, but cannot handle DRM etc.
|
||||
Operating system works excellently for ‘most’ uses; an operating system works in default vga mode and without sound even if drivers are available.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li class="Bronze">Bronze
|
||||
|
||||
<p>
|
||||
Application works, but it has some issues, even for normal use; a game may not redraw properly or display fonts in wrong colours, be much slower than it should etc.
|
||||
Operating system works, but it has some issues, even for normal use; a game may not redraw properly or display fonts in wrong colours, be much slower than it should etc.
|
||||
</p>
|
||||
</li>
|
||||
<li class="Garbage">Garbage
|
||||
|
||||
<p>
|
||||
An application gets this rating if it cannot be used for the purpose it was designed for.
|
||||
There should be at least one bug report in Bugzilla if it gets this rating.
|
||||
Application cannot be installed, does not start, or starts but has so many errors that it is nearly impossible to use it.
|
||||
An operating system gets this rating if it cannot be installed or used at all.
|
||||
There should be at least one bug report in the mailing lists if it gets this rating.
|
||||
Operating system cannot be installed, does not start, or starts but has so many errors that it is nearly impossible to use it.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user