Project:To Do: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Fixed by Delroth Magic (TM))
 
(131 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Here is a list of stuff that needs doing on the wiki. Feel free to add anything you feel that needs to be done and move items that have been completed to the "Completed" section below.
Here is a list of stuff that needs doing on the wiki. Feel free to add anything you feel that needs to be done.
==Regular tasks==
 
== Testing ==
You can help complete the compatibility list by updating the ratings of the unrated titles. If necessary please revise title ratings based on testing.
 
The categories below are generated by testing templates providing age of testing details that could get some update.
*[[:Category:Untested]] ({{PAGESINCAT:Untested}})
*[[:Category:Untested for 10000+ revisions]] ({{PAGESINCAT:Untested for 10000+ revisions}})
*[[:Category:Untested for 2500+ revisions]] ({{PAGESINCAT:Untested for 2500+ revisions}})
 
Else you can play and rate '''[[:Category:0_stars_(Rating)|Unrated Titles]]''', create notes in the version compatibility chart, play and affirm problem entries by generating issues for '''[[:Category:Pages_with_active_problems_missing_issue_links|Problems /wo Issue Links]]'''.
 
== Regular tasks ==
These are regular tasks. Please do not remove them or mark as complete, as they need to be checked regularly.
These are regular tasks. Please do not remove them or mark as complete, as they need to be checked regularly.
* [[Special:DoubleRedirects]]
* [[:Category:Wiki maintenance]]
* [[:Category:Wiki maintenance]]
** {{PAGESINCAT:Deleteme}} pages in [[:Category:Deleteme]]
** {{PAGESINCAT:Deleteme}} pages in [[:Category:Deleteme]]
** {{PAGESINCAT:Pages with no GameIDs}} pages in [[:Category:Pages with no GameIDs]] (we are currently exempting several pages such as [[Metroid Prime 3: Corruption (Metroid Prime: Trilogy)]], we cannot accurately subtract this to zero, so fewer is better)
** {{PAGESINCAT:Pages with deprecated config template parameters}} pages in [[:Category:Pages with deprecated config template parameters]]
** {{PAGESINCAT:Pages with deprecated config template parameters}} pages in [[:Category:Pages with deprecated config template parameters]]
** {{#expr:{{PAGESINCAT:Pages with rating template issues}}-7}} pages in [[:Category:Pages with rating template issues]] (subtracted a few pages to properly "zero" this count)
** {{PAGESINCAT:Pages with rating template issues}} pages in [[:Category:Pages with rating template issues]]
** {{#expr:{{PAGESINCAT:Pages with VersionRevision template errors}}-2}} pages in [[:Category:Pages with revision template errors]] (subtracted a few pages to properly "zero" this count)
** {{PAGESINCAT:Pages with VersionRevision template errors}} pages in [[:Category:Pages with VersionRevision template errors]]
** {{PAGESINCAT:Pages with too many expensive parser function calls}} pages in [[:Category:Pages with too many expensive parser function calls]]
** {{PAGESINCAT:Pages with too many expensive parser function calls}} pages in [[:Category:Pages with too many expensive parser function calls]]
* [[Special:DoubleRedirects]]
** {{PAGESINCAT:Pages calling GlobalProblems template improperly}} pages in [[:Category:Pages calling GlobalProblems template improperly]]
** {{PAGESINCAT:Pages missing platform category}} pages in [[:Category:Pages missing platform category]]
** {{PAGESINCAT:Pages with regionless release dates}} pages in [[:Category:Pages with regionless release dates]]
 
Testing entry quality checks...
*[[:Category:Testing Templates missing details]] ({{PAGESINCAT:Testing Templates missing details}})
**[[:Category:Testing Templates missing revision details]] ({{PAGESINCAT:Testing Templates missing revision details}})
**[[:Category:Testing Templates missing OS details]] ({{PAGESINCAT:Testing Templates missing OS details}})
**[[:Category:Testing Templates missing CPU details]] ({{PAGESINCAT:Testing Templates missing CPU details}})
**[[:Category:Testing Templates missing GPU details]] ({{PAGESINCAT:Testing Templates missing GPU details}})
**[[:Category:Testing Templates missing result details]] ({{PAGESINCAT:Testing Templates missing result details}})
**[[:Category:Testing Templates missing tester details]] ({{PAGESINCAT:Testing Templates missing tester details}}, this large number are people blanking out their tester details for anonymity if not by accident, we don't really have rule for this hence it grows)
*[[:Category:Testing Templates out of order]] ({{PAGESINCAT:Testing Templates out of order}})
 
== Scripts ==
Scripts created to assist in maintaining quality compatibility ratings and game pages.
* http://wiki.dolphin-emu.org/compat.txt All values found in ratings pages (should have only 0/1/2/3/4/5 ideally)
* http://wiki.dolphin-emu.org/review.txt Games with rating 1/2/3 not updated for 4 months (listed because some of these games might be fixed now)
* https://wiki.dolphin-emu.org/missing-gameid.txt Lists missing GameIDs according to requests made to the wiki
**Many of the GameIDs in this list are related to Homebrew or other hacked/customized discs, which should not be referenced here
* https://wiki.dolphin-emu.org/missing-redirs.txt Title pages without a GameID redirect pointing to them


==Pending==
== Missing Template Cleanup ==
=== Missing Infobox Template ===
If listed, please check if the below is in place at the beginning of the page.<pre>{{Infobox VG
|image    = [[File:{{SUBPAGENAME}}.jpg|300px]]
|developer =
|publisher =
|released  =
|genre    =
|modes    =
|input    =
|forumlink =
}}</pre>
<DPL>
notuses=Template:Infobox_VG|Template:Infobox_VG/sandbox
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=lastedit
order=ascending
noresultsheader=* Nothing to list.
</DPL>


===Issue Tracker Alignment===
=== Missing Problems Template ===
We need to scan through the [http://code.google.com/p/dolphin-emu/issues/list Google issue tracker] and align articles here with currently open issues. Ongoing review of closed issues would also be helpful.
If listed, please check if the below is in place.<pre>== Problems ==
{{Problems|{{#vardefineecho:problems|


Oldest open issue needing alignment: 267
}}}}</pre>
<DPL>
notuses=Template:Problems
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=lastedit
order=ascending
nottitlematch=%sandbox%
noresultsheader=* Nothing to list.
</DPL>


===Misc===
=== Missing Config Template ===
*Create page documenting the various current Wiki conventions (i.e. title naming, appropriate config entries, Version compatibility handling, rating templates use, revision template use, etc.). Expose the page in appropriate locations (main page, comment on list pages, etc).
If listed, please check if the below is in place.<pre>== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
{{Config
}}</pre>
<DPL>
notuses=Template:Config
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=lastedit
order=ascending
nottitlematch=%sandbox%
noresultsheader=* Nothing to list.
</DPL>


===Config Template===
=== Missing VersionCompatibility Templates ===
*Improve config documentation on Template page and update config sections to only use filled parameters.
If listed, please check if the below is in place.<pre>== Version Compatibility ==
*Update to generate additional error categories (non-on/off values, missing notes, etc.)[[User:Kolano|Kolano]] 09:18, 3 July 2011 (CEST)
{{VersionCompatibility}}
<!--Use this template for compatibility entries:{{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityClose}}</pre>
<DPL>
notuses=Template:VersionCompatibility
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=lastedit
order=ascending
nottitlematch=%sandbox%
noresultsheader=* Nothing to list with VersionCompatibility template missing.
</DPL>
<DPL>
notuses=Template:VersionCompatibilityClose
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=lastedit
order=ascending
nottitlematch=%sandbox%
noresultsheader=* Nothing to list with VersionCompatibilityClose template missing.
</DPL>


===Infobox===
=== Missing Testing Templates ===
*Clean up publisher/release date info to indicate differing region releases more appropriately (see [[Fragile Dreams : Farewell Ruins Of The Moon]])
If listed, please check if the below is in place.<pre>== Testing ==
*Consider purging emulation irrelevant details.
{{testing/start}}
*Clean up Input methods related to other platforms not emulated by Dolphin.
<!--Use this template for test entries:{{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
*Consider cleaning up info for developers (such as FPS, Rel modules, DTK ADPCM, Size, FPS...) '''Provide feedback here'''
{{testing/end}}</pre>
**I think it would be good if such useless information is removed as it could differ from user to user. --[[User:Endres|Endres]] 17:12, 31 July 2011 (CEST)
<DPL>
***These details should not change user to user. Perhaps you were confused by FPS. It's not the emulated FPS, but the games hard-coded internal FPS. These details are mainly of interest to developers, but may also let us more easily identify issues shared across multiple titles. I'm not clear if an exact "size" can be easily established though, as such may be somewhat dependent on the specific disc image tools used (i.e. slightly different headers, etc may slightly effect the size).[[User:Kolano|Kolano]] 19:48, 31 July 2011 (CEST)
notuses=Template:Testing/start
*Add more infobox options for pages that don't fit the usual molds. For example, [[System Menu]] and [[Broadband Adapter]] do not need compatibility, so they use the platforms template. And that means loosing out on details they could have. [[User:MaJoR|MaJoR]] 02:53, 24 July 2012 (CEST)
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=lastedit
order=ascending
nottitlematch=%sandbox%
noresultsheader=* Nothing to list with Testing/start template missing.
</DPL>
<DPL>
notuses=Template:Testing/end
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=lastedit
order=ascending
nottitlematch=%sandbox%
noresultsheader=* Nothing to list with Testing/end template missing.
</DPL>


===Categories===
=== Missing VideoGallery Template ===
*Add developer/publisher categories
If listed, please check if the below is in place.
*Add more complete set of genre categories
**Replace genres with genre category links


===Navigation Templates===
<pre>== Gameplay Videos ==
*The template handle series it doesn't address by providing a notice to update the relevant navigation template.
<!--A full list of options is available at Template:VideoGallery/doc-->
**The template parameter be Title rather than Series based. Such could allow a default template to be included on every page (i.e. outputting nothing if there was no relevant navigation). Unfortunately that's not compatible with my prior suggestion, so we probably need some further discussion.
{{VideoGallery
*Make the navigation template entry-based (like the ratings template).
}}</pre>
**This will need to consider the total count of templates used within this template. As we want to avoid hitting the too many templates issues seen in list pages.
<DPL>
notuses=Template:VideoGallery
category=Wii_games|GameCube_games|Triforce_games|Virtual_Console_games|WiiWare_games|Wii_Channels
notnamespace=Category|Template
ordermethod=titlewithoutnamespace
columns=3
order=ascending
noresultsheader=* Nothing to list.
</DPL>


===Transition to New VGRelease Template===
== Pending ==
"Looking at the [http://en.wikipedia.org/wiki/Template:Vgrelease_new Template], it fixes alot of old problems with vgrelease, like, it gets rid of the automatic reordering (which requires some ugly formatting to dance around), it lets you specify any region without it being spelled out in the template, and gives you more control over formatting. I don't do templates, but it may be worth considering to adding it here, either was vgrelease new or incorporating into our vgrelease somehow." [[User:MaJoR|MaJoR]] 21:54, 17 July 2012 (CEST)
=== Give this a nice update ===
[[Project:Wiki Conventions]] Full of outdated information and typos, Simple-player... haha! [[User:Lucario|Lucario]] ([[User talk:Lucario|talk]]) 23:52, 17 January 2018 (CET)


Unfortunately the template isn't compatible with the parameter format of the current VGRelease. This means that each [http://wiki.dolphin-emulator.com/index.php?title=Special:Search&search=VGRelease&limit=500 page using the VGRelease template] will need to be updated. Listing it here till we get up the effort.[[User:Kolano|Kolano]] 05:37, 18 July 2012 (CEST)
:It'd be cool if the protected status was revoked. As things are now, the only people that protected status is blocking are the two of us. And it always seemed a little standoff-ish to have the page for the community's ideas of what the wiki's rules are be edit protected from having the community contribute to it. - [[User:Xerxes|Xerxes]] ([[User talk:Xerxes|talk]]) 00:36, 18 January 2018 (CET)


===Videos===
:: I've rolled back the protection. Though we'll likely want to restore it post clean-up. Tread lightly.[[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 00:41, 18 January 2018 (CET)
*Convert existing Gameplay Video section links to new [[Template:Youtube|YouTube]] or [[Template:EmbedVideo|EmbedVideo]] templates -[[User:Kolano|Kolano]] 20:04, 2 August 2012 (CEST)


===Revision Template Updates===
:::[[User:Lucario]] should edit it first since he asked for it. I'll wait patiently and look at it tomorrow, so we don't clobber each other's edits. (Thanks for trusting us.) - [[User:Xerxes|Xerxes]] ([[User talk:Xerxes|talk]]) 01:00, 18 January 2018 (CET)
*Branch builds, such as "3.0-712 Network branch" are displayed as "r3.0-712 Network branch" by the current revision template.
*Revision template no longer links back to changes for that version since the transition to GIT. I think correcting such will require a build to GIT ID mapping established.


==Completed==
::::Oh, maybe. Kolano scared me off like that. Now I've felt reluctant doing anything there. [[User:Lucario|Lucario]] ([[User talk:Lucario|talk]]) 01:47, 18 January 2018 (CET)
Below is listed only what was done last month. You can [[Project:To Do/Archive|search the archive]] for what was done since To Do list was created.


===Misc===
:::::Psychology is weird. Maybe someone should write a paper about this. - [[User:Xerxes|Xerxes]] ([[User talk:Xerxes|talk]]) 01:56, 18 January 2018 (CET)
*Correct maximum file size indicator on upload page. It says 2MB files are accepted, but 1MB seems to be the actual cut-off. (fixed after moving to the new server)


=== Fix Pictures Lost in the Move ===
::::::Heh... anyway, I have some changes I'd like submit to there. It's mostly about removing template how-to information outside of that page to their template docs, hopefully they don't mind. [[User:Lucario|Lucario]] ([[User talk:Lucario|talk]]) 03:08, 18 January 2018 (CET)
A number of images were lost during the move. I'll list them all here. (Fixed by Delroth magic - November 8 2012)


===List===
=== Game Page Status Template ===
* Add orphaned or games not in the lists into the list pages for: Wii, WiiWare, Virtual Console. (Done by [[User:Kolano|Kolano]] - October 2012)
:<i>This conversation has been moved to [[Template talk:Page Status]].</i> - [[User:Xerxes|Xerxes]] ([[User talk:Xerxes|talk]]) 20:20, 22 August 2017 (CEST)


===Config Template===
=== Issue Tracker Alignment ===
*Clean blank entries and add only the used ones. (Done by [[User:Kolano|Kolano]])
We need to scan through the [https://bugs.dolphin-emu.org/projects/emulator/issues/ Dolphin Issue Tracker] and align articles here with issues. Oldest issue needing alignment: {{Issue|267}}.


===General Discussions Cleanup===
=== Config Template ===
The [[Project:General Discussions|General Discussions]] page has a number of now dated discussions on it. We should likely create an archive page, and migrate the now irrelevant discussions there. (Done by [[User:Jhonn|Jhonn]] - November 2012)
*Improve config documentation on Template page.
*Update to generate additional error categories (non-on/off values, missing notes, etc.) [[User:Kolano|Kolano]] 09:18, 3 July 2011 (CEST)


===Harden User Registration===
=== Infobox ===
The problem of spam bots creating accounts and generating junk pages seems to be escalating. There have been 13 of them today (Sep 19th,2012), 8 the day before, and 6 the day before that. It would be good if we could harden the user registration process somewhat to better keep them out. (Done by Parlane during the site move. Added reCaptcha. - November 2012)
*Clean up publisher/release date info to indicate differing region releases more appropriately (see [[Fragile Dreams: Farewell Ruins of the Moon]])
*Add more infobox options for pages that don't fit the usual molds. For example, [[System Menu]] and [[Broadband Adapter]] do not need compatibility, so they use the platforms template. And that means loosing out on details they could have. [[User:MayImilae|MayImilae]] 02:53, 24 July 2012 (CEST)


===Videos===
=== Complete list of Dolphin hotkeys ===
Better embed gameplay videos, generate template to embed video windows for Youtube (and other video sites?) (Done by Parlane? - November 2012)
There is apparently no comprehensive list anywhere of all the hotkeys that work in Dolphin. How do we take screenshots without going to the menu, for example? This wiki would be the perfect place for such a list. The only hotkey I know of is Alt-F5 to enable the Wii Remote. [[User:Flang|Flang]] 08:05, 23 July 2016 (CST)
: In Dolphin, go to Options => Hotkey settings. Since most (if not all) of Dolphin Hotkeys can be user configured, I'm not sure if a list of hotkeys would work well... - [[User:mbc07|mbc07]] ([[User talk:mbc07|talk]]) 18:51, 23 July 2016 (CEST)
:: Thank you for pointing me to the hotkeys menu in Dolphin. The way they are layed out in that menu is very confusing for new users like me - Apparently if a key is mapped like (!(LMENU | RMENU) & !(LSHIFT | RSHIFT) & !(LCONTROL | RCONTROL)) & `F1` - that means to press F1. I guess I still think it would be helpful to have a default list of hotkeys available on the wiki, but it's not a big deal. -[[User:Flang|Flang]] 08:53, 24 July 2016 (CST)

Latest revision as of 04:45, 12 February 2022

Here is a list of stuff that needs doing on the wiki. Feel free to add anything you feel that needs to be done.

Testing

You can help complete the compatibility list by updating the ratings of the unrated titles. If necessary please revise title ratings based on testing.

The categories below are generated by testing templates providing age of testing details that could get some update.

Else you can play and rate Unrated Titles, create notes in the version compatibility chart, play and affirm problem entries by generating issues for Problems /wo Issue Links.

Regular tasks

These are regular tasks. Please do not remove them or mark as complete, as they need to be checked regularly.

Testing entry quality checks...

Scripts

Scripts created to assist in maintaining quality compatibility ratings and game pages.

Missing Template Cleanup

Missing Infobox Template

If listed, please check if the below is in place at the beginning of the page.

{{Infobox VG
|image     = [[File:{{SUBPAGENAME}}.jpg|300px]]
|developer =
|publisher =
|released  =
|genre     =
|modes     =
|input     =
|forumlink =
}}
  • Nothing to list.

Missing Problems Template

If listed, please check if the below is in place.

== Problems ==
{{Problems|{{#vardefineecho:problems|

}}}}

Missing Config Template

If listed, please check if the below is in place.

== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
{{Config
}}

Missing VersionCompatibility Templates

If listed, please check if the below is in place.

== Version Compatibility ==
{{VersionCompatibility}}
<!--Use this template for compatibility entries:{{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityClose}}
  • Nothing to list with VersionCompatibility template missing.
  • Nothing to list with VersionCompatibilityClose template missing.

Missing Testing Templates

If listed, please check if the below is in place.

== Testing ==
{{testing/start}}
<!--Use this template for test entries:{{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/end}}
  • Nothing to list with Testing/start template missing.
  • Nothing to list with Testing/end template missing.

Missing VideoGallery Template

If listed, please check if the below is in place.

== Gameplay Videos ==
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
}}

Pending

Give this a nice update

Project:Wiki Conventions Full of outdated information and typos, Simple-player... haha! Lucario (talk) 23:52, 17 January 2018 (CET)

It'd be cool if the protected status was revoked. As things are now, the only people that protected status is blocking are the two of us. And it always seemed a little standoff-ish to have the page for the community's ideas of what the wiki's rules are be edit protected from having the community contribute to it. - Xerxes (talk) 00:36, 18 January 2018 (CET)
I've rolled back the protection. Though we'll likely want to restore it post clean-up. Tread lightly.Kolano (talk) 00:41, 18 January 2018 (CET)
User:Lucario should edit it first since he asked for it. I'll wait patiently and look at it tomorrow, so we don't clobber each other's edits. (Thanks for trusting us.) - Xerxes (talk) 01:00, 18 January 2018 (CET)
Oh, maybe. Kolano scared me off like that. Now I've felt reluctant doing anything there. Lucario (talk) 01:47, 18 January 2018 (CET)
Psychology is weird. Maybe someone should write a paper about this. - Xerxes (talk) 01:56, 18 January 2018 (CET)
Heh... anyway, I have some changes I'd like submit to there. It's mostly about removing template how-to information outside of that page to their template docs, hopefully they don't mind. Lucario (talk) 03:08, 18 January 2018 (CET)

Game Page Status Template

This conversation has been moved to Template talk:Page Status. - Xerxes (talk) 20:20, 22 August 2017 (CEST)

Issue Tracker Alignment

We need to scan through the Dolphin Issue Tracker and align articles here with issues. Oldest issue needing alignment: issue 267.

Config Template

  • Improve config documentation on Template page.
  • Update to generate additional error categories (non-on/off values, missing notes, etc.) Kolano 09:18, 3 July 2011 (CEST)

Infobox

  • Clean up publisher/release date info to indicate differing region releases more appropriately (see Fragile Dreams: Farewell Ruins of the Moon)
  • Add more infobox options for pages that don't fit the usual molds. For example, System Menu and Broadband Adapter do not need compatibility, so they use the platforms template. And that means loosing out on details they could have. MayImilae 02:53, 24 July 2012 (CEST)

Complete list of Dolphin hotkeys

There is apparently no comprehensive list anywhere of all the hotkeys that work in Dolphin. How do we take screenshots without going to the menu, for example? This wiki would be the perfect place for such a list. The only hotkey I know of is Alt-F5 to enable the Wii Remote. Flang 08:05, 23 July 2016 (CST)

In Dolphin, go to Options => Hotkey settings. Since most (if not all) of Dolphin Hotkeys can be user configured, I'm not sure if a list of hotkeys would work well... - mbc07 (talk) 18:51, 23 July 2016 (CEST)
Thank you for pointing me to the hotkeys menu in Dolphin. The way they are layed out in that menu is very confusing for new users like me - Apparently if a key is mapped like (!(LMENU | RMENU) & !(LSHIFT | RSHIFT) & !(LCONTROL | RCONTROL)) & `F1` - that means to press F1. I guess I still think it would be helpful to have a default list of hotkeys available on the wiki, but it's not a big deal. -Flang 08:53, 24 July 2016 (CST)