Project:To Do: Difference between revisions

Cleaned up the list and added what is pending to be done in template config.
No edit summary
(Cleaned up the list and added what is pending to be done in template config.)
Line 3: Line 3:
Feel free to add anything you feel that needs to be done and remove items that have been completed.
Feel free to add anything you feel that needs to be done and remove items that have been completed.


== Pending ==
* Missing Game pages need to be added in all lists
* Missing Game pages need to be added in all lists
* Add orphaned or games not into the lists in the lists.
* Add orphaned or games not into the lists in the lists.
* Better system for managing the Gamecube games lists need to be done as finding games like Zelda could be under (The legend of / Legend of / Zelda)
* Better system for managing the Gamecube games lists need to be done as finding games like Zelda could be under (The legend of / Legend of / Zelda)
* Clean up config entries post Config template revisions to include an up to date list of parameters:
* Clean up config entries post Config template revisions to include an up to date list of parameters:
**Config template no longer has a RealXFB option
**Recent Config template changed strings to be as is in current Dolphin revision:
***A workaround for this was added. If you see <tt>|realxfb=on</tt> on some page, change them to <tt>|xfb=real</tt>, since now both real and virtual XFB options are radio buttons on emulator [[User:Jhonn|Jhonn]]
***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:
**A number of other revised/added values
****<tt>|hletheipl=on</tt> must be changed to the new <tt>|skipbios=on</tt>.
****<tt>|recompiler=JIT, JITiL or interpreter</tt> must be changed to the new <tt>|cpuengine=JIT, JITiL or interpreter</tt>.
****<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).
****<tt>|safetexturecache=Safe, Normal or Fast</tt> must be changed to the new <tt>|accuratetexturecache=Safe, Normal or Fast</tt>.
****<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).
****<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).


= Recently completed and here for notice =


== Completed ==
* The warning not to edit the ratings in the list needs to be copied from Wii to all other lists.
* The warning not to edit the ratings in the list needs to be copied from Wii to all other lists.
** Have completed this does Wii Channels need a ratings page?
** Have completed this does Wii Channels need a ratings page?
Line 20: Line 26:
** Half of the the Gamecube lists are using inline ratings instead of there Ratings Template. [[Special:Contributions/122.104.103.221|122.104.103.221]] 17:06, 6 September 2010 (UTC)
** Half of the the Gamecube lists are using inline ratings instead of there Ratings Template. [[Special:Contributions/122.104.103.221|122.104.103.221]] 17:06, 6 September 2010 (UTC)
*** I think this is done now [[User:Foso|Foso]] 16:16, 13 February 2011 (CET)
*** I think this is done now [[User:Foso|Foso]] 16:16, 13 February 2011 (CET)
* Config template has an excess of "}" in Display section
** [[User:Kolano|Kolano]] fixed this.