Project

General

Profile

Actions

Emulator Issues #12145

closed

Around the World issues

Added by nf6429 almost 4 years ago. Updated about 3 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-13687

Description

Game Name?

[Around the World]

Game ID? (right click the game in the game list, Properties, Info tab)

[Put Game ID here]

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.

[Using any backend, aswell as using Jit recompiler or Interpreter, the globe that you use in gameplay to select the correct location doesn't render. There is also flickering bars at the bottom top parts of the, although when i used Interpreter they didn't appear.]

What steps will reproduce the problem?

[Load game, use any backend, select a question.]

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

[5.0 - 12099]

Is the issue present in the latest stable version?

[Yes/No and version number here]

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.)

[As far as i know, issues was found 2 1/2 years ago on the forums]

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

[Globe and bars top bottom which flicker attached]

What are your PC specifications? (CPU, GPU, Operating System, more)

[CPU=AMD E1-7010 APU,GPU=AMD Radeon R2 Graphics,Op Sy=Windows]

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

On the forum post, one person said that they got the globe to appear by using OpenGL, however i have been unable to reproduce this with interpreter, OpenGl, Dualcore, MMU, or deferred copy settings at all.


Files

damnfdd (2).png (114 KB) damnfdd (2).png nf6429, 06/10/2020 12:43 PM
wtf.png (1.14 MB) wtf.png JMC4789, 09/11/2020 03:45 PM
aroundtheworld_fixed.7z (520 KB) aroundtheworld_fixed.7z Miksel12, 03/01/2021 07:50 PM
Actions #1

Updated by nf6429 almost 4 years ago

File limit size here is too small for fifolog, so i have link to drive file here.
https://drive.google.com/file/d/1f0l4lymf-12aULgO2vcsOhaintd0SoJV/view?usp=sharing

Actions #2

Updated by JMC4789 over 3 years ago

I can confirm this issue. There's some kind of EFB/XFB clearing issue or something. You can see the world behind the garbage if you turn on wireframe.

Actions #3

Updated by Miksel12 about 3 years ago

This issue is fixed in the latest build, dunno since when.

Actions #4

Updated by pokechu22 about 3 years ago

I can't confirm that this is fixed; the fifo in comment 1 still is obstructed by the Wizarbox text for me (and if freelook is used, the globe can be seen behind the sign), and everything is still flickery. I don't have a copy of this game, so I can't test if it's somehow changed in a way that isn't reflected in the fifo.

Object 2 (the Wizarbox text) does have both color channels disabled and also set to RGBA, so it would be transparent from the SMS debug cube fix... except that it's configured to use the material color, which is set to white, and thus it shows up.

Actions #5

Updated by nf6429 about 3 years ago

pokechu22 wrote:

I can't confirm that this is fixed; the fifo in comment 1 still is obstructed by the Wizarbox text for me (and if freelook is used, the globe can be seen behind the sign), and everything is still flickery. I don't have a copy of this game, so I can't test if it's somehow changed in a way that isn't reflected in the fifo.

Object 2 (the Wizarbox text) does have both color channels disabled and also set to RGBA, so it would be transparent from the SMS debug cube fix... except that it's configured to use the material color, which is set to white, and thus it shows up.

I can confirm that the game is fixed, when I updated to newest version, globe appears and there's no flickering. Can confirm it wasn't the Debug cubes PR which fixed it though, issue still existed then.

Actions #6

Updated by nf6429 about 3 years ago

Okay, confirmed it, fixed by https://dolphin-emu.org/download/dev/93f9d67d2fd8e0de89ea9c6703a53c25f213c330/ , so the FS IOS timings difference. Not sure why, but eh.

Actions #7

Updated by pokechu22 about 3 years ago

Could you upload a new fifolog from the fixed version? I'm curious if the relevant objects still exist or if the game removed them now (perhaps it was a timing bug where IOS FS finished before the game decided it should be done loading, so the text box never disappeared, or something like that).

Actions #9

Updated by pokechu22 about 3 years ago

Yeah, it seems like the problematic objects are now gone (the globe is now object 1, and the background object 0; previously, objects 0 and 2 were both the text, object 1 was the background (which was sometimes mangled), and object 3 was the globe). So, it being fixed by the IOS timings change seems reasonable to me.

Actions #10

Updated by JosJuice about 3 years ago

  • Status changed from Accepted to Fixed
  • Fixed in set to 5.0-13687
Actions

Also available in: Atom PDF