I have asked this before on other forums, so why not here too? [Archive] - Racerplanet Network Forums

View Full Version : I have asked this before on other forums, so why not here too?


Danger Powers
05-13-2002, 04:21 PM
I am needing to switch a TGA file to ART file, but NFSWizard doesn't do that (for me anyway) and when I drag and drop the TGA file into the "Insert" part of the ARTtoTGA program all I get is a black screen that says:

"Microsoft® Windows Millennium
© Copyright Microsoft Corp 1981-1999.

C:\WINDOWS\Temporary Internet Files>"

What do I do or need?

korn696
05-13-2002, 04:43 PM
What you need to do is have the conversion tool in the same directory as your TGA files and execute it from the DOS prompt. You cannot do this from Windows by Drag n' Drop. You must go to the command prompt and execute it from there. I had the same problem once, and finally figured out that I had to open a command prompt and manually go to the location and execute.

Example:
I have two TGA files for conversion in D:\NFS Stuff\TGA\. I need to put the conversion executable (convert.exe or whatever) into the ..\TGA folder and then click Start>Programs>Command Prompt. At the command prompt it'll look something like this:

C:\WINDOWS

I type: <D:> (without the brackets)
Then I'll see something like this:

D:\

I then type: <cd NFS Stuff\TGA> (again, without the brackets)
Then I'll see something like this:

D:\NFS Stuff\TGA

I then type: <convert 001.TGA 001.ART> (obviously, without the brackets)

What it's doing is taking the source file, 001.TGA, and converting it to the output file: 001.ART.

When you go back into regular Windows mode, check out the TGA folder. You'll see a new file in there that when you check out the properties will say 001.ART.

I hope that helps.

NameX
05-13-2002, 11:24 PM
VIV wizard saves TGAs to ARTs. I also use VIV wizard to help edit tgas as I can export the alfa and the normal image layer to bmp. then use qwindow paint program for editing the bmps. Very easy too. :D

NameX
05-13-2002, 11:27 PM
Oops scratch 'q' and put 's' on the endof window. now reads: Windows Paint Program

Kemperz
05-14-2002, 05:21 PM
Just a helpful hint, instead of replying again with your questions, you can click the edit button on your message and you can fix the mistake. ;)