Bounce Mod

me too, but during the process the “old” and “PATCHED_FILES_WILL_BE_HERE_COPY_TO_CACHE_FOLDER” folders are empty and the command prompt tells me that xdelta-3.1.0-86_64.exe is not recognized as an internal or external command, an executable program or a command file.
and mentions that “a file has been moved”.
It tells me this message four times.

There is a couple of versions of xDelta floating around. I'm not sure exactly where OP was intending for us to find a download. The one I found, threw the same errors that you are describing at first.

Pay VERY close attention to the naming of the exe that you download. I believe I had to rename that exe to match 'xdelta-3.1.0-x86_64.exe' which is what the batch file is looking for. If the name is different, the batch file fails to patch but still moves the unchanged cache files to the 'patched' location (this is why it mentions that the files have been moved).

That said, even with the correct name change, the first 3 files work, but dlc4.vpp_pc (the largest) still failed to patch for some reason so I ended up crawling my way through the manual edit instructions using HxD hex editor directly on the cache file. It's not horribly difficult but it is extra fuss. I eventually just got comfortable doing the manual hexedit method on all 4 vpp's and skipped the xDelta method entirely. I hate having more than one download tool to fix a single issue.
 
There is a couple of versions of xDelta floating around. I'm not sure exactly where OP was intending for us to find a download. The one I found, threw the same errors that you are describing at first.

Pay VERY close attention to the naming of the exe that you download. I believe I had to rename that exe to match 'xdelta-3.1.0-x86_64.exe' which is what the batch file is looking for. If the name is different, the batch file fails to patch but still moves the unchanged cache files to the 'patched' location (this is why it mentions that the files have been moved).

That said, even with the correct name change, the first 3 files work, but dlc4.vpp_pc (the largest) still failed to patch for some reason so I ended up crawling my way through the manual edit instructions using HxD hex editor directly on the cache file. It's not horribly difficult but it is extra fuss. I eventually just got comfortable doing the manual hexedit method on all 4 vpp's and skipped the xDelta method entirely. I hate having more than one download tool to fix a single issue.
i also cannot get the dlc4.vpp_pc to work despite manually hex editing... how did you end up changing it--his examples are actually kind of off; the memory of the change does not exist in mine, instead it exists at 00023AF0. also, he shows on the 'before' that he doesn't delete .xtbl but on the 'after' it is indeed deleted. so i did delete .xtbl and made it look the same as the 'after', except it exists at a different part of memory, and the game crashes when i press continue at title screen.
 
Back
Top