Jump to content

Got a few questions


Goldengame

Recommended Posts

1. you have to change the system.def so that the fight.def of the life bars you want to add is chosen eg:

if the fight.def file is in the bars folder my system.def would be

spr = system.sff ;Filename of sprite data

snd = system.snd ;Filename of sound data

fight = Bars/fight.def ;Fight definition filename

select = select.def ;Character and stage selection list

 

note that this folder must be in the same folder as the system.def file

 

2.check streetmugen...

Link to comment
Share on other sites

  • 9 months later...

I find your reply quite hard to follow. I have custom life bars, and I placed them in a folder named bars. I then proceeded to add this folder to my data folder (the location of said system.def file; as you said, the folder has to be in the same folder as system.def). I modified the line exactly as you showed, so that:

 

fight = Bars/fight.def

 

When I proceeded to start up Mugen to check my progress, the window closed and I was given an error message, stating that the file fightfx.dff could not be verified. When I removed the command from the system.def file, my game resumed as normal.

 

Did I miss something, or did you?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...