Jump to content

How do I replace the binary of xDelta.exe with a newer version?


apollo

Recommended Posts

In the Volt White 2, and Blaze Black 2 Patches folder in a "Patching Notes" .txt file Drayano says "The distribution package comes bundled with xdelta version 3.0u (Windows 32bit).If there is a new release of xdelta just replace xdelta.exe with a binary of the

new version and it should be fine."

The xDelta.exe in the Patches folder is for 32-bit, and I have a 64-bit, How do I replace the binary of xDelta.exe?

Edited by apollo
Spelling error.
Link to comment
Share on other sites

The xDelta will work for both 32bit and 64bit.

It's basically saying if there is an update for xDelta just update it.

I also have a 64 bit computer and use the xdelta packaged with the download for VW2/BB2.

You only have to specify the inputs and outputs.

But if you want you can look at: http://code.google.com/p/xdelta/downloads/list

Edited by Glitch
Updating.
Link to comment
Share on other sites

The xDelta will work for both 32bit and 64bit.

It's basically saying if there is an update for xDelta just update it.

I also have a 64 bit computer and use the xdelta packaged with the download for VW2/BB2.

You only have to specify the inputs and outputs.

I'm sure it's because the patch comes with the xdeltaUI Mod that you only have to update the xdelta.exe while the UI stays the same.

But if you want you can look at: http://code.google.com/p/xdelta/downloads/list

There is an update for xDelta, I updated it and I was trying to patch a Clean ROM, then the "Unhandled exception has occurred in your application" error window appeared with this in it's 'Details':

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.ComponentModel.Win32Exception: The system cannot find the file specified

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at WindowsFormsApplication1.Form1.button4_Click(Object sender, EventArgs e)

at System.Windows.Forms.Control.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.WndProc(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.5472 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

----------------------------------------

xdeltaUI

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Apollo/Desktop/Test/xdeltaUI.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.

Link to comment
Share on other sites

Just don't update it then, use the exact xdeltaUI from the downloads here

I literally just tried a new one here to test what was going on and that worked fine for me. No updating, clean ROM.

Make sure you choose the apply patch tab: Patch is the .xdelta, Source is the Clean ROM.nds, and the Output is whatever.nds at the told directory.

Link to comment
Share on other sites

Just don't update it then, use the exact xdeltaUI from the downloads here

I literally just tried a new one here to test what was going on and that worked fine for me. No updating, clean ROM.

Make sure you choose the apply patch tab: Patch is the .xdelta, Source is the Clean ROM.nds, and the Output is whatever.nds at the told directory.

Alright then, thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...