Update DAT's Question

General No-Intro related discussions.
Post Reply
root
Site Admin
Posts: 739
Joined: 19 May 2008 09:26

Update DAT's Question

Post by root »

Rif: 578 Update DAT's Question \ jcrouse on 26th April 2006, 01:45 wrote:

I see that the new DAT files now only have one dat file as opposed to the old ones which had a RC and CM dat included. Without the RC dat file how can I rename the images from the No-Intro screenshot archive since the Image Reanmer relies on the CM dat file for processing of the images. I downloaded the latest seven image packs and updates and can't do anything with them.

Thanks,
John

===============================================

Re: Update DAT's Question \ Lustar on 26th April 2006, 05:25 wrote:

CM dat support is already planned for the next version of Image Renamer, hopefully in may.

Meanwhile, the good news is that you can easily convert the dats from CM to RC with Datutil :)

- download Datutil from http://www.logiqx.com/Tools/DatUtil/ , unzip to a folder
- create a new .txt file in this folder named datutil-batchRC.bat, and copy/paste the following line into it:
FOR %%1 IN (.\*.dat) DO datutil -o "%%1 - RC.dat" "%%1"
- now you can copy all your CM dats in this folder and run datutil-batchRC.bat to create the RC versions.

===============================================

Re: Update DAT's Question \ SolidSnake on 27th April 2006, 13:44 wrote:

RC automatic coverts CM dats. So RC dats are no longer needed.
Post Reply