Project

General

Profile

Actions

Emulator Issues #13302

closed

Bounding Box is initalized regardless of if the GPU supports Bounding Box

Added by CasualPokePlayer 10 months ago. Updated 4 months ago.

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

0%

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

Description

Game Name?

N/A

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

N/A

MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)

N/A

What's the problem? Describe what went wrong.

For GPUs which don't support bounding box (e.g. Intel HD Graphics 3000), the video backend will fail to initalize as bounding box initialization will just fail.

This is a Kill Renderer regression, before that PR it was checked if the GPU supported bounding box, and initalization was skipped if so. Now, initalization is done regardless, and it fails for GPUs which do not support bounding box.

What steps will reproduce the problem?

Have a GPU which does not support bounding box (e.g. Intel HD Graphics 3000).
Start any game.
Error when bounding box is initalized

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

Is the issue present in the latest stable version?

No

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

5.0-18576

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

N/A

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

N/A

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

N/A


Related issues 1 (0 open1 closed)

Has duplicate Emulator - Emulator Issues #13281: Can't play new versions of dolphin Duplicate

Actions
Actions #1

Updated by CasualPokePlayer 10 months ago

Looking back through issues and it seems this was (kind of) reported before: https://bugs.dolphin-emu.org/issues/13281

The cause would be what I described in this issue here

Actions #2

Updated by JosJuice 10 months ago

Actions #3

Updated by JosJuice 10 months ago

  • Milestone set to Current
  • Regression changed from No to Yes
  • Regression start set to 5.0-18576
Actions #4

Updated by JosJuice 4 months ago

  • Status changed from New to Accepted
Actions #5

Updated by JosJuice 4 months ago

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

Also available in: Atom PDF