Template:Config: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
(Sign, failure again, it vasilates bettween outputting extra linefeeds, or not processing headers as such.)
Line 62: Line 62:
{{{projectionhack|}}}|
{{{projectionhack|}}}|
Only configuration options for the best compatibility are listed. Please see the [[performance guide]] for an overview of performance related settings.  A full list of options is available at [[Template:Config/doc]]
Only configuration options for the best compatibility are listed. Please see the [[performance guide]] for an overview of performance related settings.  A full list of options is available at [[Template:Config/doc]]
<!-- GENERAL -->{{#if: {{{dualcore|}}}
<!-- GENERAL -->
{{#if: {{{dualcore|}}}
{{{idleskipping|}}}
{{{idleskipping|}}}
{{{framelimit|}}}
{{{framelimit|}}}
Line 71: Line 72:
{{{panichandlers|}}}
{{{panichandlers|}}}
{{{skipbios|}}}|
{{{skipbios|}}}|
===General===
===General===
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
Line 95: Line 95:
{{!}}-
{{!}}-
{{!}}}
{{!}}}
}}<!-- GRAPHICS -->{{#if: {{{gfxbackend|}}}
}}<!-- GRAPHICS -->
{{#if: {{{gfxbackend|}}}
{{{fullres|}}}
{{{fullres|}}}
{{{aspectratio|}}}
{{{aspectratio|}}}
Line 123: Line 124:
{{{widescreenhack|}}}
{{{widescreenhack|}}}
{{{progressivescan|}}}|
{{{progressivescan|}}}|
===Graphics===
===Graphics===
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
Line 186: Line 185:
{{!}}-
{{!}}-
{{!}}}
{{!}}}
}}<!-- AUDIO -->{{#if: {{{dspengine|}}}
}}<!-- AUDIO -->
{{#if: {{{dspengine|}}}
{{{dtkmusic|}}}
{{{dtkmusic|}}}
{{{dsplleonthread|}}}
{{{dsplleonthread|}}}
Line 192: Line 192:
{{{audiobackend|}}}
{{{audiobackend|}}}
{{{samplerate|}}}|
{{{samplerate|}}}|
===Audio===
===Audio===
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
Line 211: Line 209:
{{!}}-
{{!}}-
{{!}}}
{{!}}}
}}<!-- WII -->{{#if: {{{screensaver|}}}
}}<!-- WII -->
{{#if: {{{screensaver|}}}
{{{pal60|}}}
{{{pal60|}}}
{{{sdcard|}}}
{{{sdcard|}}}
{{{usbkeyboard|}}}|
{{{usbkeyboard|}}}|
===Wii===
===Wii===
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
Line 230: Line 227:
{{!}}-
{{!}}-
{{!}}}
{{!}}}
}}<!-- GAME PROPERTIES -->{{#if: {{{patches|}}}
}}<!-- GAME PROPERTIES -->
{{#if: {{{patches|}}}
{{{mmu|}}}
{{{mmu|}}}
{{{bat|}}}
{{{bat|}}}
Line 241: Line 239:
{{{projectionhack|}}}
{{{projectionhack|}}}
{{{boundingbox|}}}|
{{{boundingbox|}}}|
===Game Properties===
===Game Properties===
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"

Revision as of 00:04, 5 March 2012

[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 are listed. Please see the performance guide for an overview of performance related settings. A full list of options is available at Template:Config/doc

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