Emulator Issues #12200
openBottom right screen flickers in 4 player Sonic Riders Zero Gravity
0%
Description
Game Name?
Sonic Riders Zero Gravity
Game ID? (right click the game in the game list, Properties, Info tab)
RS9E8P
What's the problem? Describe what went wrong.
In a four player game, the bottom right screen will flicker black constantly.
What steps will reproduce the problem?
Start a 4 player free race and pick a stage. The first stage will work, but I believe they all do this. It should show up as soon as all 4 screens appear.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
It is present in 5.0-12346
Is the issue present in the latest stable version?
Not in 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.)
This first broke in 5.0-5366. It works in 5.0-5362.
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
https://i.imgur.com/Au9stkK.png
Image of four player screen with store EFB copies to texture only turned on in the left image and off on the right one.
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
In version 5.0-3366, if you uncheck "store EFB copies to texture only", the bottom right screen looks mostly correct. On 5.0-12346, doing this makes the third player screen flicker on the fourth player screen, rather than just flickering black.
Files
Updated by JosJuice over 4 years ago
- Milestone set to Current
- Regression changed from No to Yes
- Regression start set to 5.0-5366
Updated by JMC4789 about 4 years ago
I have a hunch that maybe this is some kind of weird texture memory issue and is somewhat unrelated to the actual regression start based on some of the behavior I observed.
For my sanity in the future, direct link to the bisect build -> https://dolphin-emu.org/download/dev/425a8cb378fca29fcdc8ef52673763a5492fa43b/
Updated by JMC4789 about 4 years ago
- Status changed from New to Accepted
I am correct.
Phire's tmem branch fixes the issue in EFB2RAM (and is known to not be 100% done for EFB2Tex)
Updated by ZephyrSurfer about 3 years ago
This efb2tex regression, I assume points to the same commit mentioned in https://github.com/dolphin-emu/dolphin/pull/8350
https://github.com/dolphin-emu/dolphin/commit/cdbd9863b4a05db046a377c57485e92ea62ead84
Updated by JMC4789 about 3 years ago
Actually doesn't. It was a cleanup shortly after the original tmem.
Updated by ZephyrSurfer about 3 years ago
This is a duplicate.
This is the same as #12661
Updated by JosJuice about 3 years ago
- Has duplicate Emulator Issues #12661: Sonic Riders: Zero Gravity - Fourth Player Screen EFB2RAM issue added
Updated by Zopolis4 over 2 years ago
I've attached fifologs with EFB to texture on and off.
Issue still occurs as described on 5.0-17197.
Updated by JMC4789 about 2 years ago
- Milestone deleted (
Current)
As much as I hate to admit it, this probably isn't worth being a current issue.
It's an annoying regression, but it only shows up in 4 player and you can mostly avoid it by using EFB2RAM.