Emulator Issues #13546
openPaper Mario The Thousand Year Door Missing Graphics
0%
Description
Game Name?
Paper Mario The Thousand Year Door
Game ID? (right click the game in the game list, Properties, Info tab)
G8ME01
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
db9a997a617ee03bbc32336d6945ec02
What's the problem? Describe what went wrong.
The giant NPC mobs that appear in the game are missing character models. These mobs are usually lower resolution copies of regular models so the game can display hundreds of them at a time.
I posted this issue before and it appeared random back then. I thought it was due to dual core issues but I don't feel that is the case any more.
The issue is much more prevalent in the latest build of dolphin to the point regardless of my chosen settings I can not resolve it.
What steps will reproduce the problem?
You can see this at the very beginning of the game right after the very first battle.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-21593
Is the issue present in the latest stable version?
No it is also not present in version 5.0-18219 which some listed on the Wiki as working perfectly.
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
5.0-21088
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
What are your PC specifications? (CPU, GPU, Operating System, more)
RTX 4070 13th Gen Intel(R) Core(TM) i7-13700HX 2.10 GHz 16GB ram
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Game Name?
[Put Game Name here]
Game ID? (right click the game in the game list, Properties, Info tab)
[Put Game ID here]
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
[Put MD5 Hash here]
What's the problem? Describe what went wrong.
[Description here]
What steps will reproduce the problem?
[Reproduction steps here]
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
[Version number here]
Is the issue present in the latest stable version?
[Yes/No and version number here]
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
[First broken version number here (if applicable)]
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]
What are your PC specifications? (CPU, GPU, Operating System, more)
[PC specs here]
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
[Anything else here]
Files
Updated by AdmiralCurtiss 6 months ago
That's a side effect of broken bounding box emulation. Update your GPU drivers and make sure you haven't disabled bounding box.
Updated by ccage 6 months ago
AdmiralCurtiss wrote in #note-1:
That's a side effect of broken bounding box emulation. Update your GPU drivers and make sure you haven't disabled bounding box.
I did have a pending driver update. The issue is still the same after the update. The latest versions of dolphin seem to have issues with bounding box emulation that version 5.0-18219 does not have.
If I get a fresh download of a new version it is always broken out of the box like this. While version 18219 always works. Bounding box is enables for both as it is turned on by default when running Paper Mario ttyd.
Updated by AdmiralCurtiss 6 months ago
In that case please bisect it to the version that broke it for you. I just tried on 5.0-21593 and it works fine on my end.
Updated by Billiard26 6 months ago
It's unlikely the specific changes of 5.0-21088 caused this.
It sounds like you're only testing the "beta" versions?
Please bisect to determine the first "development" version with the issue.
Updated by ccage 6 months ago
Billiard26 wrote in #note-5:
It's unlikely the specific changes of 5.0-21088 caused this.
It sounds like you're only testing the "beta" versions?
Please bisect to determine the first "development" version with the issue.
I did it now.
it works in version 20778 and breaks in version 20785
Updated by JosJuice 6 months ago
That would be "Add support for custom aspect ratios": https://github.com/dolphin-emu/dolphin/pull/12170
Odd. This has no direct connection to bounding box.
Updated by ccage 6 months ago
JosJuice wrote in #note-7:
That would be "Add support for custom aspect ratios": https://github.com/dolphin-emu/dolphin/pull/12170
Odd. This has no direct connection to bounding box.
JosJuice wrote in #note-7:
That would be "Add support for custom aspect ratios": https://github.com/dolphin-emu/dolphin/pull/12170
Odd. This has no direct connection to bounding box.
Yeah I dunno why. I can grab some logs later.
Updated by ccage 6 months ago
- File dolphin - 20785.log dolphin - 20785.log added
- File dolphin - 20778.log dolphin - 20778.log added
Here are the logs for each versions
I had them both using DX12 with ubershaders, auto res scaling with FFXA, turned off dual core for both and turned on MMU for both.