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

Jump to navigation Jump to search
(This occur only when you change default Dolphin config, so it doesn't belong to problems section... added a note in the config section instead)
Line 18: Line 18:


=== Punies ===  
=== Punies ===  
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}}.
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 is using a [http://forums.dolphin-emu.org/Thread-gc-paper-mario-the-thousand-year-door?pid=289188#pid289188 custom texture] to replace the garbage...
{{image|PaperMario1000 Punies1.jpg|Punies with EFB to Texture||width=286}}
{{image|PaperMario1000 Punies1.jpg|Punies with EFB to Texture||width=286}}
{{image|PaperMario1000 Punies2.jpg|Punies with EFB to Ram|br}}
{{image|PaperMario1000 Punies2.jpg|Punies with EFB to Ram|br}}
Line 27: Line 27:
=== <s>Sound Issues</s> ===
=== <s>Sound Issues</s> ===
DSP HLE may have audio crackling after extended play. Use [[DSP LLE]] to avoid this. Fixed by the merger of New-AX-HLE 2.0 in {{revision|3.5-1154}}.
DSP HLE may have audio crackling after extended play. Use [[DSP LLE]] to avoid this. Fixed by the merger of New-AX-HLE 2.0 in {{revision|3.5-1154}}.
=== First battle crashing ===
If you run this game with the JITIL Experimental Recompiler, it causes a crash in the first tutorial battle when entering rogueport. Not sure if this affects any other battles, but it will prevent the game from continueing. Simply use the JIT recompiler and this issue is fixed.


== Configuration ==
== Configuration ==
{{Config
{{Config
|cpuengine        = JIT
|cpuenginenotes    = JITIL causes crashes at battles
|bbox              = On
|bbox              = On
|bboxnotes        = Required to fix graphical glitches
|bboxnotes        = Required to fix graphical glitches