Emulator Issues #9635
closedLaunching GameCube Games from System Menu hangs emulation
0%
Description
Even with a full NAND, the emulator will simply blackscreen when booting a GC game from system menu.
Updated by mimimi over 8 years ago
I guess this hangs when launching BC, which is title 00000001-00000100. Since it would be pointless to try to emulate the arm cpu, we could HLE this.
On a wii BC and MIOS(00000001-00000101) work hand in hand. BC basically gets the wii into gamecube mode, and then starts MIOS. What Dolphin should do would be to skip most of that and launch the gamecube ppc executable embedded in MIOS. This should be done as "gamecube homebrew" with the inserted disc as iso. For correctness, somebody should also look into sram changes the system menu tries to do here.
However pointless and useless this looks, this would have one actual use:
Run custom MIOS. This is where i start bugging people about neogamma again: With the correct custom MIOS installed to the nand, and neogamma, it would be possible to run gamecube games with ocarina codes, with the gecko os hooks, instead of Dolphin's hooking. That should fix button activated codes in theory, but there also could something else wrong with those.
PS: For this(neogamma + gamecube codes) to work, the memory must not be cleared, or at least parts must be excluded from clearing. The wii part writes an executable and options into memory, which are read after the custom MIOS is launched.
Updated by JosJuice over 8 years ago
- Status changed from New to Accepted
- Priority changed from Normal to Low
Updated by JMC4789 almost 8 years ago
- Status changed from Accepted to Fix pending
Updated by leoetlino almost 8 years ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-2449
Updated by Lettendo almost 7 years ago
Regression! This happens again since 5.0-6312.
(The first version where the disc channel is actually reachable after 5.0-6312 is 5.0-6327.)
Updated by JosJuice almost 7 years ago
Please create a new report for the regression.