Paper Mario: The Thousand-Year Door: Difference between revisions

Jump to navigation Jump to search
Line 36: Line 36:


== Problems ==
== Problems ==
=== Glitched Transitions ===
=== Glitched Transitions ===
Most transition effects will show only garbage. Change EFB Copies to RAM to prevent that.
Most transition effects will show only garbage. Disable '''EFB Copies to Texture Only''' to prevent that.
{{image|Paper Mario TTYD - Cabin Transition EFB2Tex.gif|Transition example with EFB to Texture}}
{{image|Paper Mario TTYD - Cabin Transition EFB2Tex.gif|Transition example with EFB to Texture}}
{{image|Paper Mario TTYD - Cabin Transition EFB2RAM.gif|Proper emulation|br}}
{{image|Paper Mario TTYD - Cabin Transition EFB2RAM.gif|Proper emulation|br}}
Line 66: Line 65:


=== <s>Punies</s> ===  
=== <s>Punies</s> ===  
The Punies may display incorrectly on all backends. EFB to Texture displays garbage, while EFB to RAM shows the Punies but distorts them. It only happens when they are standing still, and seems to happen more when they are facing left and not right. See {{issue|6168}}. There is a workaround using a [http://forums.dolphin-emu.org/Thread-gc-paper-mario-the-thousand-year-door?pid=289188#pid289188 custom texture] to replace the garbage. Fixed in {{revision|4.0-3610}}.
The Punies may display incorrectly on all backends. '''EFB Copies to Texture Only''' displays garbage, but with it disabled the Punies are distorted. It only happens when they are standing still, and seems to happen more when they are facing left and not right. See {{issue|6168}}. There is a workaround using a [http://forums.dolphin-emu.org/Thread-gc-paper-mario-the-thousand-year-door?pid=289188#pid289188 custom texture] to replace the garbage. Fixed in {{revision|4.0-3610}}.
{{image|PaperMario1000 Punies1.jpg|Punies with EFB to Texture||width=286}}
{{image|PaperMario1000 Punies1.jpg|Punies with '''EFB Copies to Texture Only''' on||width=286}}
{{image|PaperMario1000 Punies2.jpg|Punies with EFB to RAM|br}}
{{image|PaperMario1000 Punies2.jpg|Punies with '''EFB Copies to Texture Only''' off|br}}


== Configuration ==
== Configuration ==