![]() |
|
IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) (/Thread-ipl-with-unknown-hash-dd8cab7c-problem-caused-by-my-pal-gamecube-bios) Pages:
1
2
|
IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - hackintoshftw1 - 02-09-2017 Hello guys. Not sure how many people actually got this problem with the PAL gamecube bios, but I receive that error when getting into the PAL bios. Its really annoying since the actual bios works, but I just get that error beforehand. Anybody know how common this is and how to fix it? RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - JMC47 - 02-09-2017 It's possible it's a BIOS we aren't aware of. RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - hackintoshftw1 - 02-09-2017 (02-09-2017, 10:09 AM)JMC47 Wrote: It's possible it's a BIOS we aren't aware of. How can I check which version I got? RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - hackintoshftw1 - 02-27-2017 BUMP! RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - Shonumi - 02-27-2017 Like JMC47 said, it's possible there are PAL BIOS revisions we don't know about. What's the model of your GameCube that you dumped the BIOS from? RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - hackintoshftw1 - 02-27-2017 (02-27-2017, 06:37 AM)Shonumi Wrote: Like JMC47 said, it's possible there are PAL BIOS revisions we don't know about. What's the model of your GameCube that you dumped the BIOS from? DOL-001 I believe? RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - mbc07 - 02-27-2017 Accordingly to this old thread, Dolphin had this hash as a known dump but it got removed when we transitioned from Adler32 to CRC32 hashes in PR #3152 because no one could confirm it at the time. With that said, this dd8cab7c hash is probably from PAL IPL v1.1, which is currently missing (we have only PAL v1.0 and PAL v1.2)... RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - GreyRogue - 02-27-2017 (02-09-2017, 10:10 AM)hackintoshftw1 Wrote: How can I check which version I got? You could try opening it with something like HxD. NTSC v1.0 doesn't tell you what version it is, but NTSC v1.2 is identified as such in the 0x50-0x70 range. It looks like this: © 1999-2003 Nintendo. All rights reserved.© 1999 ArtX Inc. All rights reserved.NTSC Revision 1.2 RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - Fallcrest - 03-13-2017 (02-27-2017, 01:31 PM)Jhonn Wrote: Accordingly to this old thread, Dolphin had this hash as a known dump but it got removed when we transitioned from Adler32 to CRC32 hashes in PR #3152 because no one could confirm it at the time. With that said, this dd8cab7c hash is probably from PAL IPL v1.1, which is currently missing (we have only PAL v1.0 and PAL v1.2)... From that I noticed that there was no Japan v1.2, does that version not exist or is it another IPL value that is missing? I tried looking it up but I got inconsistent numbering systems... RE: IPL with unknown hash dd8cab7c (problem caused by my PAL Gamecube bios) - hackintoshftw1 - 03-13-2017 (03-13-2017, 06:31 PM)Fallcrest Wrote: From that I noticed that there was no Japan v1.2, does that version not exist or is it another IPL value that is missing? I tried looking it up but I got inconsistent numbering systems... Yeah, its strange! |