Emulator Issues #11875
closedGraphical glitch in Pokemon Battle Revolution: image slightly shifted to the top left
0%
Description
Game Name?
Pokemon Battle Revolution (PAL)
Game ID? (right click the game in the game list, Properties, Info tab)
RPBP01 (0001000052504250)
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
a7d78f9b64ab063487e4e27fc246e11e
What's the problem? Describe what went wrong.
It's a graphical glitch. The image is slightly shifted to the top left.
What steps will reproduce the problem?
using moves that have visual effects "on the camera" (see attached video), e.g. Sunny Day or Muddy Water
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Is the issue present in the latest stable version?
tested 10967, was bad
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.)
tested 1632, was good
tested 1635, was bad
Which leads to this merge request apparently being the culprit: https://github.com/dolphin-emu/dolphin/pull/4574
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
I attached a fifolog. It's 3 frames at the end of Muddy Water's visual effects.
I also attached a short mp4 showing the problem and screenshots from builds 1632, 1635, and their diff.
Files
Updated by JosJuice about 5 years ago
- Milestone set to Current
- Regression changed from No to Yes
- Regression start set to 5.0-1635
Updated by JMC4789 about 4 years ago
https://dolphin-emu.org/download/dev/master/5.0-1635/
This should be Vulkan only if this is correct. Checking.
Updated by JMC4789 about 4 years ago
- Status changed from New to Accepted
Using the starter pass, Toxic will cause the issue. Also occurs in the NTSC version.
Updated by megatron0000 almost 4 years ago
I've managed to monkey patch this issue (tested only D3D12 though), see https://github.com/megatron0000/dolphin/commit/5830539840b9449da65a94cbca8edad67c82d546.
Updated by pokechu22 almost 3 years ago
- Related to Emulator Issues #12763: Rygar: The Battle of Argus - White Screens added
Updated by pokechu22 almost 3 years ago
- Related to Emulator Issues #12629: Graphical glitch in Pokemon Battle Revolution: some of the move distortion effects look wrong added
Updated by pokechu22 almost 3 years ago
- Subject changed from graphical glitch in Pokemon Battle Revolution: image slightly shifted to the top left to Graphical glitch in Pokemon Battle Revolution: image slightly shifted to the top left
- Status changed from Accepted to Fix pending
Will be fixed by PR 10279. See this writeup.
Updated by JMC4789 almost 3 years ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-15680
Fixed