YesNoOk
avatar

Grrr. Are these corrupt or am I just stupid?  (Read 650 times)

Started by Urarenge2005, March 06, 2009, 09:56:08 pm
Share this topic:
Grrr. Are these corrupt or am I just stupid?
#1  March 06, 2009, 09:56:08 pm
  • **
  • CHOC FULL OF AYUMI CHOCO
So I have been searching for the VF5 Life bars for over a Year now.
I have made so many requests and so many people have linked me to all kind of stuff.
[glow=red,2,300]These: [/glow]  http://www.mugen-infantry.net/forum/index.php?topic=94377.0

I've pretty much given up. This is the error message I keep getting. Help please?
My Personal Rankings. Not Yours, Not Anyone's. Mine.
Re: Grrr. Are these corrupt or am I just stupid?
#2  March 06, 2009, 10:01:56 pm
  • ******
  • Si monumentum requires, circumspice
    • USA
    • Skype - TheToxicAvenger666

  • Online
Take the /sff part out. All files should reference the data folder.
Re: Grrr. Are these corrupt or am I just stupid?
#3  March 06, 2009, 10:30:46 pm
  • **
  • CHOC FULL OF AYUMI CHOCO
Take the /ssf part out?

The whole file or the title?

Example please?

My Personal Rankings. Not Yours, Not Anyone's. Mine.
Re: Grrr. Are these corrupt or am I just stupid?
#4  March 06, 2009, 10:39:53 pm
  • ******
  • Si monumentum requires, circumspice
    • USA
    • Skype - TheToxicAvenger666

  • Online
Instead of what you see in the picture, it should be "data/fightfx.sff"

All lines where it's listing a file to reference should be directed to the main data folder.
Re: Grrr. Are these corrupt or am I just stupid?
#5  March 06, 2009, 10:59:00 pm
  • **
  • CHOC FULL OF AYUMI CHOCO
I'm sorry I'm total noob. I have absolutely no idea what you are talking about.  :(

The only thing I have done is replaced the Fight files IN MY DATA folder.
Pretty much like I have managed to get EVERY OTHER Lifebar to work.

I dont have any idea what "Picture" you are talking about.
My Personal Rankings. Not Yours, Not Anyone's. Mine.
Re: Grrr. Are these corrupt or am I just stupid?
#6  March 06, 2009, 11:01:27 pm
  • **
  • CHOC FULL OF AYUMI CHOCO
Are you talking about this?


[Files]
sff = fight.sff
snd = fight.snd
font1 = F_name.fnt
font2 = VF5_TIMER.fnt
font3 = KOFXI Combo.fnt
font4 = KOFXI Hit.fnt
font5 = F_name2.fnt
font6 = 15x19.fnt
fightfx.sff = data/sff/fightfx.sff
fightfx.air = data/fightfx.air
common.snd = data/snd/common.snd
My Personal Rankings. Not Yours, Not Anyone's. Mine.
Re: Grrr. Are these corrupt or am I just stupid?
#7  March 06, 2009, 11:17:59 pm
  • ******
  • Si monumentum requires, circumspice
    • USA
    • Skype - TheToxicAvenger666

  • Online
Yes. The final three lines should reference the main data folder. The AIR, SFF, and SND should go to the data folder.
Re: Grrr. Are these corrupt or am I just stupid?
#8  March 07, 2009, 12:27:00 am
  • **
  • CHOC FULL OF AYUMI CHOCO
Ok now I know why we are not understanding each other.

Those files ARE already in my Data folder yet I am getting that orginal error message.
My Personal Rankings. Not Yours, Not Anyone's. Mine.
Re: Grrr. Are these corrupt or am I just stupid?
#9  March 07, 2009, 12:29:23 am
  • ******
  • Si monumentum requires, circumspice
    • USA
    • Skype - TheToxicAvenger666

  • Online
Yes, but the file paths in the fight.def aren't referencing them. They need to be changed to reference the files in the data folder.
Re: Grrr. Are these corrupt or am I just stupid?
#10  March 07, 2009, 12:36:56 am
  • **
  • CHOC FULL OF AYUMI CHOCO
Example please.
My Personal Rankings. Not Yours, Not Anyone's. Mine.
Re: Grrr. Are these corrupt or am I just stupid?
#11  March 07, 2009, 12:51:36 am
  • avatar
  • *
Biggup Kenishiro for being so patient and truly attempting to help

[Files]
sff = fight.sff
snd = fight.snd
font1 = F_name.fnt
font2 = VF5_TIMER.fnt
font3 = KOFXI Combo.fnt
font4 = KOFXI Hit.fnt
font5 = F_name2.fnt
font6 = 15x19.fnt
fightfx.sff = data/fightfx.sff ; file in data folder
fightfx.air = data/fightfx.air; file in data folder
common.snd = data/common.snd; file in data folder

Replace this in the fight.def and it should work

This is what he means, you see in mugen all .def are really just reference files meaning they tell the program mugen.exe where to look for the file if its not there it will give you a error. It can be more complex as well thats how you can customize to a degree.
Re: Grrr. Are these corrupt or am I just stupid?
#12  March 07, 2009, 01:47:15 am
  • **
  • CHOC FULL OF AYUMI CHOCO
Thanks God Adam. thats EXACTLY what I needed to know.

Peace. :sugoi:
My Personal Rankings. Not Yours, Not Anyone's. Mine.