Project:To Do: Difference between revisions

Line 11: Line 11:
**Recent Config template changed strings to be as is in current Dolphin revision:
**Recent Config template changed strings to be as is in current Dolphin revision:
***The options above have workarounds to prevent break of older edits. If you see the options below on some page, change them to the new strings:
***The options above have workarounds to prevent break of older edits. If you see the options below on some page, change them to the new strings:
****<tt>|recompiler=JIT, JITiL or interpreter</tt> must be changed to the new <tt>|cpuengine=JIT, JITiL or interpreter</tt>. ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|recompiler&limit=500&offset=0 relevant pages], currently 445)
****<tt>|recompiler=JIT, JITiL or interpreter</tt> must be changed to the new <tt>|cpuengine=JIT, JITiL or interpreter</tt>. ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|recompiler&limit=500&offset=0 relevant pages], currently 448)
****<tt>|graphicsplugin=OpenGL, DX9 or DX11</tt> must be changed to the new <tt>|gfxbackend=OpenGL, DX9 or DX11</tt> (Dolphin plugins has been mergered into the main executable). ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|graphicsplugin&limit=500&offset=0 relevant pages], currently 445)
****<tt>|graphicsplugin=OpenGL, DX9 or DX11</tt> must be changed to the new <tt>|gfxbackend=OpenGL, DX9 or DX11</tt> (Dolphin plugins has been mergered into the main executable). ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|graphicsplugin&limit=500&offset=0 relevant pages], currently 448)
****<tt>|safetexturecache=Safe, Normal or Fast</tt> must be changed to the new <tt>|accuratetexturecache=Safe, Normal or Fast</tt>. ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|safetexturecache&limit=500&offset=0 relevant pages], currently 445)
****<tt>|safetexturecache=Safe, Normal or Fast</tt> must be changed to the new <tt>|accuratetexturecache=Safe, Normal or Fast</tt>. ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|safetexturecache&limit=500&offset=0 relevant pages], currently 448)
****<tt>|realxfb=on</tt> must be changed to the new <tt>|xfb=real</tt> (now both real and virtual XFB options are radio buttons on emulator). ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|realxfb&limit=500&offset=0 relevant pages], currently 438)
****<tt>|realxfb=on</tt> must be changed to the new <tt>|xfb=real</tt> (now both real and virtual XFB options are radio buttons on emulator). ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|realxfb&limit=500&offset=0 relevant pages], currently 441)
****<tt>|dspplugin=HLE, LLE recompiler or LLE interpreter</tt> must be changed to the new <tt>|dspengine=HLE, LLE recompiler or LLE interpreter</tt> (Dolphin plugins has been mergered into the main executable).([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|dspplugin=&limit=500&offset=0 relevant pages], currently 444)
****<tt>|dspplugin=HLE, LLE recompiler or LLE interpreter</tt> must be changed to the new <tt>|dspengine=HLE, LLE recompiler or LLE interpreter</tt> (Dolphin plugins has been mergered into the main executable).([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|dspplugin=&limit=500&offset=0 relevant pages], currently 447)
***Improve config documentation on Template page and update config sections to only use filled parameters.
***Improve config documentation on Template page and update config sections to only use filled parameters.
*Infobox Cleanup
*Infobox Cleanup