Quest for The Code - no unecm batch file Topic is solved

Notify us of broken download links or corrupt uploads. Please be polite; we are a small group and we do this in our free time and it's 100% non-commercial.

Moderator: LW Moderator

Post Reply
viltowers
Member
Posts: 47
Joined: Sat May 26, 2012 2:42 am
Been thanked: 3 times

Quest for The Code - no unecm batch file

Post by viltowers »

Can you add an unecm windows bat file..it seems to be missing the application to unnecm. Thanks!
User avatar
Meddle
Super Member
Posts: 2621
Joined: Sun Nov 05, 2006 9:44 pm
Location: In the driver's seat.
Has thanked: 78 times
Been thanked: 123 times

Re: Quest for The Code - no unecm batch file

Post by Meddle »

There isn't anything special about those unecm batch files that are packed with some of the titles. Those are included mostly for the convenience of those who are not familiar with the command line. You can easily construct one for yourself as seen below.

The following is all that is needed in the batch file:

Code: Select all

unecm.exe "file name.bin.ecm" "file name.bin"
The quotes are used if the file name in question has spaces in it. If not the quotes are not needed. If for example you have a different kind of image file such as a CloneCD "img" file use that instead of the bin I used in my example. I hope that helps. :)
User avatar
hfric
3DSL Moderator
Posts: 5026
Joined: Sun Jan 09, 2005 2:51 am
Has thanked: 49 times
Been thanked: 233 times

Re: Quest for The Code - no unecm batch file  Topic is solved

Post by hfric »

or just drag and drop the ecm file to unecm ... works the same way
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Image
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Post Reply