Template:Newgame: Difference between revisions

Template page
(Added debug settings)
(Reworded Recompiler names)
Line 16: Line 16:
<!-- Only enter mandatory non-default settings to be used. Delete parameters which are not applicable -->{{config
<!-- Only enter mandatory non-default settings to be used. Delete parameters which are not applicable -->{{config
<!-- CPU configuration -->
<!-- CPU configuration -->
|ppu decoder                      = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->
|ppu decoder                      = <!-- Interpreter (precise), Interpreter (fast), LLVM Recompiler -->
|ppu decoder notes                =
|ppu decoder notes                =
|spu decoder                      = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJIT) -->
|spu decoder                      = <!-- Interpreter (precise), Interpreter (fast), ASMJIT Recompiler, LLVM Recompiler -->
|spu decoder notes                =
|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            = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->  

Revision as of 17:58, 27 May 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 wiki conventions for creating new game pages and also refer to the vginfobox and config templates for guidance on how to add the relevant information.