Project:To Do/Archive: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Added older entries of To Do list)
Line 3: Line 3:
* Wii Channels need a ratings template page (Done by [[User:Jhonn|Jhonn]] - 6 September 2010).
* Wii Channels need a ratings template page (Done by [[User:Jhonn|Jhonn]] - 6 September 2010).
* All lists and games need to be gone through to change the ratings to use the template system instead of inline. (Done by [[User:Foso|Foso]] - 13 February 2011).
* All lists and games need to be gone through to change the ratings to use the template system instead of inline. (Done by [[User:Foso|Foso]] - 13 February 2011).
===Misc===
*Discover why [[Nintendo GameCube]] are marked for speedy deletion.
**Accidentally marked one of the in use templates for deletion when marking unused templates. Fixed now. (Done by [[User:Kolano|Kolano]] - 1 June 2011).
 
===List===
*Purge "Tested on Revision" column. (Done by [[User:ThatLuciano|ThatLuciano]] and [[User:Jhonn|Jhonn]] - 30 April 2011 / 2 May 2011).


===Config===
===Config===
* Config template has an excess of "}" in Display section. (Done by [[User:Kolano|Kolano]] - 7 March 2011).
* Config template has an excess of "}" in Display section. (Done by [[User:Kolano|Kolano]] - 7 March 2011).
* Config template needs <tt>|hletheipl</tt> revised to <tt>|skipbios</tt>. (Done by [[User:Kolano|Kolano]] - 8 March 2011).
* Config template needs <tt>|hletheipl</tt> revised to <tt>|skipbios</tt>. (Done by [[User:Kolano|Kolano]] - 8 March 2011).
*<tt>|graphicsplugin=OpenGL, DX9 or DX11</tt> must be changed to the new <tt>|gfxbackend=OpenGL, DX9 or DX11</tt> because Dolphin plugins has been mergered into the main executable. (Done by [[User:Foso|Foso]] - 31 March 2011).
*<tt>|safetexturecache=Safe, Normal or Fast</tt> must be changed to the new <tt>|accuratetexturecache=Safe, Normal or Fast</tt>. (Done by [[User:Foso|Foso]] - 31 March 2011).
*<tt>|dspplugin=HLE, LLE recompiler or LLE interpreter</tt> must be changed to the new <tt>|dspengine=HLE, LLE recompiler or LLE interpreter</tt> because Dolphin plugins has been mergered into the main executable. (Done by [[User:Foso|Foso]] - 1 April 2011).
*<tt>|recompiler=JIT, JITiL or interpreter</tt> must be changed to the new <tt>|cpuengine=JIT, JITiL or interpreter</tt>.(Done by [[User:Foso|Foso]] - 4 April 2011).
*Realign options with recent Dolphin config update {{revision|7486}}. (Done by [[User:Jhonn|Jhonn]] - 30 April 2011).
**Changed the "Enable" button for EFB and XFB to "Disable".
**EFB Scale => Internal Resolution
**Load Native Mipmaps => Fast mipmaps
**EFB Scaled Copy => Scaled EFB copy
**Pixel Lighting => Per-Pixel Lighting
**Pixel Depth => Per-Pixel Depth
**Force Bi/Trilinear Filtering => Force Texture Filtering
**Enable CPU Access => Skip EFB Access from CPU
**Emulate format changes => Ignore Format Changes
**Disable Dest. Alpha Pass => Skip Dest. Alpha Pass
**Enable Display List Caching => Cache Display Lists
===Navigation Templates===
*Consider merging all templates in only one, separated in subpages (such as Template:Navigation/Zelda, Template:Navigation/Pikmin, Template:Navigation/Mortal Kombat), and add a documentation and link for subpages on the main template. (Done by [[User:Jhonn|Jhonn]] - 18 May 2011).
===To Do List===
*Split "Completed" section entries done more than one month ago in an separate page to maintain organization. (Done by [[User:Jhonn|Jhonn]] - 3 April 2011).


===Infobox===
===Infobox===
*Media cleanup because media can be presumed from category (Done by [[User:Foso|Foso]] - 30 March 2011).
*Media cleanup because media can be presumed from category (Done by [[User:Foso|Foso]] - 30 March 2011).
*Purge Non-Dolphin emulated platforms from platform entries, or completely remove platforms because platform can  be presumed from category (Done by [[User:Foso|Foso]] - 31 March 2011).
*Purge Non-Dolphin emulated platforms from platform entries, or completely remove platforms because platform can  be presumed from category (Done by [[User:Foso|Foso]] - 31 March 2011).

Revision as of 13:20, 11 July 2011

Ratings

  • The warning not to edit the ratings in the list needs to be copied from Wii to all other lists.
  • Wii Channels need a ratings template page (Done by Jhonn - 6 September 2010).
  • All lists and games need to be gone through to change the ratings to use the template system instead of inline. (Done by Foso - 13 February 2011).

Misc

  • Discover why Nintendo GameCube are marked for speedy deletion.
    • Accidentally marked one of the in use templates for deletion when marking unused templates. Fixed now. (Done by Kolano - 1 June 2011).

List

  • Purge "Tested on Revision" column. (Done by ThatLuciano and Jhonn - 30 April 2011 / 2 May 2011).

Config

  • Config template has an excess of "}" in Display section. (Done by Kolano - 7 March 2011).
  • Config template needs |hletheipl revised to |skipbios. (Done by Kolano - 8 March 2011).
  • |graphicsplugin=OpenGL, DX9 or DX11 must be changed to the new |gfxbackend=OpenGL, DX9 or DX11 because Dolphin plugins has been mergered into the main executable. (Done by Foso - 31 March 2011).
  • |safetexturecache=Safe, Normal or Fast must be changed to the new |accuratetexturecache=Safe, Normal or Fast. (Done by Foso - 31 March 2011).
  • |dspplugin=HLE, LLE recompiler or LLE interpreter must be changed to the new |dspengine=HLE, LLE recompiler or LLE interpreter because Dolphin plugins has been mergered into the main executable. (Done by Foso - 1 April 2011).
  • |recompiler=JIT, JITiL or interpreter must be changed to the new |cpuengine=JIT, JITiL or interpreter.(Done by Foso - 4 April 2011).
  • Realign options with recent Dolphin config update r7486. (Done by Jhonn - 30 April 2011).
    • Changed the "Enable" button for EFB and XFB to "Disable".
    • EFB Scale => Internal Resolution
    • Load Native Mipmaps => Fast mipmaps
    • EFB Scaled Copy => Scaled EFB copy
    • Pixel Lighting => Per-Pixel Lighting
    • Pixel Depth => Per-Pixel Depth
    • Force Bi/Trilinear Filtering => Force Texture Filtering
    • Enable CPU Access => Skip EFB Access from CPU
    • Emulate format changes => Ignore Format Changes
    • Disable Dest. Alpha Pass => Skip Dest. Alpha Pass
    • Enable Display List Caching => Cache Display Lists

Navigation Templates

  • Consider merging all templates in only one, separated in subpages (such as Template:Navigation/Zelda, Template:Navigation/Pikmin, Template:Navigation/Mortal Kombat), and add a documentation and link for subpages on the main template. (Done by Jhonn - 18 May 2011).

To Do List

  • Split "Completed" section entries done more than one month ago in an separate page to maintain organization. (Done by Jhonn - 3 April 2011).

Infobox

  • Media cleanup because media can be presumed from category (Done by Foso - 30 March 2011).
  • Purge Non-Dolphin emulated platforms from platform entries, or completely remove platforms because platform can be presumed from category (Done by Foso - 31 March 2011).