Template:GlobalProblems/sandbox: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
mNo edit summary
m (oh, duh)
Line 3: Line 3:
Automatically grab platform name in right format
Automatically grab platform name in right format


-->{{#vardefineecho:tl_globalproblems_platform|{{#ifpageincat:Platforms|{{#if:{{#regex:{{PAGENAME}}|/Nintendo Entertainment System/}}|{{#if:{{#regex:{{PAGENAME}}|/Super/}}|Super NES|NES}}|{{PAGENAME}}}}|{{#ifpageincat:Virtual Console games|{{#ifpageincat:NES games|NES|{{#ifpageincat:TurboGrafx-16 games|TurboGrafx-16|{{#ifpageincat:SNES games|Super NES|{{#ifpageincat:Sega Genesis games|Sega Genesis|{{#ifpageincat:Arcade games|Arcade|{{#ifpageincat:Neo Geo games|Neo Geo|{{#ifpageincat:Nintendo 64 games|Nintendo 64|{{#ifpageincat:Commodore 64 games|Commodore 64|{{#ifpageincat:Sega Master System games|Sega Master System|{{#ifpageincat:MSX games|MSX|{{#vardefine:tl_globalproblems_mode|error}}}}}}}}}}}}}}}}}}}}}}}}}}}}<!--
-->{{#vardefine:tl_globalproblems_platform|{{#ifpageincat:Platforms|{{#if:{{#regex:{{PAGENAME}}|/Nintendo Entertainment System/}}|{{#if:{{#regex:{{PAGENAME}}|/Super/}}|Super NES|NES}}|{{PAGENAME}}}}|{{#ifpageincat:Virtual Console games|{{#ifpageincat:NES games|NES|{{#ifpageincat:TurboGrafx-16 games|TurboGrafx-16|{{#ifpageincat:SNES games|Super NES|{{#ifpageincat:Sega Genesis games|Sega Genesis|{{#ifpageincat:Arcade games|Arcade|{{#ifpageincat:Neo Geo games|Neo Geo|{{#ifpageincat:Nintendo 64 games|Nintendo 64|{{#ifpageincat:Commodore 64 games|Commodore 64|{{#ifpageincat:Sega Master System games|Sega Master System|{{#ifpageincat:MSX games|MSX|{{#vardefine:tl_globalproblems_mode|error}}}}}}}}}}}}}}}}}}}}}}}}}}}}<!--


Error handling and variable declarations
Error handling and variable declarations


-->{{#if:{{#var:tl_globalproblems_platform}}|{{#ifexist:Template:GlobalProblems/{{#var:tl_globalproblems_platform}}|{{#vardefineecho:tl_globalproblems_visible|true}}{{GlobalProblems/Virtual Console}}{{GlobalProblems/{{#var:tl_globalproblems_platform}}}}<!--
-->{{#if:{{#var:tl_globalproblems_platform}}|{{#ifexist:Template:GlobalProblems/{{#var:tl_globalproblems_platform}}|{{#vardefine:tl_globalproblems_visible|true}}{{GlobalProblems/Virtual Console}}{{GlobalProblems/{{#var:tl_globalproblems_platform}}}}<!--


Custom header made to have working [edit] link
Custom header made to have working [edit] link
Line 15: Line 15:
Problem display logic
Problem display logic


-->{{#if:{{#var:tl_globalproblems_{{#regex:{{{1|}}}|/\s+/|_}}_active}}{{#var:tl_globalproblems_{{#regex:{{{1|}}}|/\s+/|_}}_fixed}}{{#var:tl_globalproblems_Virtual_Console_active}}{{#var:tl_globalproblems_Virtual_Console_fixed}}|{{#ifpageincat:Platforms||__TOC__}}{{#var:tl_globalproblems_header}}
-->{{#if:{{#var:tl_globalproblems_{{#regex:{{#var:tl_globalproblems_platform}}|/\s+/|_}}_active}}{{#var:tl_globalproblems_{{#regex:{{#var:tl_globalproblems_platform}}|/\s+/|_}}_fixed}}{{#var:tl_globalproblems_Virtual_Console_active}}{{#var:tl_globalproblems_Virtual_Console_fixed}}|{{#ifpageincat:Platforms||__TOC__}}{{#var:tl_globalproblems_header}}
Problems that may occur with any {{#var:tl_globalproblems_platform}} title on Dolphin are listed below.
Problems that may occur with any {{#var:tl_globalproblems_platform}} title on Dolphin are listed below.
{{#ifeq:{{#var:tl_globalproblems_platform}}|Virtual Console||{{#var:tl_globalproblems_{{#regex:{{{1|}}}|/\s+/|_}}_active}}}}{{#var:tl_globalproblems_Virtual_Console_active}}{{#ifeq:{{#var:tl_globalproblems_platform}}|Virtual Console||{{#var:tl_globalproblems_{{#regex:{{{1|}}}|/\s+/|_}}_fixed}}}}{{#var:tl_globalproblems_Virtual_Console_fixed}}|{{#ifpageincat:Platforms|{{#var:tl_globalproblems_header}}
{{#ifeq:{{#var:tl_globalproblems_platform}}|Virtual Console||{{#var:tl_globalproblems_{{#regex:{{#var:tl_globalproblems_platform}}|/\s+/|_}}_active}}}}{{#var:tl_globalproblems_Virtual_Console_active}}{{#ifeq:{{#var:tl_globalproblems_platform}}|Virtual Console||{{#var:tl_globalproblems_{{#regex:{{#var:tl_globalproblems_platform}}|/\s+/|_}}_fixed}}}}{{#var:tl_globalproblems_Virtual_Console_fixed}}|{{#ifpageincat:Platforms|{{#var:tl_globalproblems_header}}
There are no known global problems with {{PAGENAME}} titles on Dolphin.}}}}<!--
There are no known global problems with {{PAGENAME}} titles on Dolphin.}}}}<!--



Revision as of 02:57, 14 September 2017

[edit] [purge] Template documentation

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)