Template:TestingEntry: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>|-
<includeonly>|-align="left"
|{{#if:{{{Status|}}}|{{#ifeq:{{{Status}}}|0|style="background:FFC0C0;"|{{#ifeq:{{{Status}}}|1|style="background:#C0C0FF;"|{{#ifeq:{{{Status}}}|2|style="background:C0FFC0;"}}}}}}}}|{{#if:{{{Region|}}}|{{{Region}}}|[[Category:Games with unfinished test entries]]}}
|{{#if:{{{Status|}}}|{{#ifeq:{{{Status}}}|0|style="background:#FFC0C0;text-align:center;"|{{#ifeq:{{{Status}}}|1|style="background:#C0C0FF;text-align:center;"|{{#ifeq:{{{Status}}}|2|style="background:#C0FFC0;text-align:center;"}}}}}}}}|{{#if:{{{Region|}}}|{{{Region}}}|}}
|{{#if:{{{OS|}}}|{{{OS}}}|[[Category:Games with unfinished test entries]]}}
|align="center" |{{#if:{{{OS|}}}|{{{OS}}}|}}
|{{#if:{{{CPU|}}}|
|{{#if:{{{CPU|}}}|
*{{{CPU}}}|[[Category:Games with unfinished test entries]]}}{{#if:{{{GPU|}}}|
*{{{CPU}}}|}}{{#if:{{{GPU|}}}|
*{{{GPU}}}|[[Category:Games with unfinished test entries]]}}
*{{{GPU}}}|}}
|{{#if:{{{Revision|}}}|{{{Revision}}}|[[Category:Games with unfinished test entries]]}}
|{{#if:{{{Revision|}}}|{{{Revision}}}|}}
|{{#if:{{{Graphics|}}}|{{{Graphics}}}|[[Category:Games with unfinished test entries]]}}
|{{#if:{{{Graphics|}}}|{{{Graphics}}}|}}
|{{#if:{{{Sound|}}}|{{{Sound}}}|[[Category:Games with unfinished test entries]]}}
|{{#if:{{{Sound|}}}|{{{Sound}}}|}}
|{{#if:{{{Comments|}}}|{{{Comments}}}|[[Category:Games with unfinished test entries]]}}
|{{#if:{{{Comments|}}}|{{CollapsedText|text={{{Comments}}}}}|}}
|{{#if:{{{Tester|}}}|{{#ifexist:User:{{{Tester|}}}|[[User:{{{Tester|}}}|{{{Tester|}}}]]|[[Special:Contributions/{{{Tester|}}}|{{{Tester|}}}]]}}|[[Category:Games with unfinished test entries]]}}
|{{#if:{{{Tester|}}}|{{#ifeq:{{#sub:{{{Tester}}}|0|1}}|<|{{{Tester}}}|{{#ifexist:User:{{{Tester|}}}|[[User:{{{Tester|}}}|{{{Tester|}}}]]|[[Special:Contributions/{{{Tester|}}}|{{{Tester|}}}]]}}}}|}}{{#ifeq:{{{Tester}}}|?|}}{{#ifeq:{{{Region|}}}{{{Tester|}}}{{{Revision|}}}|???|[[Category:Games without test cases]]}}</includeonly><noinclude>{{documentation}}</noinclude>
[[Category:Games with test entries]]
</includeonly><noinclude>
This template is used as the result 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:
<pre>
{{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
}}
</pre>
 
{{TestingHeader}}
{{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}}
</noinclude>

Latest revision as of 16:47, 6 August 2015

Documentation ()

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: NTSC-U, NTSC-J, or PAL
  • OS: Windows <version>, Linux <version> or Mac OS <version>
  • CPU: CPU used in testing
  • GPU: GPU used in testing
  • Revision: PCSX2 version used and any customized settings if available.
  • Graphics: Graphics plugin and its version used and any customized settings if available.
  • 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 10 Pro
|CPU=Intel Core i7-4790K @ 4.00 GHz
|GPU=AMD Radeon RX 580 @ 8 GB
|Revision=1.7.0 dev XXX
|Graphics=GSdx 1.1.0 AVX2, Direct3D11 (Hardware)
|Sound=
* SPU2-X 2.0.0 
* LilyPad 0.12.1
|Comments=MTVU, VU Cycle Stealing: 0. The game runs good, played for two hours and found no problems.
|Tester=UserName
}}
...
{{TestingFooter}}


Test configurations on Windows:


Environment Configurations Comments Tester
Region OS CPU/GPU Revision Graphics Sound/Pad
NTSC-U Windows 10 Pro
  • Intel Core i7-4790K @ 4.00 GHz
  • AMD Radeon RX 580 @ 8 GB
1.7.0 dev XXX GSdx 1.1.0 AVX2, Direct3D11 (Hardware)
  • SPU2-X 2.0.0
  • LilyPad 0.12.1
MTVU, VU Cycle Stealing: 0. The game runs good, played for two hours and found no problems. UserName