Template:Sysreq/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎Preview and Example: - New examples)
Line 25: Line 25:
|OSfamily = Windows
|OSfamily = Windows


|ishardwarespec = no
|minOS    = {{win7|4.1|nt=2}} or later
|minOS    = {{win7|4.1|nt=2}} or later
|minCPU  = Any with 1GHz or faster and SSE3 instruction set <!-- SSE3 may be required as browser like Chrome and possibly Chromium and Electron itself might requiring it nowadays -->
|minCPU  = Any with 1GHz or faster and SSE3 instruction set <!-- SSE3 may be required as browser like Chrome and possibly Chromium and Electron itself might requiring it nowadays -->
Line 36: Line 37:
|recHD    = Depends on game
|recHD    = Depends on game
|recGPU  = N/A
|recGPU  = N/A
}}
{{ExpandBox|title=Expand to see the code.|
{{CodeBlock|<nowiki>{{Sysreq
|OSfamily = Xbox 360
|ishardwarespec = yes
|minOS    = {{wiki|Xbox_system_software#Xbox_360_system_software|Xbox 360 system software|icon=no}}<br>{{Note|Based off heavily modified {{Win9x|1|nt=2000}}.}}
|minCPU  = Microsoft XCPU (Xenon) Tri-core, each two-way SMT-capable @ 3.2GHz
|minRAM  = 512MB GDDR3 <br>{{Note|Unified, shared with GPU.}}
|minHD    = {{wiki|Xbox_360_technical_specifications#Hard_drive_storage|HDD (see Wikipedia)}}, Dual-layer DVD-ROMs 12× speed, HD-DVD (discontinued)
|minGPU  = ATI/AMD Xenos, 10 MB of eDRAM + 512MB GDDR3 (240 GFLOPS)
|minaudio = Analog stereo, LPCM stereo, Dolby Digital 5.1, Dolby Digital with WMA Pro
}}
</nowiki>}}}}
{{Sysreq
|OSfamily = Xbox 360
|ishardwarespec = yes
|minOS    = {{wiki|Xbox_system_software#Xbox_360_system_software|Xbox 360 system software|icon=no}}<br>{{Note|Based off heavily modified {{Win9x|1|nt=2000}}.}}
|minCPU  = Microsoft XCPU (Xenon) Tri-core, each two-way SMT-capable @ 3.2GHz
|minRAM  = 512MB GDDR3 <br>{{Note|Unified, shared with GPU.}}
|minHD    = {{wiki|Xbox_360_technical_specifications#Hard_drive_storage|HDD (see Wikipedia)}}, Dual-layer DVD-ROMs 12× speed, HD-DVD (discontinued)
|minGPU  = ATI/AMD Xenos, 10 MB of eDRAM + 512MB GDDR3 (240 GFLOPS)
|minaudio = Analog stereo, LPCM stereo, Dolby Digital 5.1, Dolby Digital with WMA Pro
}}
}}



Revision as of 06:21, 18 August 2023

Edit-copy.png
This is a documentation subpage for Template:Sysreq.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Note.pngNote:Copy-pasted from Pcgw icon.png PCGW. Slightly modified to work properly on Valve Developer Wiki.
Todo: Add tabs support to switching between Windows, Mac and Linux. At the moment VDC doesn't have the MediaWiki extensions or latest version of MW that PCGW currently runs on, so the Tabs has to be added from scratch, which may work differently. For now use {{Expand}} or {{ExpandBox}}.
Plus, make the design looks good as PCGW, while matching the design used in {{Metanotice}}, {{Capsule}}, etc...

This is a system requirements template. Imported from PCGW.

Preview and Example

Expand to see the code. 
{{Sysreq |OSfamily = Windows |minOS = {{win7|4.1|nt=2}} or later |minCPU = Any with 1GHz or faster and SSE3 instruction set <!-- SSE3 may be required as browser like Chrome and possibly Chromium and Electron itself might requiring it nowadays --> |minRAM = 4GB+ |minHD = 1GB* |minGPU = Any supported |recOS = {{win10|4.1|nt=2}} or later |recCPU = N/A |recRAM = 8GB+ |recHD = Depends on game |recGPU = N/A }}

Windows
Minimum Recommended
Operating system (OS) Windows Windows 7 or later
Processor (CPU) Any with 1GHz or faster and SSE3 instruction set
System memory (RAM) 4GB+
Hard disk drive (HDD/SSD) 1GB*
Video card (GPU) Any supported


Expand to see the code. 
{{Sysreq |OSfamily = Xbox 360 |ishardwarespec = yes |minOS = {{wiki|Xbox_system_software#Xbox_360_system_software|Xbox 360 system software|icon=no}}<br>{{Note|Based off heavily modified {{Win9x|1|nt=2000}}.}} |minCPU = Microsoft XCPU (Xenon) Tri-core, each two-way SMT-capable @ 3.2GHz |minRAM = 512MB GDDR3 <br>{{Note|Unified, shared with GPU.}} |minHD = {{wiki|Xbox_360_technical_specifications#Hard_drive_storage|HDD (see Wikipedia)}}, Dual-layer DVD-ROMs 12× speed, HD-DVD (discontinued) |minGPU = ATI/AMD Xenos, 10 MB of eDRAM + 512MB GDDR3 (240 GFLOPS) |minaudio = Analog stereo, LPCM stereo, Dolby Digital 5.1, Dolby Digital with WMA Pro }}

Xbox 360
Hardware Specifications
Operating system (OS) Xbox 360 system software
Note.pngNote:Based off heavily modified 2000.
Processor (CPU) Microsoft XCPU (Xenon) Tri-core, each two-way SMT-capable @ 3.2GHz
System memory (RAM) 512MB GDDR3
Note.pngNote:Unified, shared with GPU.
Storage Wikipedia icon HDD (see Wikipedia), Dual-layer DVD-ROMs 12× speed, HD-DVD (discontinued)
Video card (GPU) ATI/AMD Xenos, 10 MB of eDRAM + 512MB GDDR3 (240 GFLOPS)
Sound (audio device) Analog stereo, LPCM stereo, Dolby Digital 5.1, Dolby Digital with WMA Pro

Arguments

* OSfamily - 
* ishardwarespec - Changes the text from Minimum to Hardware Specifications. Recommended one will be left unchanged. Values: yes/true or no/false
* minOS    - 
* minCPU   - 
* minCPU2  - 
* minRAM   - 
* minHD    - 
* minGPU   - 
* minGPU2  - 
* minGPU3  - 
* minVRAM  - 
* minOGL   - 
* minDX    - 
* minSM    - 
* minaudio - 
* mincont  - 
* minother - 
* recOS    - 
* recCPU   - 
* recCPU2  - 
* recRAM   - 
* recHD    - 
* recGPU   - 
* recGPU2  - 
* recGPU3  - 
* recVRAM  - 
* recOGL   - 
* recDX    -
* recSM    -  
* recaudio - 
* reccont  - 
* recother -

License

Note.pngNote:Actual license is Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0). According to PCGW Website.