Emulator Issues #12173
closed[AArch64] PR #8870 breaks rendering and controls in Sonic Unleashed
0%
Description
Game Name?
Sonic Unleashed (possibly others)
Game ID? (right click the game in the game list, Properties, Info tab)
RSVE8P
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.
Control stick inputs do not work correctly during gameplay. Animated models are distorted.
What steps will reproduce the problem?
Update to 5.0-12243 and run the game under Vulkan.
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 - 5.0-12243
Is the issue present in the latest stable version?
No - 5.0
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 is 5.0-12243. Works fine in 5.0-12240 which is the directly previous version.
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
(Not sure how to do fifologs on android, sorry) https://youtu.be/CWRrhoeGArE
What are your PC specifications? (CPU, GPU, Operating System, more)
Galaxy S9 Plus - Snapdragon 845, Adreno 630
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
[Anything else here]
Updated by JosJuice over 4 years ago
- Subject changed from PR #8870 breaks rendering and controls in Sonic Unleashed to [AArch64] PR #8870 breaks rendering and controls in Sonic Unleashed
- Priority changed from Normal to High
- Milestone set to Current
- Regression changed from No to Yes
- Regression start set to 5.0-12243
Revert created as https://github.com/dolphin-emu/dolphin/pull/8918.
Updated by JosJuice over 4 years ago
MerryMage has made a proper fix for a bug introduced in 5.0-12243, which was merged in 5.0-12245. (This is the same change as you were pinged about on GitHub.) Could you test it fixes your issue?
Updated by MrMrMANGOMILK over 4 years ago
Everything's working perfectly now, thanks!
Updated by JosJuice over 4 years ago
- Status changed from New to Fixed
- Fixed in set to 5.0-12245
Thanks for the quick report and the confirmation!