Forum MUGENATION: Conversion problem. - Forum MUGENATION

Salta al contenuto

  • 3 Pagine +
  • 1
  • 2
  • 3
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

Conversion problem.

#1 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 08 July 2005 - 05:06

I am converting Adel from the website and I read the toturial carefully.


All it's telling me is to Place Dos2Win and CharSffDtoW in the charaters folder. Then when it's done...it's done.


By the way, whats the back up folder for?
0

#2 L   Ice King 

  • Distruttore Ancestrale
  • Gruppo: Membro Speciale
  • Messaggi: 1175
  • Iscritto: 29-September 04

Inviato 08 July 2005 - 06:58

Someone makes the backup folder in order to prevent many error, but if char runs without problem you can delete this folder
0

#3 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 08 July 2005 - 07:23

Ok, that answered one of my questions, but what about converting. I don't understand that!

If ya don't mind my MSN is Echidna666@hotmail.com
0

#4 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 09 July 2005 - 02:18

so our first step in converting a char is to....

1) select Dos2Win and Right click, Then press the delete button and press Ok...

2) select CharSffDtoWand Right click, Then press the delete button and press Ok...

3) so now that everithing is clear let's start working on this conversion B)

4) So grab your winmugen and load the "to be converted char"

5) Now if your char NEEDS to be conversted and you are on an Xp ops and the character is not correctly working THEn an error message will pop up,
At this time take a screen snapshot, and submit it here on this thred

6) we will tell you what exactly to do B)

6.a) If all of your problems are the colors, well then there is a quick tutorial right here....<{POST_SNAPBACK}>
0

#5 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 09 July 2005 - 04:57

Nevermind, It's fixed. Just had to add the charater folder to the select.def file.
0

#6 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 09 July 2005 - 09:30

ho... well If you need ANY help converting chars, this is the right place B)
0

#7 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 09 July 2005 - 17:10

Well, some chars don't work when added. I tried Epyon in the Gundam section, but it didn't work. Do I need to convert it? I use EVE Battle's settings.
0

#8 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 09 July 2005 - 21:18

For NOT WORKING, what do you exactly mean?
as

1) you are not able to even select the character
2) once the character begings to be loaded mugen crashes
3) mugen starts fine but then it crushes with a specifik error

as for one, i have an anser already, the Name of the def, Diffears from the one of the folder...
use this format

Char'sfoldername\charsname.def, stages/stagename.def

in that way you are always sure to have a correct entry...

gundam-epyon/gundam-epyon.def, Random

this is as the entry should be, BUT pheraps i have renamed the original folder to the def-file name! B)
btw, the char works perfectly 4 me... and is also somewhat good B)
0

#9 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 09 July 2005 - 22:16

Yeah, it's the first one you listed. LEt me download epyon again and try this out^^.

Btw, my friend wants to know where to get the Linux version of Mugen. Anything about that?

EDIT: Got that fixed, now I get this error similiar for certain charas

ERROR message: String value for author must be in quotes
Error loading chars/wingzero/wingzero.def
Error loading p2
0

#10 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 10 July 2005 - 01:12

As 4 the error we are in a Really complicated zone....

Open up the .def file with a text editor, Then look for the parametr

author =

well thisHAS to be like so

author = "NAME"
it can't be
author = NAME

NOW the thing is that PROBABLY, if this parameter has no quotes, Then all the CMD file HAS no quotes on the commands!

now, even if you don't understand, follow strictly the instructions...

you will have to change every command name and put it into quotes.

you can find the parameters in states, because they are entered like this

Command = commandnamewithnoquotes

and they must become like so

Command = "commandname"

so all you do is to place the " BUT in a cmd file, TO BE OPENED WITH A TEXT EDITOR, is loaded of thos parameters, YOU must pay total attention not to miss one! as it would cause mugen to crush.
one friendly thing is the error message, it will tell you the state -2 name if you have forgotten something...

In the beggining of the cmd file there are other parameters to change in "",

[Command];
name = name
command = DF,x
time = 1
to
[Command];
name = "name"
command = DF,x
time = 1
IS NOT the command = part to be changed here!

let me know what happens with it.

As for linuxmugen, there should be one on our website B)
0

#11 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 10 July 2005 - 07:33

Cool. Problem after problem. Now I'm getting a

Error: Player cache too small
0

#12 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 10 July 2005 - 08:00

houch... nevr sow the thing...
0

#13 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 10 July 2005 - 21:10

Ok, how do I change the controls on the game? I need this so I can play Vs. Mode. Any help would help.
0

#14 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 10 July 2005 - 22:00

the easyest way is the OPTION menu withing mugen, il like the last option, the one before exit...

go tere and then press F1 twice, it will allow you to edit the controls mapping B)
0

#15 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 11 July 2005 - 00:47

Ohhh. xD now I see. Man vs mode is hard when sharing one Keyboard...Lolz.

About the new winmugen, whats so new about it? I really want to keep my old one, but arcade mode doesn't work.
0

#16 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 11 July 2005 - 01:38

the only new thing is the fact that you don't crush when playng and losing, Upon continuing in arcade mode.

Anyhow, arcade mode should be working on ANY mugen!
0

#17 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 11 July 2005 - 04:49

Heh, sorry for being a hassle but I wanna know how to edit the Life bar and stages. Music wold be ok also.
0

#18 L   SlayerGatsu 

  • Sensei. Squadra dei Falchi
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 5545
  • Iscritto: 26-December 04

Inviato 11 July 2005 - 23:21

as 4 stage music in the same Stage's def, then the file is usually an Mp3, or a More common Waw

th3ere is a Music = parameter that's telling were the music is stored and briefly How to play it, Look up on the Kfm stage for more indications (in english that is)

As 4 editing the lifebar, well you First need to learn to make an Sff, then Hot to use the parameters in the Fight.def, that is what you Must change to move the bars around.

the sff file instructions can be fond here: <{POST_SNAPBACK}>
0

#19 L   Nobun 

  • Horse Rider Skull Phantom. Rarely Here.
  • Gruppo: SuperModeratore
  • Messaggi: 4898
  • Iscritto: 11-July 04

Inviato 13 July 2005 - 20:04

Gasper, su Jul 9 2005, 23:16, detto:

Btw, my friend wants to know where to get the Linux version of Mugen. Anything about that?


You can download Mugen for Linux directly from our site (Mugenation).

Go to homepage (www.mugenation.com) and click to the section "Program" ("Programmi" if you see on italian language).

Look all the programs and you will find the .tar.gz with LinuxMugen (tar.gz is the default format for compression in Linux. If you have Linux you will have no problem on extracting all).

Anyway here you cannot find LinuxMugen tools. I decided to not upload them becouse:

1) AirEdit doesn't seem to work on Linux
2) There aren' t programs like MCM or Mee on Linux. It is better to create your own characters using Windows, even if you decide to use LinuxMugen to play your Mugen.

P.S. Sorry for my bad english ^_^
0

#20 L   Gasper 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 17
  • Iscritto: 08-July 05

Inviato 21 July 2005 - 17:50

Back. I wanted to know how come the grafix on mugen become somewhat blury when you install EvE onto it? Is there a way to change the grafix back to normal?
0

Condividi questa discussione:


  • 3 Pagine +
  • 1
  • 2
  • 3
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

1 utenti stanno leggendo questa discussione
0 utenti, 1 ospiti, 0 utenti anonimi