Jump to content

Evil_Ryu_X

Premium Members
  • Posts

    126
  • Joined

  • Last visited

Posts posted by Evil_Ryu_X

  1. Is it ok that I add this? It was recently posted by yours truly, I just compiled it and posted it.

     

    LOOPING MUSIC FILES

     

    First, open you Mugen.cfg. Head down near the bottom where you'll see the heading 'Sound Configuration'. Then you'll see the following:

     

    ;Set the following to 1 to enable and 0 to disable MIDI, MP3, MOD and CD

    ;playback.

    PlayMIDI = 1

    PlayMP3 = 1

    PlayMOD = 1

    PlayCDA = 1

     

    MAKE SURE THERE IS A ONE AFTER ALL THESE. If there is not, add the ones and try your game again. If it still doesn't work, go up in the CFG a little ways, a couple lines above the 'Sound Configuration', you'll SOMETHING like this:

     

    plugin = plugins/in_mp3.dll, mp3, mp2, mpg

    plugin = plugins/in_vorbis.dll, ogg

    plugin = plugins/in_adx.dll, adx

     

    Simply head to the first line and add a word, make it look like:

     

    plugin = looptype=1, plugins/in_mp3.dll, mp3, mp2, mpg

     

    That should do the trick.

     

    SETTING ORDER

     

    Order goes from 1-10. The numbers represent how powerful they are. Evil_Ryu would be like, 4.

     

    The trick is to set your fight number in your select.def This sets the amount of fights you have to go through in arcade. For example, a balanced line looks like:

     

    arcade.maxmatches = 6,4,2,1,1,0,0,0,0,0

    team.maxmatches = 6,4,2,1,1,0,0,0,0,0

     

    Meaning you'll fight six level 1 matches, four level 2, two level 3, one level 4, and one level 5.

     

    Then, you set the order for your chars. If you use the method above, they need to be set from 1-5.

     

    Example, if Ryu is set at order=1, he'll be among all the other level 1 chars that you'll randomly fight first. If Evil_Ryu and Evil_Ken are the only ones in order=4, and you only have one level 4 fight, the game will randomly choose one of them for you to fight, but only for the level 4 match. ^^

     

    SETTING UP SCREENPACKS - Selecting Starting Cursor Position

     

    This example vid is for Mugen Fighting Jam screenpacks.

     

    http://www.youtube.com/watch?v=z7TnHDRsT3s

     

    This'll show you how to do it, AND select your starting cursor position!

     

    BEST SITE FOR CHARS

     

    http://groups.imeem.com/CyD_cNFz/forums/MoIcrMZK/

  2. Order goes from 1-10. The numbers represent how powerful they are. Evil_Ryu would be like, 4.

     

    The trick is to set your fight number in your select.def This sets the amount of fights you have to go through in arcade. For example, a balanced line looks like:

     

    arcade.maxmatches = 6,4,2,1,1,0,0,0,0,0

    team.maxmatches = 6,4,2,1,1,0,0,0,0,0

     

    Meaning you'll fight six level 1 matches, four level 2, two level 3, one level 4, and one level 5.

     

    Then, you set the order for your chars. If you use the method above, they need to be set from 1-5.

     

    Example, if Ryu is set at order=1, he'll be among all the other level 1 chars that you'll randomly fight first. If Evil_Ryu and Evil_Ken are the only ones in order=4, and you only have one level 4 fight, the game will randomly choose one of them for you to fight, but only for the level 4 match. ^^

  3. How sad. You really don't understand the beauty of it.

     

    Think. In real life, if those chars were real, would they all be equal? Wolverine and Ryu, Cyclops and Chun-Li, hell, Megaman and Onslaught.

     

    The answer, of course, is NO. The point is to find a way to win strategically. Thats what makes the fight so FUN. Winning with a strategically disadvantaged character is the point. Use your brain.

  4. First, open you Mugen.cfg. Head down near the bottom where you'll see the heading 'Sound Configuration'. Then you'll see the following:

     

    ;Set the following to 1 to enable and 0 to disable MIDI, MP3, MOD and CD

    ;playback.

    PlayMIDI = 1

    PlayMP3 = 1

    PlayMOD = 1

    PlayCDA = 1

     

    MAKE SURE THERE IS A ONE AFTER ALL THESE. If there is not, add the ones and try your game again. If it still doesn't work, go up in the CFG a little ways, a couple lines above the 'Sound Configuration', you'll SOMETHING like this:

     

    plugin = plugins/in_mp3.dll, mp3, mp2, mpg

    plugin = plugins/in_vorbis.dll, ogg

    plugin = plugins/in_adx.dll, adx

     

    Simply head to the first line and add a word, make it look like:

     

    plugin = looptype=1, plugins/in_mp3.dll, mp3, mp2, mpg

     

    That should do the trick.

  5. Haha, taking him on in survival is nigh impossible. I had to try 56 TIMES before I won... Evil_Ryu is easier than this...

     

    EDIT: Thinking back on it, I really sucked at MUGEN. I'm not too shabby now, just wish there was somewhere online to hone my skillz.

×
×
  • Create New...