cvm_tool_02 help

Programming related discussions related to game research
BL4CK0UT
Posts: 36
Joined: Wed Jun 15, 2016 4:17 pm

cvm_tool_02 help

Post by BL4CK0UT »

I'm trying to unpack Naruto Ultimate Ninja 3 CVM file, but i got this error Image

"is not a valid application win32" i downloaded it from here, http://forum.xentax.com/viewtopic.php?p=67532#p67532
i search about the error and it says that can be corrupted, anyone could help me with that? ty
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: cvm_tool_02 help

Post by aluigi »

In your image it's visible that you are calling 2 different executables.
First is ok, second one is wrong.
Recheck the image.
BL4CK0UT
Posts: 36
Joined: Wed Jun 15, 2016 4:17 pm

Re: cvm_tool_02 help

Post by BL4CK0UT »

aluigi wrote:In your image it's visible that you are calling 2 different executables.
First is ok, second one is wrong.
Recheck the image.

Image

What's wrong at all?
ZetpeR
Posts: 4
Joined: Sun Feb 19, 2017 9:35 am

Re: cvm_tool_02 help

Post by ZetpeR »

Here is the right command for unpacking
cvm_tool.exe split -p cc2fuku dataE.CVM dataE.iso dataE.hdr

Here is a list of games with .CVM archives and passwords for them that I managed to find http://www.emu-land.net/forum/index.php ... 737.0.html
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: cvm_tool_02 help

Post by aluigi »

BL4CK0UT wrote:What's wrong at all?

The path of the first command is: c:\users\jose\documents\cvm_tool_02\cvm_tool.exe
The path of the second command is: c:\users\jose\cvm_tool.exe

Probably the cvm_tool.exe in the second path is just a file of zero bytes.
BL4CK0UT
Posts: 36
Joined: Wed Jun 15, 2016 4:17 pm

Re: cvm_tool_02 help

Post by BL4CK0UT »

ZetpeR wrote:Here is the right command for unpacking
cvm_tool.exe split -p cc2fuku dataE.CVM dataE.iso dataE.hdr

Here is a list of games with .CVM archives and passwords for them that I managed to find http://www.emu-land.net/forum/index.php ... 737.0.html

i still get a "error opening 'dataE.cvm' for reading"
BL4CK0UT
Posts: 36
Joined: Wed Jun 15, 2016 4:17 pm

Re: cvm_tool_02 help

Post by BL4CK0UT »

ooooooooooooooooooh, did it, i placed the CVM file into my user path!