Emulator Issues #6732
closedLoading Brawl from folder results in error
0%
Description
Game Name?
Super Smash Bros Brawl
Game ID?
RSBE01
What went wrong?
Loading game using the DVD Root plus main.dol results in a "please insert the Super Smash Bros Brawl disc" error message, but the emulator is otherwise crash-free.
What did you expect to happen instead?
I expect the game to run using the apploader.img, main.dol and RSBE01 folder without a hitch.
What steps will reproduce the problem?
- Set the DVD Root directory
- Configure the location for the main.dol
- Load the game
Dolphin 3.5 and Dolphin 3.5-367 are old versions of Dolphin that have
known issues and bugs. Have you tested with the latest version from
http://dolphin-emu.org/download ?
Which versions of Dolphin did you test on?
Dolphin 4.0 official
Which version of Dolphin used to work?
Never worked on 3.5 or any of its GIT revisions
What are your PC specifications (example: Operating System, CPU and GPU)?
CPU: Intel Core i5 3570 3.4 GHz
GPU: MSI nVidia GTX 660 2 GB GDDR5
RAM: 8192MB DDR3 SDRAM PC2 10600 1333MHz
OS: Windows 7 Professional 64-bit
64 or 32 bit Operating System?
Windows 7 Pro 64-bit
64 or 32 bit Dolphin?
64-bit
Any other relevant information (e.g. logs, screenshots, configuration
files)
I was trying to follow the instructions on Issue 6262 https://code.google.com/p/dolphin-emu/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&groupby=&sort=&id=6262
the OP stated that there is a Title ID mismatch and the main.dol had to have eight bytes added to it:
52 53 42 45 30 31 00 01
However, when you make said changes to main.dol, the emulator will crash immediately, thus invalidating these instructions. I also spoke to NeoBrain and he too is baffled by this issue. I'm thinking there is something broken.
Updated by skidau about 11 years ago
- Status changed from New to Duplicate
I wouldn't call it broken - it's an unimplemented feature. The feature is described adequately in issue 6262.
Updated by nintendonerd1889 about 11 years ago
So it's not a bug but something that needs to be implemented sometime down the line? Well, okay, that makes more sense. Sorry about the confusion :D