![]() |
Progress Continues
We've already had 13493 updates since Dolphin 5.0. Keep up with Dolphin's continuing progress through the Dolphin Blog: October and November 2020 Progress Report. |
![]() |
The Dolphin Emulator Wiki needs your help! Dolphin can play thousands of games, and changes are happening all the time. Help us keep up! Join in and help us make this the best resource for Dolphin. |
Difference between revisions of "Template:Config"
From Dolphin Emulator Wiki
(add gpu texture decoding and hybrid xfb changes, move old xfb entries to deprecated category) |
m (capitalization consistency) |
||
Line 152: | Line 152: | ||
{{#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:{{{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 | + | {{#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 | + | {{#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|}}}}} |
Revision as of 14:14, 6 December 2017
[edit] [ ] 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 = |anisotropic = |anisotropicnotes = |efbscaledcopy = |efbscaledcopynotes = |pixellighting = |pixellightingnotes = |forcefilter = |forcefilternotes = |widescreenhack = |widescreenhacknotes = |disablefog = |disablefognotes = |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 = <!-- 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 = }}
- Category:Pages with deprecated config template parameters lists pages with known outdated parameters.
The above documentation is transcluded from Template:Config/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (edit) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |