Template:Patch: Difference between revisions

Template page
(Added check for PPU patch as only those are present in the emulator by defauly)
(Moved info blurb above recommended patch table)
Line 12: Line 12:
|header  = {{{header|}}}
|header  = {{{header|}}}
}}{{#switch: {{{type|}}}
}}{{#switch: {{{type|}}}
| PPU = <h3>Patches</h3>
| PPU = <h3>Patches</h3><br>Patches are present in RPCS3 by default. To use patches in the emulator, follow the instructions available [[Help:Game Patches#Using game patches|here]].
| SPU = <h2>{{{header|}}}</h2>
| SPU = <h2>{{{header|}}}</h2>
| Canary = <h3>Canary Patches</h3>
| Canary = <h3>Canary Patches</h3>
Line 27: Line 27:
{{#if: {{{recommended|}}} | {{!}} '''Recommended''' {{!!}} {{{recommended|}}} {{!!}} {{{recommended notes|}}}}}
{{#if: {{{recommended|}}} | {{!}} '''Recommended''' {{!!}} {{{recommended|}}} {{!!}} {{{recommended notes|}}}}}
{{!}}}
{{!}}}
}}<!--
}}
-->{{#ifeq:{{{type|}}} | PPU | Patches are present in RPCS3 by default. To use patches in the emulator, follow the instructions available [[Help:Game Patches#Using game patches|here]].}}
{{#tag:pre|{{{content|}}}|class=mw-collapsible mw-collapsed}}[[Category:Patches available]]</includeonly><noinclude>
{{#tag:pre|{{{content|}}}|class=mw-collapsible mw-collapsed}}[[Category:Patches available]]</includeonly><noinclude>



Revision as of 14:35, 22 July 2023

This template defines the table "Patch". View table.

This template is used to record patches for RPCS3. All PPU patches must be recorded in the respective game's page whereas SPU patches can be recorded in the SPU patches repository.

Syntax

{{patch
|type    = <!-- PPU, SPU, Canary -->
|version = 1.2
|content = 
<!-- Enter actual patch here. Remember to delete this comment. -->
}}