Project:To Do: Difference between revisions

no edit summary
No edit summary
Line 10: Line 10:
**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>|hletheipl=on</tt> must be changed to the new <tt>|skipbios=on</tt>. ([http://wiki.dolphin-emulator.com/index.php?title=Special:Search&ns0=1&redirs=0&search=|hletheipl&limit=500&offset=0 relevant pages], currently 12)
****<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 452)
****<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 452)
****<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 452)
****<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 452)
Line 29: Line 28:
* Config template has an excess of "}" in Display section
* Config template has an excess of "}" in Display section
** [[User:Kolano|Kolano]] fixed this.
** [[User:Kolano|Kolano]] fixed this.
* Config template needs hletheipl revised to skipbios
** [[User:Kolano|Kolano]] 04:33, 8 March 2011 (CET)