collapse

Author Topic: how to downgrade character from mugen 1.0 to winmugen  (Read 9043 times)

0 Members and 1 Guest are viewing this topic.

Offline tagliagole

  • Initiate
  • **
  • Posts: 17
  • Last Login:June 29, 2018, 10:48:16 AM
    • Email
how to downgrade character from mugen 1.0 to winmugen
« 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! :-??




Offline Ganbare-Lucifer

  • Infinity Mystical Ninja
  • Infinity Regular
  • ****
  • Posts: 547
  • Country: Chile cl
  • Last Login:April 03, 2024, 08:45:11 PM
  • Shinubis, Goemon's Descendant
    • Tediz_Ozito
    • Skype - Ado-Redwolf3
    • Lucifer's MUGEN Site!
Re: how to downgrade character from mugen 1.0 to winmugen
« Reply #1 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?
(click to show/hide)
"Set it up!"

Offline tagliagole

  • Initiate
  • **
  • Posts: 17
  • Last Login:June 29, 2018, 10:48:16 AM
    • Email
Re: how to downgrade character from mugen 1.0 to winmugen
« Reply #2 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.

Offline ZVitor

  • IMT Content Architect
  • *
  • Posts: 2683
  • Last Login:January 01, 2024, 07:22:36 PM
    • Email
Re: how to downgrade character from mugen 1.0 to winmugen
« Reply #3 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....

Offline LoKoLoKo

  • Initiate
  • **
  • Posts: 90
  • Country: Brazil br
  • Last Login:April 08, 2024, 09:58:32 PM
  • Por hoje é só pessoal!
    • Email
Re: how to downgrade character from mugen 1.0 to winmugen
« Reply #4 on: October 25, 2011, 07:02:24 PM »
Do you have any way to make the Rouge 1.0 works in winmugen?

Offline Acey

  • Infinity Administrator
  • *
  • Posts: 9579
  • Country: United States us
  • Last Login:December 05, 2022, 10:43:15 PM
  • "Victory means nothing, the fight is everything."
    • Infinity Wiki - Acey
    • Email
Re: how to downgrade character from mugen 1.0 to winmugen
« Reply #5 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.

Offline SanjiSasuke

  • Wannabe Disciple of Master Lee
  • Infinity Faithful
  • ****
  • Posts: 2963
  • Last Login:July 04, 2018, 10:39:08 PM
  • Vega: Master of the Claw (along with Wolverine)
    • SanjiSasuke's Lair
    • Email
Re: how to downgrade character from mugen 1.0 to winmugen
« Reply #6 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.

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

* IMT Calendar

April 2024
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 [25] 26 27
28 29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal