Author Topic: No EFF 'splosions?  (Read 1267 times)

0 Members and 1 Guest are viewing this topic.

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
I recently got my hands on combustion 4 and have been making explosion graphics... and the like... however, onverting them to DS and making an EFF file, and replacing the primary explosion graphoc wit it gives me an error about being unable to load the file... What am I doing wrong?

The EFF contains the same info as the warpmap eff does. Just the fps was chanegd (is there a cap on that?) and the number of frames was changed...
Freelance Modeler | Amateur Artist

 

Offline pecenipicek

  • Roast Chicken
  • 211
  • Powered by copious amounts of coffee and nicotine
    • Skype
    • Steam
    • Twitter
    • PeceniPicek's own deviantart page
how do you exactly use eff?
Skype: vrganjko
Ho, ho, ho, to the bottle I go
to heal my heart and drown my woe!
Rain may fall and wind may blow,
and many miles be still to go,
but under a tall tree I will lie!

The Apocalypse Project needs YOU! - recruiting info thread.

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
What am I doing wrong?
Do you have the filenames correct?  That is the most likely problem.  Another possibility is that it's unable to load the DDS frames for some reason (invalid format, not power-of-2, etc.).  If the filenames are correct (ie. exp05.eff, with frames named exp05_0000.dds, exp05_0001.dds... exp05_0035.dds... etc.) then you'll have to post it so I can test what's wrong.

And there is no limit on the FPS or number of frames.

 

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
...ah. It needs to be an underscore between the sequence names? I didn't realize that. I'd looked all over between the two wikis and couldn't find documentation on it.

Thanks taylor. :)
Freelance Modeler | Amateur Artist

 

Offline Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
i just made an eff yesterday. just make a text file containing this:

$Type:        DDS 
$Frames:   3
$FPS:         15

then save the file with an .eff extension. then you need your frame names to have the same name as your eff followed by an underscore and a 4 digit number. for example you have a 3 frame animation called "fire" your eff would be named fire.eff, and your frames would be fire_0000.dds, fire_0001.dds, fire_0002.dds. be sure frames has the total number of frames in the ani, and that type matches the extension of the image format youre using. mipmapped dxt1 works best.
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN