Template:Config: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
m (Fixed v-sync)
(Added "Internal resolution" in Graphics)
Line 30: Line 30:
{{!}}}
{{!}}}
}}
}}
{{#if:{{{graphicsplugin|}}}{{{widescreenhack|}}}{{{cpuefbaccess|}}}{{{safetexturecache|}}}{{{efbscaledcopy|}}}{{{forcefilter|}}}{{{disablefog|}}}{{{efbcopy|}}}{{{xfb|}}}{{{realxfb|}}}{{{vsync|}}}|
{{#if:{{{graphicsplugin|}}}{{{widescreenhack|}}}{{{cpuefbaccess|}}}{{{safetexturecache|}}}{{{efbscaledcopy|}}}{{{forcefilter|}}}{{{disablefog|}}}{{{efbcopy|}}}{{{xfb|}}}{{{realxfb|}}}{{{vsync|}}}{{{internalres|}}}|
===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 39: Line 39:
{{!}}-
{{!}}-
{{#if:{{{widescreenhack|}}}|{{!}} '''Widescreen Hack''' {{!!}} {{{widescreenhack|}}} {{!!}} {{{widescreenhacknotes|}}}}}
{{#if:{{{widescreenhack|}}}|{{!}} '''Widescreen Hack''' {{!!}} {{{widescreenhack|}}} {{!!}} {{{widescreenhacknotes|}}}}}
        {{!}}-
{{#if:{{{internalres|}}}|{{!}} '''Internal resolution''' {{!!}} {{{internalres|}}} {{!!}} {{{internalresnotes|}}}}}
{{!}}-
{{!}}-
{{#if:{{{cpuefbaccess|}}}|{{!}} '''Enable CPU→EFB access''' {{!!}} {{{cpuefbaccess|}}} {{!!}} {{{cpuefbaccessnotes|}}}}}
{{#if:{{{cpuefbaccess|}}}|{{!}} '''Enable CPU→EFB access''' {{!!}} {{{cpuefbaccess|}}} {{!!}} {{{cpuefbaccessnotes|}}}}}

Revision as of 20:43, 20 October 2010

In the following the configurations for getting the best compatibility is listed. To get an overview about settings related to performance, please see the performance guide.