Template:Config/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(update list of settings to remove old settings that are no longer either in dolphin or the config template)
mNo edit summary
Line 19: Line 19:
|skipbios =  
|skipbios =  
|skipbiosnotes =  
|skipbiosnotes =  
|cpuclock              =
|cpuclock              =  
|cpuclocknotes          =
|cpuclocknotes          =  


<!-- Graphics -->
<!-- Graphics -->
Line 41: Line 41:
|anisotropic =  
|anisotropic =  
|anisotropicnotes =  
|anisotropicnotes =  
|ubershaders            =
|ubershaders            =  
|ubershadersnotes      =
|ubershadersnotes      =  
|efbscaledcopy =  
|efbscaledcopy =  
|efbscaledcopynotes =  
|efbscaledcopynotes =  

Revision as of 10:04, 30 August 2017

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 		= 
|speedlimit		= 
|speedlimitnotes 	= 
|cpuengine		= 
|cpuenginenotes 	= 
|ntscj			= 
|ntscjnotes 		= 
|panichandlers		= 
|panichandlersnotes 	= 
|skipbios		= 
|skipbiosnotes 		= 
|cpuclock               = 
|cpuclocknotes          = 

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