Template:Config/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(→‎Parameters: add compile shaders before starting and arbitrary mipmap detection)
Line 50: Line 50:
|shadercomp =  
|shadercomp =  
|shadercompnotes =  
|shadercompnotes =  
|compilefirst =
|compilefirstnotes =
|internalres =  
|internalres =  
|internalresnotes =  
|internalresnotes =  
Line 66: Line 68:
|disablefog =  
|disablefog =  
|disablefognotes =  
|disablefognotes =  
|arbmipmap =
|arbmipmapnotes =
|skipcpuefbaccess =  
|skipcpuefbaccess =  
|skipcpuefbaccessnotes =  
|skipcpuefbaccessnotes =  

Revision as of 05:05, 12 August 2019

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 	= 
|cpuengine		= 
|cpuenginenotes 	= 
|ntscj			= 
|ntscjnotes 		= 
|panichandlers		= 
|panichandlersnotes 	= 
|skipbios		= 
|skipbiosnotes 		= 
|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 		= 
}}