YesNoOk
avatar

Adding HL3 Lifebar (Read 1144 times)

Started by darkdreamerzs, August 25, 2010, 03:40:36 pm
Share this topic:
Adding HL3 Lifebar
#1  August 25, 2010, 03:40:36 pm
  • avatar
I'm having trouble with adding the HL3 lifebar to my Mugen. I have the EVE Screenpack in HD. I've tried to follow many tutorials on Youtube, but none of the tutorials work for me. I'm currently using Mugen RC8 (High Resolution). Please help!
Re: Adding HL3 Lifebar
#2  August 26, 2010, 02:47:54 pm
  • ****
  • im finally just like everyone else
    • sites.google.com/site/thespritehaven/
Could you be a tad more specific?

fucking bad poster asshole that home32 bitch
Re: Adding HL3 Lifebar
#3  August 27, 2010, 03:54:33 am
  • ****
  • English fluency I am swear!
    • Canada

  • Online
What happens when your try to install the lifebar and run mugen?

Do you get an error message?

Does the lifebar not change?

Etc.
Quote
And "Reality" is unveiled.
What did it want . . .
What did it see . . .
What did it hear . . .
What did it think . . .
What did it do . . .
Re: Adding HL3 Lifebar
#4  August 27, 2010, 02:15:37 pm
  • avatar
Oh sorry. When I try to change the lifebar, my lifebar is still the same and has not changed. There is a data folder containing fight.def, fight.sff, and fight.snd, a  font folder containg .fnt files, and a folder with .PNG and .pcx files. I tried to put the .def, .sff, and .snd files inside the data folder, the font files in the font folder, and I went into the Data folder and went clicked on system.def file. From there I scrolled down to where it says "fight = fight.def         ;Fight definition filename" and changed pasted the name of the lifebar in front of fight.def with a dash. After doing all that my lifebar still did not change. Is it because I'm suppose to add the .pcx and .PNG files to a specific folder? Please help me.
Re: Adding HL3 Lifebar
#5  August 27, 2010, 08:33:42 pm
  • ****
  • im finally just like everyone else
    • sites.google.com/site/thespritehaven/
Did you put the lifebar in the mugen1 folder?

fucking bad poster asshole that home32 bitch
Re: Adding HL3 Lifebar
#6  August 28, 2010, 02:52:41 pm
  • avatar
Re: Adding HL3 Lifebar
#7  August 28, 2010, 11:38:07 pm
  • ****
  • im finally just like everyone else
    • sites.google.com/site/thespritehaven/
If you don't it won't work.

fucking bad poster asshole that home32 bitch
Re: Adding HL3 Lifebar
#8  August 31, 2010, 04:07:30 pm
  • avatar
Thank you! Now it works!
Re: Adding HL3 Lifebar
#9  September 11, 2010, 12:39:30 am
  • avatar
 o_O uhh I'm having problems with theses life bars. The don't scale.

Spoiler: Screenshot (click to see content)
My mugens 640x480 like its supposed to be.

I'm using mugen rc8

Been trying to research the issue but can't seen to find info about it.

 help?  :'(


 

GOH

Re: Adding HL3 Lifebar
#10  September 11, 2010, 12:43:57 am
  • ******
  • Never give up your dreams. Go back to sleep.
    • Portugal
There are 2 lines in the mugen.cfg which define the resolution.

[Config]
 ;Set the game speed here. The default is 60 frames per second. The
 ;larger the number, the faster it goes. Don't use a value less than 10.
GameSpeed = 60

 ;Game native width and height.
 ;Recommended settings are:
 ;  640x480   Standard definition 4:3
 ; 1280x720   High definition 16:9
 ; 1920x1080  Full HD 16:9
GameWidth = 640
GameHeight = 480

and

[Video]
 ;The video resolution defaults to the same as the game resolution.
 ;You can force an alternate resolution by uncommenting the lines
 ;below.
;Width  = 640
;Height = 480

Try editing both.
Re: Adding HL3 Lifebar
#11  September 11, 2010, 12:50:40 am
  • avatar
I didn't edit the Video part before.
But now both are set to 640x480 and it still has the scale issue