Template:Newgame: Difference between revisions

Template page
No edit summary
(Added the necesary templates and informative comments)
Line 1: Line 1:
<includeonly>{{vginfobox
<includeonly><!-- please read the wiki conventions page and documentation for templates before creating a new game page -->{{vginfobox
|image    = [[File:|300px]]
|image    = [[File:<!-- enter file name with extension -->|300px]]
|developer =  
|developer =  
|publisher = {{vgregion|}}
|publisher = {{vgregion|}}
|series    =  
|series    = <!-- delete if not applicable -->
|date      = {{vgregion|}}
|date      = {{vgregion|}}
|release  =  
|release  = <!-- Choose one of the following: PlayStation 3 exclusive, PlayStation exclusive, Console exclusive, Multi-platform -->
|genre    =  
|genre    =  
|modes    =  
|modes    = <!-- Choose one of the following: Single-player, Multiplayer, Co-op, Online -->
|gameid    =
|gameid    = {{gameid|}}
|wikipedia = <!-- delete if not applicable -->
}}
 
<!-- Give a brief description about the game -->
 
==Configuration==
<!-- Only enter mandatory non-default settings to be used. Delete parameters which are not applicable -->{{config
<!-- CPU configuration -->
|ppu decoder                      = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->
|ppu decoder notes                =
|spu decoder                      = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJIT) -->
|spu decoder notes                =
|preferred spu threads            = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->
|preferred spu threads notes      =
|firmware settings                = <!-- Automatically load required libraries, Manually load selected libraries, Load automatic and manual selection, Load liblv2.sprx only -->
|firmware settings notes          = <!-- Where Manually load selected libraries or Load automatic and manual selection options is selected, mention the list of libraries to be selected in this parameter -->
|enable thread scheduler          = <!-- On, Off -->
|enable thread scheduler notes    =
|lower spu thread priority        = <!-- On, Off -->
|lower spu thread priority notes  =
|enable spu loop detection        = <!-- On, Off -->
|enable spu loop detection notes  =
|hook static function            = <!-- On, Off -->
|hook static function notes      =
<!-- GPU configuration -->
|renderer                        = <!-- OpenGL, Vulkan -->
|renderer notes                  =
|graphics device                  = <!-- This option is used only with Vulkan renderer to select the graphics card to be used by RPCS3 when multiple eligible cards exist. Do not used this parameter on game pages. -->
|graphics device notes            =
|aspect ratio                    = <!-- Auto, 4:3, 16:9 -->
|aspect ratio notes              =
|framelimit                      = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit notes                =
|anisotropic filter              = <!-- Automatic, Disabled, 2x, 4x, 8x, 16x -->
|anisotropic filter notes        =
|default resolution              = <!-- 1920x1080, 1280x720, 720x480, 720x576, 1600x1080, 1440x1080, 1280x1080, 960x1080 -->
|default resolution notes        =
|resolution scale                = <!-- Range between 50% to 800% -->
|resolution scale notes          =
|resolution scale threshold      = <!-- Range between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold notes =
|write color buffer              = <!-- On, Off -->
|write color buffer notes        =
|use gpu texture scaling          = <!-- On, Off -->
|use gpu texture scaling notes    =
|strict rendering mode            = <!-- On, Off -->
|strict rendering mode notes      =
|vsync                            = <!-- On, Off -->
|vsync notes                      =
|stretch to display area          = <!-- On, Off -->
|stretch to display area notes    =
|disable vertex cache            = <!-- On, Off -->
|disable vertex cache notes      =
}}
 
==Known Issues==
<!-- Mention any known issues relating to the game. Use the issue and PR template if necessary. If no notable issues are present, mention "There are no reported issues with this title." -->
 
==Special Notes==
<!-- Mention any additional notes if necessary. If no special notes are required, mention "None" -->
}}</includeonly><noinclude>This template is to be used whilst creating a new game page. To populate the required parameters of the infobox and other sections of the page, simply enter <code><nowiki>{{subst:newgame}}</nowiki></code> in the new game page. Please read the instructions mentioned for creating new game pages and also refer to the [[Template:vginfobox|vginfobox template]] and [[Template:vgregion|vgregion template]] for guidance on how to add the relevant information.[[Category:Templates]]</noinclude>
}}</includeonly><noinclude>This template is to be used whilst creating a new game page. To populate the required parameters of the infobox and other sections of the page, simply enter <code><nowiki>{{subst:newgame}}</nowiki></code> in the new game page. Please read the instructions mentioned for creating new game pages and also refer to the [[Template:vginfobox|vginfobox template]] and [[Template:vgregion|vgregion template]] for guidance on how to add the relevant information.[[Category:Templates]]</noinclude>

Revision as of 19:28, 11 February 2018

This template is to be used whilst creating a new game page. To populate the required parameters of the infobox and other sections of the page, simply enter {{subst:newgame}} in the new game page. Please read the instructions mentioned for creating new game pages and also refer to the vginfobox template and vgregion template for guidance on how to add the relevant information.