Template:GlobalProblems/sandbox/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
(fixed)
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This should display:
== Example ==
{{GlobalProblems/sandbox}}[[Category:Virtual Console games]][[Category:NES games]]


{{GlobalProblems/sandbox|Super NES}}
== Header Issues ==
 
*[edit] button will be available where the others don't normally appear, like in edit preview or protected page
This should not:
*[edit] button's link is a very slightly lighter shade of blue compared to normal ones (difference between [http://www.google.com/ external] and [[MSX|internal]] links)
 
{{GlobalProblems/sandbox|NES}}
 
Calling the template twice on one page (like this one) should also add it to [[:Category:Pages calling GlobalProblems template improperly]].
 
Because this template always has to call {{tl|GlobalProblems/Virtual Console}} and display bugs from there, any page that calls GlobalProblems as <code><nowiki>{{GlobalProblems|Virtual Console}}</nowiki></code> (as in just one page, [[Virtual Console]]) causes the template to call {{tl|GlobalProblems/Virtual Console}} twice. This is bad behavior but it's harmless, and trying to avoid it would make it slower for every other page to benefit that one single page. The Virtual Console page's {{tl|GlobalProblems}} call also introduces the possibility of accidentally displaying issues from {{tl|GlobalProblems/Virtual Console}} twice, so extra conditional statements had to be added for that special case.

Latest revision as of 19:45, 26 September 2017

Example

NES Global Problems

[edit]

Problems that may occur with any NES title on Dolphin are listed below.

DirectX with NES Games

Most NES games suffer strange graphical issues when using the DirectX backend with some graphics drivers; notably NVIDIA. This is a driver bug.

As of 5.0-4869, the D3D driver bugs can be worked around by setting Ubershaders to Exclusive/Synchronous (Ubershaders). It's unknown what exactly is going on with the driver that's causing Exclusive Ubershaders/Synchronous (Ubershaders) to work properly.

This seems to have been rectified at some point, though it's unclear what resolved it.

Header Issues

  • [edit] button will be available where the others don't normally appear, like in edit preview or protected page
  • [edit] button's link is a very slightly lighter shade of blue compared to normal ones (difference between external and internal links)