Template:Config/doc

From Dolphin Emulator Wiki
< Template:Config
Revision as of 21:35, 24 November 2011 by Kolano (talk | contribs) (Added field for bounding box calculation)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 	= 
|lockthreadstocore	= 
|lockthreadstocorenotes = 
|ntscj			= 
|ntscjnotes 		= 
|panichandlers		= 
|panichandlersnotes 	= 
|panichandler		= 
|panichandlernotes 	= 
|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 	= 
|3dvision		= 
|3dvisionnotes 		= 
|cpuefbaccess		= 
|cpuefbaccessnotes 	= 
|formatchanges		= 
|formatchangesnotes 	= 
|efbcopy		= 
|efbcopynotes 		= 
|accuratetexturecache	=
|accuratetexturecachenotes	=
|xfb			= 
|xfbnotes 		= 
|fastmipmaps		=
|fastmipmapsnotes	=
|dlistcaching		= 
|dlistcachingnotes	= 
|disablelighting	= 
|disablelightingnotes	= 
|disablefog		= 
|disablefognotes 	= 
|pixeldepth		= 
|pixeldepthnotes 	= 
|disablealpha		= 
|disablealphanotes 	= 
|opencl			= 
|openclnotes 		= 
|openmp			= 
|openmpnotes 		= 
|widescreenhack		= 
|widescreenhacknotes 	= 
|progressivescan	= 
|progressivescannotes 	= 

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

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

<!-- Game Properties -->
|hacks			= 
|hacksnotes 		= 
|patches		= 
|patchesnotes 		= 
|mmu			= 
|mmunotes 		= 
|bat			= 
|batnotes 		= 
|mmuhack		= 
|mmuhacknotes 		= 
|vbeamhack		= 
|vbeamhacknotes 	= 
|fastdisc		= 
|fastdiscnotes 		= 
|blockmerging		= 
|blockmergingnotes 	= 
|ztphack		= 
|ztphacknotes 		= 
|projectionhack		= 
|projectionhacknotes 	= 
|boundingbox            =
|boundingboxnotes       =
}}