Template:Config: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Updated strings (cleanup on tags are remaining, too busy to do this now))
No edit summary
 
(200 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<noinclude>This template outputs a standardized set of configuration information.
<includeonly>{{#if:
 
    <!-- GENERAL -->
= Example =
    {{{dualcore|}}}
== Configuration ==
    {{{speedlimit|}}}
{{Config
    {{{ntscj|}}}
|dualcore              =
    {{{panichandlers|}}}
|dualcorenotes        =
    {{{skipbios|}}}
|idleskipping          =
    {{{cpuengine|}}}
|idleskippingnotes    =
    {{{cpuclock|}}}
|dsplleonthread        =
    <!-- GRAPHICS -->
|dsplleonthreadnotes  =
    {{{gfxbackend|}}}
|hletheipll            =
    {{{fullres|}}}
|hletheipllnotes      =
    {{{aspectratio|}}}
|recompiler            =
    {{{vsync|}}}
|recompilernotes      =
    {{{startfull|}}}
|graphicsplugin        = DX11
    {{{rendertomain|}}}
|graphicspluginnotes  =
    {{{shadercomp|}}}
|forcefilter          =
    {{{compilefirst|}}}
|forcefilternotes      =
    {{{internalres|}}}
|widescreenhack        =
    {{{antialiasing|}}}
|widescreenhacknotes  =
    {{{efbscaledcopy|}}}
|cpuefbaccess          =
    {{{pixellighting|}}}
|cpuefbaccessnotes    =
    {{{forcetexturefiltering|}}}
|safetexturecache      =
    {{{widescreenhack|}}}
|safetexturecachenotes =
    {{{disablefog|}}}
|efbscaledcopy        =
    {{{force24bit|}}}
|efbscaledcopynotes    =
    {{{arbmipmap|}}}
|disablefog            =
    {{{skipcpuefbaccess|}}}
|disablefognotes      =
    {{{formatchanges|}}}
|efbcopy              =
    {{{efb2texonly|}}}
|efbcopynotes          =
    {{{deferefb|}}}
|xfb                  =
    {{{accuratetexturecache|}}}
|xfbnotes              =
    {{{gputexdecode|}}}
|realxfb              =
    {{{xfb2texonly|}}}
|realxfbnotes          =
    {{{xfbimmediate|}}}
|dspplugin            =
    {{{fastdepth|}}}
|dsppluginnotes        =
    {{{boundingbox|}}}
|hleaudio              =
   
|hleaudionotes        =
|dtkmusic              =
|dtkmusicnotes        =
|jitdynarec            =
|jitdynarecnotes

Latest revision as of 22:16, 29 January 2023

[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               =
}}