Template:Config/doc

From Dolphin Emulator Wiki
< Template:Config
Revision as of 04:17, 14 August 2011 by Keller999 (talk | contribs) (Documentation improvements to reflect recent template changes by me and others. Combines sections, expands copy-paste block, and makes code self-documenting.)
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 should be used for creating new game pages:

== Configuration ==
{{Config
<!-- General -->
|dualcore		= 
|dualcorenotes 		= 
|idleskipping		= 
|idleskippingnotes 	= 
|framelimit		= 
|framelimitnotes 	= 
|limitbyfps		= 
|limitbyfpsnotes 	= 
|fpsforlimit		= 
|fpsforlimitnotes 	= 
|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 	= 
|forcefilter		= 
|forcefilternotes 	= 
|3dvision		= 
|3dvisionnotes 		= 
|cpuefbaccess		= 
|cpuefbaccessnotes 	= 
|formatchanges		= 
|formatchangesnotes 	= 
|efbcopy		= 
|efbcopynotes 		= 
|xfb			= 
|xfbnotes 		= 
|realxfb		= 
|realxfbnotes 		= 
|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 	= 
|dsphle			= 
|dsphlenotes 		= 
|ztphack		= 
|ztphacknotes 		= 
|projectionhack		= 
|projectionhacknotes 	= 
}}