Emulator Issues #13838
closedSuper Mario Sunshine Scrolling Goop
0%
Description
Game Name?
Super Mario Sunshine
Game ID? (right click the game in the game list, Properties, Info tab)
GMSE01
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
0c6d2edae9fdf40dfc410ff1623e4119
What's the problem? Describe what went wrong.
The goop in game scrolling and shrinking (not just a visual bug as it is effecting the actual location of where the goop is)
What steps will reproduce the problem?
Having the Internal Resoultion on Native, and Anti-Aliasing on 8x SSAA.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes
Is the issue present in the latest release? For future reference, please also write down the version number of the latest release.
Yes
If the issue isn't present in the latest release, 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)
CPU: AMD Ryzen 7 5700G with Radeon Graphics (3.80 GHz)
GPU: NVIDIA GeForce RTX 3070 Ti
OS: Windows 11 Home
RAM: 48 GB
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Updated by Billiard26 9 months ago
- Status changed from New to Working as intended
Yeah, this is mentioned on the Wiki: https://wiki.dolphin-emu.org/index.php?title=Super_Mario_Sunshine#Graffiti_Behaves_Oddly
Enhancements can break things in games sometimes.
Updated by pokechu22 9 months ago
Hmm, https://wiki.dolphin-emu.org/index.php?title=Super_Mario_Sunshine#Graffiti_Behaves_Oddly says that the goop disappears entirely with SSAA enabled, but I suspect that it's just moving too far and ending up in a place where goop isn't supported. I'm able to reproduce with Vulkan on my NVIDIA GeForce GTX 1650 Ti at 8x SSAA, and my integrated Intel GPU at 8x SSAA and 16x SSAA (the goop moves slower at 16x, but still does end up moving). I suspect this is some kind of pixel centering issue, though that doesn't entirely explain why 2x SSAA and 4x SSAA aren't affected.