Template:GlobalProblems/NES: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
m (copy errors)
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#vardefine:tl_globalproblems_NES_active|
{{#vardefine:tl_globalproblems_NES_active|
=== 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.
{{image|Legend of Zelda-Collector's Edition-Nvidia Title Corruption.png|NVIDIA Title Corruption|br}}
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.
}}{{#vardefine:tl_globalproblems_NES_fixed|
}}{{#vardefine:tl_globalproblems_NES_fixed|
=== {{s}}Incorrect Aspect Ratio{{/s}} ===
Since {{Revision|4.0-7138}} NES titles display with the wrong aspect ratio. Refer {{Issue|9035}}.  Fixed by {{revision|4.0-8640}},


=== {{s}}Sprite Errors{{/s}} ===
Even after {{revision|4.0-1192}}, though NES titles 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}} ===
NES titles 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}}.


=== {{s}}PAL Audio Stuttering{{/s}} ===
}}<noinclude>{{#var:tl_globalproblems_{{#regex:{{SUBPAGENAME}}|/\s+/|_}}_active}}{{#var:tl_globalproblems_{{#regex:{{SUBPAGENAME}}|/\s+/|_}}_fixed}}</noinclude>
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. Refer {{issue|7118}}, fixed in {{Revision|4.0-7517}}.
}}<noinclude>__NOTOC__{{GlobalProblems|NES}}</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.