Template:Config: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(replace dsound with cubeb, and some other minor consistency changes)
(add gpu texture decoding and hybrid xfb changes, move old xfb entries to deprecated category)
Line 28: Line 28:
{{{efb2texonly|}}}
{{{efb2texonly|}}}
{{{accuratetexturecache|}}}
{{{accuratetexturecache|}}}
{{{xfb|}}}
{{{gputexdecode|}}}
{{{xfb2texonly|}}}
{{{xfbimmediate|}}}
{{{fastdepth|}}}
{{{fastdepth|}}}
{{{boundingbox|}}}
{{{boundingbox|}}}
Line 99: Line 101:
{{{efb2texonly|}}}
{{{efb2texonly|}}}
{{{accuratetexturecache|}}}
{{{accuratetexturecache|}}}
{{{xfb|}}}
{{{gputexdecode|}}}
{{{xfb2texonly|}}}
{{{xfbimmediate|}}}
{{{fastdepth|}}}
{{{fastdepth|}}}
{{{boundingbox|}}}
{{{boundingbox|}}}
Line 146: Line 150:
{{#if:{{{accuratetexturecache|}}}|{{!}}[[Category:Texture Cache Accuracy (Config Required)]]{{Hover|(Position 1 (Safe), Position 2 (Medium), Position 3 (Fast))|'''Texture Cache Accuracy'''}}{{!!}}{{{accuratetexturecache|}}}{{!!}}{{{accuratetexturecachenotes|}}}}}
{{#if:{{{accuratetexturecache|}}}|{{!}}[[Category:Texture Cache Accuracy (Config Required)]]{{Hover|(Position 1 (Safe), Position 2 (Medium), Position 3 (Fast))|'''Texture Cache Accuracy'''}}{{!!}}{{{accuratetexturecache|}}}{{!!}}{{{accuratetexturecachenotes|}}}}}
{{!}}-
{{!}}-
{{#if:{{{xfb|}}}|{{!}}[[Category:External Frame Buffer (Config Required)]]{{Hover|Controls emulation of the External Frame Buffer (Disable, Virtual, Real)|'''External Frame Buffer'''}}{{!!}}{{{xfb|}}}{{!!}}{{{xfbnotes|}}}}}
{{#if:{{{gputexdecode|}}}|{{!}}[[Category:GPU Texture Decoding (Config Required)]]{{Hover|Enables texture decoding using the GPU instead of the CPU (On, Off)|'''GPU Texture Decoding'''}}{{!!}}{{{gputexdecode|}}}{{!!}}{{{gputexdecodenotes|}}}}}
{{!}}-
{{#if:{{{xfb2texonly|}}}|{{!}}[[Category:Store XFB Copies to Texture Only (Config Required)]]{{Hover|Stores XFB copies exclusively on the GPU, bypassing system memory (On, Off)|'''Store XFB Copies to Texture Only'''}}{{!!}}{{{xfb2texonly|}}}{{!!}}{{{xfb2texonlynotes|}}}}}
{{!}}-
{{#if:{{{xfbimmediate|}}}|{{!}}[[Category:Immediately Present XFB (Config Required)]]{{Hover|Displays the XFB copies as soon as they are created, without waiting for scanout (On, Off)|'''Immediately Present XFB'''}}{{!!}}{{{xfbimmediate|}}}{{!!}}{{{xfbimmediatenotes|}}}}}
{{!}}-
{{!}}-
{{#if:{{{fastdepth|}}}|{{!}}[[Category:Fast Depth Calculation (Config Required)]]{{Hover|Uses a less accurate method of depth calculation for a speedup (On, Off)|'''Fast Depth Calculation'''}}{{!!}}{{{fastdepth|}}}{{!!}}{{{fastdepthnotes|}}}}}
{{#if:{{{fastdepth|}}}|{{!}}[[Category:Fast Depth Calculation (Config Required)]]{{Hover|Uses a less accurate method of depth calculation for a speedup (On, Off)|'''Fast Depth Calculation'''}}{{!!}}{{{fastdepth|}}}{{!!}}{{{fastdepthnotes|}}}}}
Line 325: Line 333:
{{#regex:{{{cpuengine}}}|/.*[iI][lL].*/}}
{{#regex:{{{cpuengine}}}|/.*[iI][lL].*/}}
{{#regex:{{{gfxbackend}}}|/.*(Direct3D12{{!}}D3D12{{!}}Direct3D 12).*/}}
{{#regex:{{{gfxbackend}}}|/.*(Direct3D12{{!}}D3D12{{!}}Direct3D 12).*/}}
<!-- Since 5.0-5874 -->
{{{xfb|}}}
{{{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 10:53, 5 December 2017

[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. A full list of options is available here.

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