Template:Config: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(take d3d12 out of deprecated config, add it back for graphics backend (please order it the way it is on windows, don't have windows to check))
(update the ubershaders category to a "shader compilation" category)
Line 15: Line 15:
{{{startfull|}}}
{{{startfull|}}}
{{{rendertomain|}}}
{{{rendertomain|}}}
{{{shadercomp|}}}
{{{internalres|}}}
{{{internalres|}}}
{{{antialiasing|}}}
{{{antialiasing|}}}
{{{anisotropic|}}}
{{{anisotropic|}}}
{{{ubershaders|}}}
{{{efbscaledcopy|}}}
{{{efbscaledcopy|}}}
{{{pixellighting|}}}
{{{pixellighting|}}}
Line 90: Line 90:
{{{startfull|}}}
{{{startfull|}}}
{{{rendertomain|}}}
{{{rendertomain|}}}
{{{shadercomp|}}}
{{{internalres|}}}
{{{internalres|}}}
{{{antialiasing|}}}
{{{antialiasing|}}}
{{{anisotropic|}}}
{{{anisotropic|}}}
{{{ubershaders|}}}
{{{efbscaledcopy|}}}
{{{efbscaledcopy|}}}
{{{pixellighting|}}}
{{{pixellighting|}}}
Line 127: Line 127:
{{!}}-
{{!}}-
{{#if:{{{rendertomain|}}}|{{!}}[[Category:Render to Main Window (Config Required)]]{{Hover|Displays games in the main window instead of a separate one (On, Off)|'''Render to Main Window'''}}{{!!}}{{{rendertomain|}}}{{!!}}{{{rendertomainnotes|}}}}}
{{#if:{{{rendertomain|}}}|{{!}}[[Category:Render to Main Window (Config Required)]]{{Hover|Displays games in the main window instead of a separate one (On, Off)|'''Render to Main Window'''}}{{!!}}{{{rendertomain|}}}{{!!}}{{{rendertomainnotes|}}}}}
{{!}}-
{{#if:{{{shadercomp|}}}|{{!}}[[Category:Shader Compilation (Config Required)]]{{Hover|Sets whether specialized shaders or ubershaders are used (Synchronous, Synchronous (Ubershaders), Asynchronous (Ubershaders), Asynchronous (Skip Drawing))|'''Shader Compilation'''}}{{!!}}{{{shadercomp|}}}{{!!}}{{{shadercompnotes|}}}}}
{{!}}-
{{!}}-
{{#if:{{{internalres|}}}|{{!}}[[Category:Internal Resolution (Config Required)]]{{Hover|Sets the resolution the game will be rendered at behind-the-scenes (Window Size, Multiple of 640x528, 1x, 1.5x, 2x, 2.5x, 3x, 4x)|'''Internal Resolution'''}}{{!!}}{{{internalres|}}}{{!!}}{{{internalresnotes|}}}}}
{{#if:{{{internalres|}}}|{{!}}[[Category:Internal Resolution (Config Required)]]{{Hover|Sets the resolution the game will be rendered at behind-the-scenes (Window Size, Multiple of 640x528, 1x, 1.5x, 2x, 2.5x, 3x, 4x)|'''Internal Resolution'''}}{{!!}}{{{internalres|}}}{{!!}}{{{internalresnotes|}}}}}
Line 133: Line 135:
{{!}}-
{{!}}-
{{#if:{{{anisotropic|}}}|{{!}}[[Category:Anisotropic Filtering (Config Required)]]{{Hover|Reduces distortion when viewing textures at an angle (1x, 2x, 4x, 8x, 16x)|'''Anisotropic Filtering'''}}{{!!}}{{{anisotropic|}}}{{!!}}{{{anisotropicnotes|}}}}}
{{#if:{{{anisotropic|}}}|{{!}}[[Category:Anisotropic Filtering (Config Required)]]{{Hover|Reduces distortion when viewing textures at an angle (1x, 2x, 4x, 8x, 16x)|'''Anisotropic Filtering'''}}{{!!}}{{{anisotropic|}}}{{!!}}{{{anisotropicnotes|}}}}}
{{!}}-
{{#if:{{{ubershaders|}}}|{{!}}[[Category:Ubershaders (Config Required)]]{{Hover|Sets whether specialized shaders or ubershaders are used (Off, Hybrid, Exclusive)|'''Ubershaders'''}}{{!!}}{{{ubershaders|}}}{{!!}}{{{ubershadersnotes|}}}}}
{{!}}-
{{!}}-
{{#if:{{{efbscaledcopy|}}}|{{!}}[[Category:Scaled EFB Copy (Config Required)]]{{Hover|Greatly increase the quality of textures generated using render-to-texture effects (On, Off)|'''Scaled EFB Copy'''}}{{!!}}{{{efbscaledcopy|}}}{{!!}}{{{efbscaledcopynotes|}}}}}
{{#if:{{{efbscaledcopy|}}}|{{!}}[[Category:Scaled EFB Copy (Config Required)]]{{Hover|Greatly increase the quality of textures generated using render-to-texture effects (On, Off)|'''Scaled EFB Copy'''}}{{!!}}{{{efbscaledcopy|}}}{{!!}}{{{efbscaledcopynotes|}}}}}
Line 340: Line 340:
{{{framelimitnotes|}}}
{{{framelimitnotes|}}}
{{#regex:{{{cpuengine}}}|/.*[iI][lL].*/}}
{{#regex:{{{cpuengine}}}|/.*[iI][lL].*/}}
{{{ubershaders|}}}
<!-- Since 5.0-5874 -->
<!-- Since 5.0-5874 -->
{{{xfb|}}}
{{{xfb|}}}
{{{xfbnotes|}}}
{{{xfbnotes|}}}
|[[Category:Pages with deprecated config template parameters]]}}</includeonly><noinclude>{{documentation}}</noinclude>
|[[Category:Pages with deprecated config template parameters]]}}</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 04:35, 12 August 2019

[edit] [purge] Template documentation

This template outputs a standardized set of configuration information.

Example

{{Config
|dualcore               = Off
|dualcorenotes          = Show File Select menus properly
}}

Produces

Only configuration options for the best compatibility where they deviate from defaults are listed.

General

Config Setting Notes
Enable Dual Core Off Show File Select menus properly

Parameters

The following lists a complete set of current config template settings:

== Configuration ==
{{Config
<!-- General -->
|dualcore                   =
|dualcorenotes              =
|speedlimit                 =
|speedlimitnotes            =
|ntscj                      =
|ntscjnotes                 =
|panichandlers              =
|panichandlersnotes         =
|skipbios                   =
|skipbiosnotes              =
|cpuengine                  =
|cpuenginenotes             =
|cpuclock                   =
|cpuclocknotes              =

<!-- Graphics -->
|gfxbackend                 =
|gfxbackendnotes            =
|fullres                    =
|fullresnotes               =
|aspectratio                =
|aspectrationotes           =
|vsync                      =
|vsyncnotes                 =
|startfull                  =
|startfullnotes             =
|rendertomain               =
|rendertomainnotes          =
|shadercomp                 =
|shadercompnotes            =
|compilefirst               =
|compilefirstnotes          =
|internalres                =
|internalresnotes           =
|antialiasing               =
|antialiasingnotes          =
|efbscaledcopy              =
|efbscaledcopynotes         =
|pixellighting              =
|pixellightingnotes         =
|forcetexturefiltering      =
|forcetexturefilteringnotes =
|widescreenhack             =
|widescreenhacknotes        =
|disablefog                 =
|disablefognotes            =
|force24bit                 =
|force24bitnotes            =
|arbmipmap                  =
|arbmipmapnotes             =
|skipcpuefbaccess           =
|skipcpuefbaccessnotes      =
|formatchanges              =
|formatchangesnotes         =
|efb2texonly                =
|efb2texonlynotes           =
|deferefb                   =
|deferefbnotes              =
|accuratetexturecache       =
|accuratetexturecachenotes  =
|gputexdecode               =
|gputexdecodenotes          =
|xfb2texonly                =
|xfb2texonlynotes           =
|xfbimmediate               =
|xfbimmediatenotes          =
|fastdepth                  =
|fastdepthnotes             =
|boundingbox                =
|boundingboxnotes           =
|vertexrounding             =
|vertexroundingnotes        =
|crop                       =
|cropnotes                  =
|progressivescan            =
|progressivescannotes       =
|manualtexturesampling      =
|manualtexturesamplingnotes =

<!-- Audio -->
|dspengine                  =
|dspenginenotes             =
|audiobackend               =
|audiobackendnotes          =

<!-- Wii -->
|pal60                      =
|pal60notes                 =
|screensaver                =
|screensavernotes           =
|sdcard                     =
|sdcardnotes                =
|usbkeyboard                =
|usbkeyboardnotes           =
|systemlang                 =
|systemlangnotes            =

<!-- Wiimote -->
|enablespeakerdata          =
|enablespeakerdatanotes     =
|wiimotemotor               =
|wiimotemotornotes          =

<!-- Game Properties -->
|mmu                        =
|mmunotes                   =
|fprf                       =
|fprfnotes                  =
|syncgputhread              =
|syncgputhreadnotes         =
|fastdisc                   =
|fastdiscnotes              =
|patches                    =
|patchesnotes               =
}}