Project

General

Profile

Actions

Emulator Issues #8115

closed

Disc Channel displays wrong game if the disc is changed when emulation is not running

Added by JosJuice about 9 years ago. Updated about 4 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-11476

Description

Prerequisites:

  • System Menu installed to NAND
  • Two disc-based Wii games from the same region as the System Menu

Steps to reproduce:

  • Set game 1 as Default ISO, then start the System Menu |OR| start the System Menu, then choose Change Disc on game 1 in the game list.
  • Open the Disc Channel. The banner for game 1 will be displayed.
  • Press Start. The game will be launched.
  • After the game has started (it doesn't matter how long it has been running), stop emulation by closing the emulation window or by pressing the Stop button. Do not exit Dolphin.
  • Double-click on game 2 in the game list (or launch it in some other way). Dolphin will start emulating game 2 without launching the System Menu.
  • When game 2 is running, press the Home button on a connected Wiimote, then select Wii Menu and answer Yes.
  • Open the Disc Channel.

Expected result:
The banner for game 2 is displayed. Pressing Start launches game 2.

Actual result:
The banner for game 1 is displayed. Pressing Start crashes Dolphin.

Alternate variations:

  • If game 1 is a Wii game and game 2 is from a different region than the System Menu, the message "Unable to read the disc" will be displayed as intended.
  • If game 1 is a GC game (it won't launch properly, but it can be used for this anyway), game 2 will be displayed and launched correctly, even if game 2 is from the wrong region!

Versions tested:
4.0-5064
4.0-1953 (first version where Disc Channel works)


Related issues 2 (0 open2 closed)

Has duplicate Emulator - Emulator Issues #10921: Wii menu doesn't respect changed default ISOs unless default ISO is clearedDuplicate

Actions
Has duplicate Emulator - Emulator Issues #11803: System menu does not notice disc changes that happen when it isn't openDuplicate

Actions
Actions #1

Updated by magumagu9 about 9 years ago

"Do not exit Dolphin." If this matters, something nasty is happening. (Our BS2 emulation is known to be junk, but this sounds like something else.)

Actions #2

Updated by JosJuice about 9 years ago

Actually, it doesn't matter. I just hadn't tested doing it the other way until now.

Actions #3

Updated by magumagu9 about 9 years ago

Oh... then it's probably just our garbage BS2 emulation. :) I mean, if someone is really interested, this probably isn't too hard to fix, but it's probably nothing interesting; I would guess we're just skipping updating some cache when we skip the system menu.

Actions #4

Updated by JosJuice about 9 years ago

Launching game 1, going to the Home Menu (the one you get with the Home button, not the actual Wii Menu), changing the disc to game 2 and then going to the Wii Menu will lead to the same result as following the steps in the issue report. I assume that this rules out Dolphin's code that gets run when launching games from the game list?

Actions #5

Updated by skidau about 9 years ago

Sounds like a bug with the Default ISO override in Dolphin's boot function.

Actions #6

Updated by magumagu9 about 9 years ago

Yes, that rules out something involving BS2 emulation.

Someone should try that procedure on hardware to see what happens.

Actions #7

Updated by JosJuice about 9 years ago

@skidau: It happens with Change Disc too, so it isn't Default ISO specifically.

@magumagu: I tested it now on my vWii, and it works as expected. The game that is inserted is always the one that shows up. If this bug had been on real Wiis, I think people would've noticed that it could be used to boot games from other regions.

Actions #8

Updated by JMC4789 almost 8 years ago

  • Status changed from New to Accepted
  • Milestone set to Current

Doing as delroth requested.

Actions #9

Updated by JosJuice almost 8 years ago

  • Milestone deleted (Current)

This has never worked correctly, so this is not a regression. And either way, this problem isn't especially important.

Actions #10

Updated by BhaaL almost 8 years ago

Guessing it has to do with CWII_IPC_HLE_Device_es::m_ContentFile not being set by a boot using the game list. A call to either CWII_IPC_HLE_Device_es::LoadWAD (which might not be an appropriate name then) or DVDInterface::SetVolumeName (or DVDInterface::SetVolumeDirectory...or even DVDInterface::ChangeDisc) at the right time could fix this already; but my random testing in a half-asleep state only got me to kill dolphin in a spectacular way :^)

Actions #11

Updated by leoetlino about 6 years ago

  • Has duplicate Emulator Issues #10921: Wii menu doesn't respect changed default ISOs unless default ISO is cleared added
Actions #12

Updated by JosJuice about 6 years ago

  • Subject changed from Disc Channel displays wrong game when changing discs in a specific way to Disc Channel displays wrong game if the disc is changed when emulation is not running
Actions #13

Updated by AdmiralCurtiss over 5 years ago

This also happens when you:

  • Set game A as the default ISO.
  • Launch System Menu.
  • Launch Game A.
  • Stop emulation.
  • Set game B as the default ISO.
  • Launch System Menu.

Game A's banner still shows up in the disc channel.

Are we maybe missing some DVD drive reset command or similar on boot?

Actions #14

Updated by JosJuice over 5 years ago

I think the Wii Menu just has a cache somewhere that isn't getting invalidated properly.

Actions #15

Updated by AdmiralCurtiss over 5 years ago

Almost certainly, but the question is what invalidates this cache on hardware, and when?

Actions #16

Updated by JosJuice over 4 years ago

  • Has duplicate Emulator Issues #11803: System menu does not notice disc changes that happen when it isn't open added
Actions #17

Updated by JosJuice about 4 years ago

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

Also available in: Atom PDF