YesNoOk
avatar

Promblem EVE screenpack♪♪♫ (Read 1094 times)

Started by dawsonlam, April 12, 2013, 07:37:35 pm
Share this topic:
Promblem EVE screenpack♪♪♫
New #1  April 12, 2013, 07:37:35 pm
  • **
  • NOOB AI creator - CORRECTION my SKILLS. GONE O_O
The VERSUS and Select character for EVE screenpack does not play the sound ♪♫



Last Edit: April 23, 2013, 02:33:33 am by dawsonlam
Re: Promblem EVE screenpack♪♪♫
#2  April 17, 2013, 04:47:10 pm
  • ***
  • I ejaculate fire
    • USA
Is this the low-res or hi-res version, cause you have screen shots of both here...?  And winmugen or 1.0?
This is how you recognize a character is polished or not : when small details are taken care of to provide the best experience possible.
Re: Promblem EVE screenpack♪♪♫
#3  April 17, 2013, 11:48:28 pm
  • **
  • NOOB AI creator - CORRECTION my SKILLS. GONE O_O
Is this the low-res or hi-res version, cause you have screen shots of both here...?  And winmugen or 1.0?

Hi! Yes it is hi res version of EVE SCREENPACK 1.0!  I only chose the pics because of GOOGLE and the tiredness of searching, but yes this is DJ-VAN's EVE screen pack, and for some reason, both SELECT SCREEN for characters and VSing LOADING screen  for mugen 1.0 hi res version music does not play, if you can, please help.
Last Edit: April 18, 2013, 09:12:32 am by dawsonlam
Re: Promblem EVE screenpack♪♪♫
#4  April 18, 2013, 09:17:16 pm
  • ***
  • I ejaculate fire
    • USA
You do know you can take screen shots in mugen with f12, right?  Works on the select screen too.

Anyways, let me find a vanilla copy of it to compare real quick.  I'll edit this in a bit.

     Posted: April 18, 2013, 10:19:53 pm
Ok, what does the Music section of your system.def look like?  It should be located in data/mugen1/system.def.  It should look like:

Code:
[Music]
 ;Put a filename for a MOD, MP3 or MIDI here, or just leave it
 ;blank if you do not want music. If an invalid filename is
 ;given, then no music will play. To play CD audio, put
 ;the track number followed by ".da". For example, to play
 ;track 3 from a music CD at the title screen, use:
 ;  title.bgm = 3.da
 ;To play mymusic.mp3 from the sound/ directory, put:
 ;  title.bgm = sound/mymusic.mp3
 ;Music will continue to play between screens if the files names
 ;are the same, and both BGMs are specified to loop.
  ;Music to play at title screen.
title.bgm = data/Session.mp3
title.bgm.loop = 1        ;Set to 0 to prevent looping
  ;Music to play at char select screen.
select.bgm = data/select.mp3
select.bgm.loop = 1
  ;Music to play at versus screen.
vs.bgm = data/versus.mp3
vs.bgm.loop = 0
  ;Music to play at victory screen.
victory.bgm =
victory.bgm.loop = 0

Also, make sure that the select.mp3 and the versus.mp3 are located in the data folder.  Click on them and listen to them in media player to make sure they are not corrupted or anything.
This is how you recognize a character is polished or not : when small details are taken care of to provide the best experience possible.
Re: Promblem EVE screenpack♪♪♫
#5  April 19, 2013, 11:35:59 pm
  • **
  • NOOB AI creator - CORRECTION my SKILLS. GONE O_O
NOPE!! BUT now i know! And this is what mines says!!!

;----------------------------
[Music]
 ;Put a filename for a MOD, MP3 or MIDI here, or just leave it
 ;blank if you do not want music. If an invalid filename is
 ;given, then no music will play. To play CD audio, put
 ;the track number followed by ".da". For example, to play
 ;track 3 from a music CD at the title screen, use:
 ;  title.bgm = 3.da
 ;To play mymusic.mp3 from the sound/ directory, put:
 ;  title.bgm = sound/mymusic.mp3
  ;Music to play at title screen.
title.bgm = data/EVE Battle/data/nfs3pi.ogg ;data/EVE Battle/data/Map18.ogg
title.bgm.loop = 1        ;Set to 0 to prevent looping *2001.04.01 NEW*
  ;Music to play at char select screen.
select.bgm = data/EVE Battle/data/nfs3pi.ogg ;data/EVE Battle/data/Map18.ogg
select.bgm.loop = 1       ;*2001.04.01 NEW*
  ;Music to play at versus screen.
vs.bgm = data/EVE Battle/data/INTRO.ogg
vs.bgm.loop = 0           ;*2001.04.01 NEW*

and the mp3 sound file is not damaged it works, but when you play the game, the individual receives NO sound =[
Re: Promblem EVE screenpack♪♪♫
#6  April 20, 2013, 01:26:01 am
  • *****
  • Smile, you're still alive. :)
    • USA
    • www.facebook.com/truemicah
Make sure your filepath is named correctly.  data/EVE Battle/data/nfs3pi.ogg is pretty peculiar.
Delete the word 1st "data" from all your paths.  Unless your Mugen is inside of a folder named "data" that is. :S
Re: Promblem EVE screenpack♪♪♫
#7  April 20, 2013, 08:02:15 pm
  • ***
  • I ejaculate fire
    • USA
That's your problem.  .ogg files are not supported in 1.0, only winmugen. 
This is how you recognize a character is polished or not : when small details are taken care of to provide the best experience possible.
Re: Promblem EVE screenpack♪♪♫
#8  April 20, 2013, 08:33:28 pm
  • ******
  • Q.E.D.
    • USA
    • network.mugenguild.com/jmorphman

  • Online
Re: Promblem EVE screenpack♪♪♫
#9  April 20, 2013, 11:17:41 pm
  • ***
  • I ejaculate fire
    • USA
I fail then ;_;  For some reason I thought that ogg support was discontinued in 1.0.  Way to show my ignorance...

I don't understand why your system.def is so different then the one I posted.  The one I posted was from a download of EVE HD 1.0 (which is the one you're using I thought...).  Have you modified the system.def before to put different music in there?
This is how you recognize a character is polished or not : when small details are taken care of to provide the best experience possible.
Re: Promblem EVE screenpack♪♪♫
#10  April 21, 2013, 07:44:45 am
  • **
  • NOOB AI creator - CORRECTION my SKILLS. GONE O_O
Hey guys thanks for your corporation i managed to figure this out by reading the previous posts, my mugen is HD however the files that were set to be written by these html codes were incorrect this whole time I should have really looked at that, but that's what really helped.
Re: Promblem EVE screenpack♪♪♫
#11  April 22, 2013, 02:26:38 pm
  • ***
  • I ejaculate fire
    • USA
You should marked this as solved then :)
This is how you recognize a character is polished or not : when small details are taken care of to provide the best experience possible.
Re: Promblem EVE screenpack♪♪♫
#12  April 23, 2013, 02:22:36 am
  • **
  • NOOB AI creator - CORRECTION my SKILLS. GONE O_O
I don't know how to do that, but i would like to reward everyone who helped out for my problem
I'm currently working on a TOONAMI SCREENPACK but I sampled DJ-VAN's music and remixed a bit of my own

You can download the songs from here
and if you like it, you could replace it if you like

You are expected to hear the OLD SCHOOL LINE UPS and FAVORITES MORTAL KOMBAT 9 characters and DRAKE and especially TOM!!!

Well i hope you all enjoy and thanks again!!!
LATERS.

Spoiler, click to toggle visibilty

Spoiler, click to toggle visibilty

Spoiler, click to toggle visibilty