Jump to content

Evil_Ryu_X

Premium Members
  • Posts

    126
  • Joined

  • Last visited

Posts posted by Evil_Ryu_X

  1. Well, I'm sure someone would, but the fact is that it takes MONTHS to make a character.

     

    Don't get mad, its just that no one has the time to do it. It takes forever, i mean it, configuring every motion down to the smallest millisecond.

     

    As for char requests, you cannot make any, as the forum leader does not want a warehouse in here, but I'm trying to change that. I sent him a PM, we'll know soon enough.

  2. Wizard: Sounds like a fighter right there.

     

    OP: Sadly, I'm not very good at ripping sprites and making chars. I only seem to have any particular talent in the actual coding and filling of the game (i.e. menus, little extra effects, etc.) which are things I'm sure anyone can do. I debug characters for a few people, and stages too, but other than that, I'm not much use...

  3. Can't correct you when you never made a statement. ;P Yes, it's quite simple. When you open a characters def file, it should say:

     

    pal.defaults =

     

    After the equals, you will generally find some numbers. These numbers are in correspondence to the list of palettes further down the def file. THERE NEEDS TO BE AT LEAST FOUR DIFFERENT NUMBERS. That was the problem I was having, when I tried to load a char with only three pal.defaults. Example:

     

    pal.defaults = 2,4,6

     

    I changed it to:

     

    pal.defaults = 2,4,6,1

     

    All I did was add a one. If you look further down the list in the def file, you'll see a list of "pals" and a number after it. Just use a number from there that isn't being used by the 'pal.defaults' line and you're good to go.

     

    Sorry for the long winded explanation. :huh:

  4. ooh, yeah, that sucks, I know. Also, I found the perfect thing to use for music.

     

    mp3s like to skip a LOT. instead, use a device called SUPER. It can change anything from one type of media file to any other media file, and many other things for FREE, unlike a lot of programs that CANT do it for MONEY.

     

    Transfer them from mp3 to ogg. Dont worry, you'll still have the mp3 (the new file will be named FILENAME.mp3.ogg)

  5. WOW! Can you feel the love? Lol

     

    Never been complimented so much in my life. Thanks guys.

     

    And I'm glad to help. Anything and everything Ive learned I am willing to impart to other young learners, and I will stay in this forum until it decides to completely self-implode and spiral into oblivion.

     

    I'm never leaving this forum, unless I die, or the forum does. Whichever first. Its totally my goal to get people to see just how great MUGEN is! The old 2-D fighters were the works of geniuses (and some not so old fighters; Guilty Gear X for X-Box anyone?).

     

    As for suggestions, I simply wish there were some way here to access characters and stages easier. As of late, I've been bounced all over China and America trying to find such for my mugen (it got deleted, oh no!)

  6. Wahwah, screw the authors. If anyones expected to use the damn things they have to work. No ones gonna give credit for an unworking character.

     

    And besides, I was simply using a really old Mugen. I upgraded. ^^

     

    (didnt help that some dumbasses like to use '\' instead of '/' like it needs.)

×
×
  • Create New...