Emulator Issues #13653
openSlowdown until quickmenu is open Android
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.
[Affecting all dolphin builds from 5.0-21026, dolphin seems to slow down on my poco f6 pro unless an overlay is opened, such as taking a screenshot or opening the quick settings. any workaround or fix would be appreciated. i have attached a log.]
What steps will reproduce the problem?
[simply open the game and load the area shown.]
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/No and version number here]
Is the issue present in the latest release? For future reference, please also write down the version number of the latest release.
[Yes and 2409-201]
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)
[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 slex989 about 2 months ago
Is anyone still working on this? has it even been looked at?
Updated by JosJuice about 2 months ago
Nobody is working on this as far as I know.
Updated by slex989 about 2 months ago
thats a shame... this would be so easy to fix too... id do it myself but i dont know the android ui well enough to fix the overlay issue.
Updated by JosJuice about 2 months ago
Why is this easy to fix? Do you know something about the cause of this issue that you haven't told us? Because I don't know what the cause is.
Updated by JosJuice about 1 month ago
No, nothing has happened since last time you asked. Bothering us about it isn't going to speed things up. What would speed things up is if you could answer my question about what the cause is.
Updated by slex989 26 days ago
Yes i said before the overlay mini menu is not called correctly which is why it needs to periodically be opened. its being destroyed as soon as it is no longer on the screen which causes the bug. has nobody else looked at this still? if i had more time I'd just write the fix to the function myself...