Project

General

Profile

Actions

Emulator Issues #10429

closed

Luigi´s mansion Vulkan crash

Added by LuismaSP almost 7 years ago. Updated almost 7 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-5150

Description

Game Name?

Luigi´s mansion

Game ID? (right click the game in the game list, properties, info tab)

GLMP01

What steps will reproduce the problem?

Try to start a new game or load savedata (Using vulkan) ---> Crash

Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?

5.0-4952

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

i7 4790k
16GB DDR3
GTX 970

Is there any other relevant information? (e.g. logs, screenshots,
configuration files)

FIFO attached


Files

Luigis mansion.dff (3.76 MB) Luigis mansion.dff LuismaSP, 08/01/2017 11:54 PM
Resident evil 4 gamecube.rar (208 KB) Resident evil 4 gamecube.rar Resident evil 4 Gamecube FIFO LuismaSP, 08/02/2017 01:26 AM
Actions #1

Updated by LuismaSP almost 7 years ago

Edit: Resident evil 4 (Gamecube) crashes too when starting/loading a game.

FIFO attached.

Actions #2

Updated by LuismaSP almost 7 years ago

Edit: Soul calibur 2 crashes too when starting/loading a game.

FIFO link attached: https://we.tl/7wuaiPwBOd

Actions #3

Updated by JMC4789 almost 7 years ago

  • Status changed from New to Questionable

I'm going to start disallowing issues that don't have a bisect the issue if possible.

Actions #4

Updated by LuismaSP almost 7 years ago

JMC4789 wrote:

I'm going to start disallowing issues that don't have a bisect the issue if possible.

My apologies if i missed something to attach. What do you need to test/probe it?

Actions #5

Updated by Stenzek almost 7 years ago

Does it still occur on latest master? I pushed a fix for one of the Vulkan crashes earlier today.

Also, if you're using MSAA, it might be worth trying PR 5478: https://github.com/dolphin-emu/dolphin/pull/5478
Download link: https://dl.dolphin-emu.org/prs/pr-5478-dolphin-latest-x64.7z

Actions #6

Updated by LuismaSP almost 7 years ago

Stenzek wrote:

Does it still occur on latest master? I pushed a fix for one of the Vulkan crashes earlier today.

Also, if you're using MSAA, it might be worth trying PR 5478: https://github.com/dolphin-emu/dolphin/pull/5478
Download link: https://dl.dolphin-emu.org/prs/pr-5478-dolphin-latest-x64.7z

Perfect. I can confirm that the problem is the Anti-aliasing when is used with Vulkan, if i disable the aliasing, none of these games crashes more. And the PR-5478 in the link you provided, solves all the problem, even if i set anti-aliasing on. So, i think this fixes all the recent "Vulkan crash" issues, like the 10411, 10427, 10429, 10429, and 10438.

Actions #7

Updated by LuismaSP almost 7 years ago

LuismaSP wrote:

Stenzek wrote:

Does it still occur on latest master? I pushed a fix for one of the Vulkan crashes earlier today.

Also, if you're using MSAA, it might be worth trying PR 5478: https://github.com/dolphin-emu/dolphin/pull/5478
Download link: https://dl.dolphin-emu.org/prs/pr-5478-dolphin-latest-x64.7z

Perfect. I can confirm that the problem is the Anti-aliasing when is used with Vulkan, if i disable the aliasing, none of these games crashes more. And the PR-5478 in the link you provided, solves all the problem, even if i set anti-aliasing on. So, i think this fixes all the recent "Vulkan crash" issues, like the 10411, 10427, 10429, 10429, and 10438.

Wait... i count my chickens before they are hatched ¬¬ the crashes persist in some games. I´m testing right now, in a few minutes i´ll update the results.

Actions #8

Updated by LuismaSP almost 7 years ago

LuismaSP wrote:

LuismaSP wrote:

Stenzek wrote:

Does it still occur on latest master? I pushed a fix for one of the Vulkan crashes earlier today.

Also, if you're using MSAA, it might be worth trying PR 5478: https://github.com/dolphin-emu/dolphin/pull/5478
Download link: https://dl.dolphin-emu.org/prs/pr-5478-dolphin-latest-x64.7z

Perfect. I can confirm that the problem is the Anti-aliasing when is used with Vulkan, if i disable the aliasing, none of these games crashes more. And the PR-5478 in the link you provided, solves all the problem, even if i set anti-aliasing on. So, i think this fixes all the recent "Vulkan crash" issues, like the 10411, 10427, 10429, 10429, and 10438.

Wait... i count my chickens before they are hatched ¬¬ the crashes persist in some games. I´m testing right now, in a few minutes i´ll update the results.

Ok, after some testing, here´s the results (I´m not done with all my gamelist, but this is a few i tested)

Crash persists:

Arc rise fantasia - (vulkan + antialiasing = crash persists, can´t reach the game´s menu)

Metroid other M - (vulkan + antialiasing = crash persists, can´t reach the game´s menu)

New super mario bros wii - (vulkan = crash persists even if aliasing are off)

Trivial pursuit - (vulkan + antialiasing = crash persists, can´t reach the game´s menu)

Soul calibur 2 - (vulkan + antialiasing = crash persists but not always, i don´t know what triggers the crash, played 5 times with antialiasing and only 1 crash)

FIXED:

Luigi´s mansion - (vulkan + antialiasing = Works, fixed with PR-5478)

Dead space extraction - (vulkan + antialiasing = Works, fixed with PR-5478)

Resident evil 4 gamecube - (vulkan + antialiasing = Works, fixed with PR-5478)

Kirby´s adventure - (vulkan + antialiasing = Works, fixed with PR-5478)

Monopoly streets - (vulkan + antialiasing = Works, fixed with PR-5478)

Actions #9

Updated by LuismaSP almost 7 years ago

Ok, testing done. Only one more game from my list is crashing, wii music (vulkan + antialiasing = crash persists, can´t reach the game´s menu)

Actions #10

Updated by JMC4789 almost 7 years ago

  • Status changed from Questionable to New
  • Assignee set to Stenzek

Unmarking as questionable, as I marked it that when there was less information.

Actions #11

Updated by JMC4789 almost 7 years ago

  • Status changed from New to Fixed
  • Fixed in set to 5.0-5150

I know this issue doesn't have everything fixed, but, I'd rather get a new issue that focuses on what's left than leaving this one open.

Closing this one, please report a new one for the issues that persist. Fixed by 5.0-5150 - https://dolphin-emu.org/download/dev/6a272f22de4fc17d221632883b5f22fd718c4880/

Actions #12

Updated by LuismaSP almost 7 years ago

JMC4789 wrote:

I know this issue doesn't have everything fixed, but, I'd rather get a new issue that focuses on what's left than leaving this one open.

Closing this one, please report a new one for the issues that persist. Fixed by 5.0-5150 - https://dolphin-emu.org/download/dev/6a272f22de4fc17d221632883b5f22fd718c4880/

Done, issue 10463 created.

Actions

Also available in: Atom PDF