Template:TestingEntry: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 11: Line 11:
|{{#if:{{{Tester|}}}|{{#ifexist:User:{{{Tester|}}}|[[User:{{{Tester|}}}|{{{Tester|}}}]]|[[Special:Contributions/{{{Tester|}}}|{{{Tester|}}}]]}}|[[Category:Games with unfinished test entries]]}}
|{{#if:{{{Tester|}}}|{{#ifexist:User:{{{Tester|}}}|[[User:{{{Tester|}}}|{{{Tester|}}}]]|[[Special:Contributions/{{{Tester|}}}|{{{Tester|}}}]]}}|[[Category:Games with unfinished test entries]]}}
[[Category:Games with test entries]]{{#ifeq:{{{Tester}}}|?|[[Category:Games without test entries]]}}
[[Category:Games with test entries]]{{#ifeq:{{{Tester}}}|?|[[Category:Games without test entries]]}}
</includeonly><noinclude>
</includeonly><noinclude>{{documentation}}</noinclude>
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:
<pre>
{{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}}
</pre>
 
{{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}}
</noinclude>

Revision as of 19:33, 31 October 2014

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