Infinity MUGEN Team

IMT Discussions => M.U.G.E.N Discussion => Topic started by: tagliagole on October 20, 2011, 05:03:12 PM

Title: how to downgrade character from mugen 1.0 to winmugen
Post by: tagliagole on October 20, 2011, 05:03:12 PM
ok, first of all i need to explain why is my intenction persist on winmugen...  :-SS
i have a life, a work and an hobby... the hobby is mugen, and i use much of my time on yhis... i created my personal version of marvel versus dc, and i have to thank all character creators in the mugen univers... i reach the point.. all most beautiful character are low resolution... and low resolution in 2011 is not very beautiful to see... i mean, is retro... i like it... but much of those in mugen 1.0 becomes a bunch of pixels... in winmugen the filters help the situation... i use the bilinear... because smooth a little the graphic... sincerely i don't understand why a good stable winmugen must surclassed by force by the new mugen 1.0 only because the new one is new... personally i use mugen 1.0 for the hd mugen and win mugen for the low res... i can't play in a windows of 14 inch in a corner of the monitor because the low res character explode in pixels on my face in full screen!!!... so.. i still serch for a module of conversion of the low res characters... \-/o

is not my work i have to thank techy121  ^:)^for this... is a little tutorial that can allow some character to work in winmugen... not all.

----------------------------------------------------------------------------------------
character.def:

changed:
mugenversion = 1.0

to:
mugenversion = 11,01,2001

character.cmd:

changed:
[State -1, AI Activation]
type = varset
triggerall = AILevel > 2
triggerall = (roundstate = 2) && (var(59) = 0)
trigger1 = Random <= ((AILevel-2)*100)
v = 59
value = 1

[State -1, AI Deactivation]
type = varset
triggerall = AIlevel < 7
triggerall = var(59) = 1
trigger1 = Random > ((AILevel-2)*100)
trigger2 = roundstate != 2
v = 59
value = 0

to:
[State -1, AIactivate]
type = VarSet
triggerall = var(59) != 1
triggerall = RoundState != 3
trigger1 = command = "cpu1"
trigger2 = command = "cpu2"
trigger3 = command = "cpu3"
trigger4 = command = "cpu4"
trigger5 = command = "cpu5"
var(59) = 1

Added this to start of CMD for AI activate to work:


;-| AI Commands |----------------------------------------------------------

[Command]
name = "cpu1"
command = B+D+F+U,~D,~32222D,x,x,x,x,x,x
time = 1 ;-2

[Command]
name = "cpu2"
command = B+D+F+U,~D,~32222D,a+b+c+x+y+z+s
time = 1 ;-2

[Command]
name = "cpu3"
command = D,D,U,U,F,F,B,B,a+b+c+x+y+z+s
time = 1 ;-2

[Command]
name = "cpu4"
command = B,D,F,D,F,D,B,D,B,a+b+c+x+y+z+s
time = 1 ;-2

[Command]
name = "cpu5"
command = B+D+F+U,~D,~32222D,a,a,a,a,a,a
time = 1 ;-2

----------------------------------------------------------------------------------------------------------------


some character don't work simply appliyng this procedure
like the new snakeeyes or prime sentinel.... :(

so i hope someone of you can help to see the point...
i don't want to start flame at all... anyone can play in his way, simply someone think like me, someone else not.
so, enjoy not hate please! :-??

Title: Re: how to downgrade character from mugen 1.0 to winmugen
Post by: Ganbare-Lucifer on October 20, 2011, 06:02:30 PM
This isn't working on Baby Commando and Haggar...

so thumb down to this post...  *Iceman ThumbsDown!*

Nah! just kidding, i whould never do something look like that  :thumbsup:

but did you got another way to do it?
Title: Re: how to downgrade character from mugen 1.0 to winmugen
Post by: tagliagole on October 21, 2011, 01:33:16 PM
LOL.. nope... probably this work only on some upgrade character... for me work with sentry, nightcrawler and someone else... but for the last release i find error in other load... i see the char on the select screen but when the game load crash... so i think there is a way and this tutorial is only a part of it... for now i search and try... if someone know something ...thanks.
Title: Re: how to downgrade character from mugen 1.0 to winmugen
Post by: ZVitor on October 21, 2011, 04:02:22 PM
only way yo do that is removing all 1.0 exclusive stuffs, each creator use it in a diferent way, and if you just delete it probably will bug or not look like creator wish....
so i belive is not a default way to do that....
Title: Re: how to downgrade character from mugen 1.0 to winmugen
Post by: LoKoLoKo on October 25, 2011, 07:02:24 PM
Do you have any way to make the Rouge 1.0 works in winmugen?
Title: Re: how to downgrade character from mugen 1.0 to winmugen
Post by: Acey on October 25, 2011, 07:04:46 PM
Do you have any way to make the Rouge 1.0 works in winmugen?

No, sorry. But on the other hand, now would be a great time to switch to Mugen 1.0.
Title: Re: how to downgrade character from mugen 1.0 to winmugen
Post by: SanjiSasuke on October 25, 2011, 07:10:21 PM
Yeah, just so you know Rogue uses SFFv2 as well as many coding tricks only possible in 1.0. Afraid there is 0% chance of getting that for WM.
SimplePortal 2.3.5 © 2008-2012, SimplePortal