| Author |
Message |
Wedge Anchillies Dianoga
Joined: 09 Feb 2008
|
Posted: Feb 10, 2008 14:29 Post subject: fme making... NEED HELP! |
|
|
when i convert a bmp, it keeps coming out as a bm, not an fme... somebody help!
_________________ walking through the gromas mines,
planting a charge...
WHIRR CLICK CLANK!-
"uh oh... |
|
Lionel Fouillen Gamorrean
Joined: 27 Sep 2003
|
Posted: Feb 10, 2008 17:01 Post subject: |
|
|
You must add "/f" to force FME output. Type "2df.exe" to display all options.
|
|
DF Veteran Ree-Yees
Joined: 24 Nov 2005
|
Posted: Feb 12, 2008 02:50 Post subject: |
|
|
You can also type this when you convert the FME to BMP: DF2 yourFMEname.fme /m
That will generate a makefile with the name of your FME in a .txt format. Then all you have to type is 2DF yourFMEname.txt and it will use the info in the makefile to remake the FME. You can do that same thing with any of the types and then you don't have to memorize all of the switches used in BMPDF.
I think that's the only way to make a .WAX, too.
|
|
|