Template:TestingEntry: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 26: Line 26:
Usage example:
Usage example:
<pre>
<pre>
{{TestingHeader Windows}}
{{TestingHeader OS=Windows}}
{{TestingEntry
{{TestingEntry
|Status=2
|Status=2
Line 47: Line 47:
</pre>
</pre>


{{TestingHeader Windows}}
{{TestingHeader OS=Windows}}
{{TestingEntry
{{TestingEntry
|Status=2
|Status=2

Revision as of 18:56, 6 August 2014

This template is used as the testing table entry. It includes the following variables:

  • Status: 0, 1 or 2 denotes the result of the test -- does not work, goes in-game or playable accordingly
  • Region: may be NTSC-U, NTSC-J, PAL, etc.
  • OS: may be Windows <version>, Linux <version>, Mac OS <version>
  • CPU: CPU used in testing
  • GPU: GPU used in testing
  • Revision: PCSX2 version used
  • Graphics: Graphics plugin and its version used
  • Sound: Sound plugin and its version used
  • Comments: Comments on game performance, speedhacks used, etc.
  • Tester: The name of this entry author

Usage example:

{{TestingHeader OS=Windows}}
{{TestingEntry
|Status=2
|Region=NTSC-U
|OS=Windows 8.1
|CPU=AMD FX-6350
|GPU=Radeon R9 270x
|Revision=1.3.0 2014-07-14
|Graphics=*GDSX 2014-07-14 
*Mode: HW DX11
|Sound=SPU2-X 2014-07-14
|Comments=Speedhacks:
*EEC: 2
*VUCS: 1
Mostly playable with solid performance.
|Tester=UserName
}}
...
{{TestingFooter}}

Template:TestingHeader OS=Windows |- |style="background:#C0FFC0;"|NTSC-U |Windows 8.1 |

  • AMD FX-6350
  • Radeon R9 270x

|1.3.0 2014-07-14 |

  • GDSX 2014-07-14
  • Mode: HW DX11

|SPU2-X 2014-07-14 |Speedhacks:

  • EEC: 2
  • VUCS: 1

Mostly playable with solid performance. |UserName

|}