Dolphin, the GameCube and Wii emulator - Forums

Full Version: Super Mario Galaxy Dumping Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have been having problems trying to dump Super Mario Galaxy with rawdump 2.1 and friidump. It will dump just fine up until about 98%+ then it will give me this error:
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at rawdump.Form1.readunscrambleblock(Int64 sector, String driveletter)
at rawdump.Form1.ReadCombineStream(String driveletter, String outputfile, Int64 start)
at rawdump.Form1.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
rawdump
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Dan/Documents/wii/rawdump.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

It typically dumps smg up to 4.31gb . I have dumped Twilight Princess and Donkey Kong Country Returns just fine, this problem is only with Super Mario Galaxy. I have tried using PIO mode with my drive (LG 8163b), dumping in safe mode, and I have tried disabling jit debugging, but the problem still persists. I no longer get the error message but the progress just hangs with both friidump and rawdump. Does anyone know how to fix this?

I have version 1.0 of super mario galaxy
I used raw dump 2.1 and friidump 0.4.0
I have updated to .NET framework 4
I have an LG 8163b drive hooked up internally via IDE
I am using windows 7 home premium edition.

Any help would be greatly appreciated!
Are you sure the cd dosent have too many scratches, if so try ultraiso no matter how bad your cd is it rips it, it'll just take longer depending on how badly scratched it is
(10-31-2011, 05:53 PM)Zee530 Wrote: [ -> ]Are you sure the cd dosent have too many scratches, if so try ultraiso no matter how bad your cd is it rips it, it'll just take longer depending on how badly scratched it is

The disc is in very good shape. Scratches are most definitely not the problem. Ok, I will try Ultraiso. I select make cd/dvd image right?
Yeah, right click your cd drive, under UltraISO click Create cd/dvd image
I use a homebrew app called Wiiflow when I dump my Wii games on the Wii.

I dump them to a external HDD, then I have a program in Windows called WBFS Manager to extract the games to my Dolphin ISO games folder.

No problems at all, strongly recommend it.
Gabriel try Cleanrip. It's fast and you can just copy and paste the ISO to your ISO folder.
(11-06-2011, 12:33 AM)HawaiianPunch Wrote: [ -> ]Gabriel try Cleanrip. It's fast and you can just copy and paste the ISO to your ISO folder.

OK, thanks for the tip.
I just read about it on the WiiBrew wiki, looks good.

Might even be a good tip for the OP.
(11-05-2011, 04:11 PM)Zee530 Wrote: [ -> ]Yeah, right click your cd drive, under UltraISO click Create cd/dvd image
Hmm...well, the trial version only allows like 300mb dumps so I do not think I will be using it. I'm not going to buy it for $30 either Tongue.
Thanks for the help though

Does anybody else have any suggestions? I'm going to try dumping it with friidump 0.4.0 on ubuntu-Linux and see how that goes. I don't think it is a problem with my disc but if this dump doesnt work I may just buy another copy to try.



Do you have a hacked Wii?
(11-06-2011, 09:45 AM)HawaiianPunch Wrote: [ -> ]Do you have a hacked Wii?
No, I am just trying to dump it onto my pc.

Pages: 1 2