Template:Config required

From Dolphin Emulator Wiki
Revision as of 09:58, 31 January 2022 by Lucario (talk | contribs) (Created page with "<includeonly>{{!}}[[Category:{{{1|}}} (Config Required)]]{{Hover|{{{1|}}}|'''{{{2|}}}'''}}{{!!}}{{{3|}}}{{!!}}</includeonly><noinclude>{{documentation}}Category:Experimental...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[edit] [purge] Template documentation

Helper template used by Template:Config/sandbox to expand set of cells into table.

Example

{|class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
!Config!!Setting!![[GameINI]]!!Notes
|-
|{{Config required|Enable Dual Core|CPUThread|boolean|Good|Off}}Show File Select menus properly
|-
|{{Config required|CPU Emulator Engine|CPUCore|string|Saint|JIT x64|{{#vardefineecho:=|Interpreter=0, JIT x64=1, JIT ARM64=4, Cached Interpreter=5}}}}Go easy on CPU
|}

Produces

Config Setting GameINI Notes
CPUThread boolean Show File Select menus properly
CPUCore string Go easy on CPU