Template:Config: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(42 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{#if:
<includeonly>{{#if:
<!-- GENERAL -->
    <!-- GENERAL -->
{{{dualcore|}}}
    {{{dualcore|}}}
{{{framelimit|}}}
    {{{speedlimit|}}}
{{{cpuengine|}}}
    {{{ntscj|}}}
{{{ntscj|}}}
    {{{panichandlers|}}}
{{{panichandlers|}}}
    {{{skipbios|}}}
{{{skipbios|}}}
    {{{cpuengine|}}}
<!-- GRAPHICS -->
    {{{cpuclock|}}}
{{{gfxbackend|}}}
    <!-- GRAPHICS -->
{{{fullres|}}}
    {{{gfxbackend|}}}
{{{aspectratio|}}}
    {{{fullres|}}}
{{{vsync|}}}
    {{{aspectratio|}}}
{{{startfull|}}}
    {{{vsync|}}}
{{{rendertomain|}}}
    {{{startfull|}}}
{{{internalres|}}}
    {{{rendertomain|}}}
{{{antialiasing|}}}
    {{{shadercomp|}}}
{{{anisotropic|}}}
    {{{compilefirst|}}}
{{{pixellighting|}}}
    {{{internalres|}}}
{{{efbscaledcopy|}}}
    {{{antialiasing|}}}
{{{forcefilter|}}}
    {{{efbscaledcopy|}}}
{{{skipcpuefbaccess|}}}
    {{{pixellighting|}}}
{{{formatchanges|}}}
    {{{forcetexturefiltering|}}}
{{{efb2texonly|}}}
    {{{widescreenhack|}}}
{{{accuratetexturecache|}}}
    {{{disablefog|}}}
{{{xfb|}}}
    {{{force24bit|}}}
{{{fastdepth|}}}
    {{{arbmipmap|}}}
{{{boundingbox|}}}
    {{{skipcpuefbaccess|}}}
{{{disablefog|}}}
    {{{formatchanges|}}}
{{{widescreenhack|}}}
    {{{efb2texonly|}}}
{{{progressivescan|}}}
    {{{deferefb|}}}
<!-- AUDIO -->
    {{{accuratetexturecache|}}}
{{{dspengine|}}}
    {{{gputexdecode|}}}
{{{audiobackend|}}}
    {{{xfb2texonly|}}}
<!-- WII -->
    {{{xfbimmediate|}}}
{{{screensaver|}}}
    {{{fastdepth|}}}
{{{pal60|}}}
    {{{boundingbox|}}}
{{{systemlang|}}}
    {{{vertexrounding|}}}
{{{sdcard|}}}
    {{{crop|}}}
{{{usbkeyboard|}}}
    {{{progressivescan|}}}
<!-- WIIMOTE -->
    {{{manualtexturesampling|}}}
{{{enablespeakerdata|}}}
    <!-- AUDIO -->
{{{wiimotemotor|}}}
    {{{dspengine|}}}
<!-- GAME PROPERTIES -->
    {{{audiobackend|}}}
{{{patches|}}}
    <!-- WII -->
{{{mmu|}}}
    {{{pal60|}}}
{{{fastdisc|}}}
    {{{screensaver|}}}
{{{fprf|}}}
    {{{sdcard|}}}
{{{blockmerging|}}}
    {{{usbkeyboard|}}}
{{{syncgputhread|}}}|
    {{{systemlang|}}}
Only configuration options for the best compatibility where they deviate from defaults are listed. A full list of options is available in the [[Template:Config/doc|Config template's documentation]].|This {{#if:{{{type|}}}|{{{type|}}}|game}} doesn't need non-default settings to run properly. A full list of config options is available in the [[Template:Config/doc|Config template's documentation]].}}
    <!-- WII REMOTE -->
    {{{enablespeakerdata|}}}
    {{{wiimotemotor|}}}
    <!-- GAME PROPERTIES -->
    {{{mmu|}}}
    {{{fprf|}}}
    {{{syncgputhread|}}}
    {{{fastdisc|}}}
    {{{patches|}}}|
    Only configuration options for the best compatibility where they deviate from defaults are listed.
<!-- GENERAL -->{{#if:
<!-- GENERAL -->{{#if:
{{{dualcore|}}}
    {{{dualcore|}}}
{{{framelimit|}}}
    {{{speedlimit|}}}
{{{cpuengine|}}}
    {{{ntscj|}}}
{{{ntscj|}}}
    {{{panichandlers|}}}
{{{panichandlers|}}}
    {{{skipbios|}}}
{{{skipbios|}}}|
    {{{cpuengine|}}}
=== General ===
    {{{cpuclock|}}}|
{{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
    <h3> General </h3>
!Config!!Setting!!Notes
    {{{!}}class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
{{!}}-
    !Config!!Setting!!Notes
{{#if:{{{dualcore|}}}|{{!}}[[Category:Enable Dual Core (Config Required)]]{{Hover|Creates two threads, one for graphics and one for CPU, allowing better use of more than one processor core (On or Off)|'''Enable Dual Core'''}}{{!!}}{{{dualcore|}}}{{!!}}{{{dualcorenotes|}}}}}
    {{!}}-
{{!}}-
    {{#if:{{{dualcore|}}}|{{!}}[[Category:Enable Dual Core (Config Required)]]{{Hover|Creates two threads, one for graphics and one for CPU, allowing better use of more than one processor core (On, Off)|'''Enable Dual Core'''}}{{!!}}{{{dualcore|}}}{{!!}}{{{dualcorenotes|}}}}}
{{#if:{{{framelimit|}}}|{
    {{!}}-
    {{#if:{{{speedlimit|}}}|{{!}}[[Category:Speed Limit (Config Required)]]{{Hover|Limits the speed of emulation (10-200% or Unlimited)|'''Speed Limit'

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