Template:GlobalProblems/NES: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
m (Reverted edits by Lucario (talk) to last revision by Autofire)
m (copy errors)
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{#vardefine:GP_NES_active|
{{#vardefine:tl_globalproblems_NES_active|


=== PAL Audio Stuttering ===
=== DirectX with NES Games ===
PAL NES Virtual Console games audio "stutters". Technically, every 1/6th of audio is silence. NTSC and NTSC-J NES games are not affected. Occurs in both DSP HLE and DSP LLE, and there is no solution at this time. See {{issue|7118}}.
Most NES games suffer strange graphical issues when using the DirectX backend with some graphics drivers; notably NVIDIA. This is a driver bug.
{{image|Legend of Zelda-Collector's Edition-Nvidia Title Corruption.png|NVIDIA Title Corruption|br}}


}}{{#vardefine:GP_NES_fixed|
As of {{revision|5.0-4869}}, the D3D driver bugs can be worked around by setting Ubershaders to Exclusive. It's unknown what exactly is going on with the driver that's causing Exclusive Ubershaders to work properly.


=== <s>Sprite Errors</s> ===
}}{{#vardefine:tl_globalproblems_NES_fixed|
Even after {{revision|4.0-1192}}, though NES games are playable, a serious issue remains. Sprite tiles will borrow from the incorrect sprite, duplicating bizzarely. See {{issue|7092}}. Fixed by {{revision|4.0-1525}}.


{{image|NES Tile Bug1.png|Almost everything is made from pieces of the main character}}
{{image|NES Tile Bug2.png|Proper emulation|br}}


=== <s>Black Screen/Distortion</s> ===
Games show either a black screen or heavily distorted video. The games run, with audio and controls working, but are unplayable. See {{issue|4103}}. Fixed by the merger of tev_fixes_new in {{revision|4.0-1192}}.


}}<noinclude>__NOTOC__{{GlobalProblems|NES}}</noinclude>
}}<noinclude>{{#var:tl_globalproblems_{{#regex:{{SUBPAGENAME}}|/\s+/|_}}_active}}{{#var:tl_globalproblems_{{#regex:{{SUBPAGENAME}}|/\s+/|_}}_fixed}}</noinclude>

Revision as of 06:44, 25 September 2017

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. It's unknown what exactly is going on with the driver that's causing Exclusive Ubershaders to work properly.