Template:TestingEntry: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
mNo edit summary
(This actually can't be that for reasons.)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|{{#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:{{{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}}}|?}}
|align="center" |{{#if:{{{OS|}}}|{{{OS}}}|?}}
|align="center" |{{#if:{{{OS|}}}|{{{OS}}}|?}}
|*{{#if:{{{CPU|}}}|
|
{{{CPU}}}|?}}*{{#if:{{{GPU|}}}|
*{{#if:{{{CPU|}}}|{{{CPU}}}|?}}
{{{GPU}}}|?}}
*{{#if:{{{GPU|}}}|{{{GPU}}}|?}}
|{{#if:{{{Revision|}}}|{{{Revision}}}|?}}
|{{#if:{{{Revision|}}}|{{{Revision}}}|?}}
|{{#if:{{{Graphics|}}}|{{{Graphics}}}|?}}
|{{#if:{{{Graphics|}}}|{{{Graphics}}}|?}}
|{{#if:{{{Sound|}}}|{{{Sound}}}|?}}
|{{#if:{{{Sound|}}}|{{{Sound}}}|?}}
|{{#if:{{{Comments|}}}|{{CollapsedText|text={{{Comments}}}}}|{{TestPlaceholder}}}}
|{{#if:{{{Comments|}}}|{{CollapsedText|text={{{Comments}}}}}|?}}
|{{#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>
|{{#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>

Latest revision as of 04:08, 25 May 2024

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