Template:Config/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
m (Oops, matching style)
(Add crop option to graphics)
Line 61: Line 61:
|fastdepth =  
|fastdepth =  
|fastdepthnotes =  
|fastdepthnotes =  
|boundingbox =
|boundingbox =  
|boundingboxnotes =  
|boundingboxnotes =  
|disablefog =  
|disablefog =  
Line 68: Line 68:
|widescreenhacknotes =  
|widescreenhacknotes =  
|progressivescan =  
|progressivescan =  
|progressivescannotes =
|progressivescannotes =  
|crop                  =
|cropnotes              =


<!-- Audio -->
<!-- Audio -->
Line 113: Line 115:
|syncgputhread =  
|syncgputhread =  
|syncgputhreadnotes =  
|syncgputhreadnotes =  
|fprf =
|fprf =  
|fprfnotes =
|fprfnotes =  
}}
}}
</pre>
</pre>


*[[:Category:Pages with deprecated config template parameters]] lists pages with known outdated parameters.
*[[:Category:Pages with deprecated config template parameters]] lists pages with known outdated parameters.

Revision as of 04:28, 28 November 2016

This template outputs a standardized set of configuration information.

The following lists a complete set of current config template settings:

== Configuration ==
{{Config
<!-- General -->
|dualcore		= 
|dualcorenotes 		= 
|idleskipping		= 
|idleskippingnotes 	= 
|framelimit		= 
|framelimitnotes 	= 
|limitbyfps		= 
|limitbyfpsnotes 	= 
|cpuengine		= 
|cpuenginenotes 	= 
|ntscj			= 
|ntscjnotes 		= 
|panichandlers		= 
|panichandlersnotes 	= 
|skipbios		= 
|skipbiosnotes 		= 

<!-- Graphics -->
|gfxbackend		= 
|gfxbackendnotes 	= 
|fullres		= 
|fullresnotes 		= 
|aspectratio		= 
|aspectrationotes 	= 
|vsync			= 
|vsyncnotes 		= 
|startfull		= 
|startfullnotes 	= 
|rendertomain		= 
|rendertomainnotes 	= 
|internalres		= 
|internalresnotes 	= 
|antialiasing		= 
|antialiasingnotes 	= 
|anisotropic		= 
|anisotropicnotes 	= 
|pixellighting		= 
|pixellightingnotes 	= 
|efbscaledcopy		= 
|efbscaledcopynotes	= 
|forcefilter		= 
|forcefilternotes 	= 
|skipcpuefbaccess	= 
|skipcpuefbaccessnotes 	= 
|formatchanges		= 
|formatchangesnotes 	= 
|efb2texonly		= 
|efb2texonlynotes 	= 
|accuratetexturecache	= 
|accuratetexturecachenotes = 
|xfb			= 
|xfbnotes 		= 
|fastdepth		= 
|fastdepthnotes 	= 
|boundingbox		= 
|boundingboxnotes 	= 
|disablefog		= 
|disablefognotes 	= 
|widescreenhack		= 
|widescreenhacknotes 	= 
|progressivescan	= 
|progressivescannotes 	= 
|crop                   = 
|cropnotes              = 

<!-- Audio -->
|dspengine		= 
|dspenginenotes 	= 
|dtkmusic		= 
|dtkmusicnotes 		= 
|audiothrottle		= 
|audiothrottlenotes 	= 
|audiobackend		= 
|audiobackendnotes 	= 
|samplerate		= 
|sampleratenotes 	= 

<!-- Wii -->
|screensaver		= 
|screensavernotes 	= 
|pal60			= 
|pal60notes 		= 
|systemlang 		= 
|systemlangnotes 	= 
|sdcard			= 
|sdcardnotes 		= 
|usbkeyboard		= 
|usbkeyboardnotes 	= 

<!-- Wiimote -->
|enablespeakerdata	= 
|enablespeakerdatanotes	= 
|wiimotemotor		= 
|wiimotemotornotes	= 

<!-- Game Properties -->
|hacks			= 
|hacksnotes 		= 
|patches		= 
|patchesnotes 		= 
|mmu			= 
|mmunotes 		= 
|fastdisc		= 
|fastdiscnotes 		= 
|blockmerging		= 
|blockmergingnotes 	= 
|syncgputhread		= 
|syncgputhreadnotes	= 
|fprf			= 
|fprfnotes		= 
}}