collapse

Author Topic: 1.0 upgrade help  (Read 1520 times)

0 Members and 1 Guest are viewing this topic.

Offline Search

  • Initiate
  • **
  • Posts: 61
  • Last Login:May 22, 2018, 06:00:22 PM
    • Email
1.0 upgrade help
« on: May 24, 2011, 05:57:09 PM »
pretty much i need to update a few of my characters and have looked at what i am supposed to do but don't really understand (i'm not a programmer yet) so could someone do a video tutorial on how to upgrade characters to mugen 1.0 for us inferior beings  ;)

maybe this should go in the requeasts section?  :-??



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: 1.0 upgrade help
« Reply #1 on: May 24, 2011, 06:29:31 PM »
The first step is to breathe.
Then copy and paste the characters to the new 1.0 MUGEN.

Nearly all characters are already compatible, only a few cases of poor coding will break which have individual fixes like (off the top of my head) Shin LVL2 Akuma (I can't remember the creator)

You can however add a cool "Win Quotes" feature to the chars.
Just go to KFM's cns file and find:
Code: [Select]
[Quotes]

; Up to 100 victory quotes can be specified per language (victory0 - victory99)

victory1 = "You must defeat Tu Shou to stand a chance."

victory2 = "You need a lot of training. Come back in ten years."

victory3 = "You look familiar. Did I see you on TV?"

victory4 = "Your moves are too predictable. You want to learn Kung Fu Palm? It's not for novices."

victory5 = "That was a good workout."

victory6 = "I want to challenge more skilled fighters."

victory7 = "What do you mean my girlfriend is in another temple?"
Then copy and paste that and edit in the new quotes.

Offline Search

  • Initiate
  • **
  • Posts: 61
  • Last Login:May 22, 2018, 06:00:22 PM
    • Email
Re: 1.0 upgrade help
« Reply #2 on: May 24, 2011, 07:00:39 PM »
the majority of my characters do work its just some that give me errors

i have come to this forum a couple of times askigng how to fix them and i always get told to look at this page

http://elecbyte.com/wiki/index.php/Updating_to_1.0

however i do not understand how to do the things that they want, there are mainly 3 characters that i really want to get to work

Oozaro, Nightmare Broli and Hitsugaya Bankai so if anyone has a version of any of these characters that work in mugen 1.0 it would also be helpful.

As i said i video tutorial explaining the steps i need to take would be very helpful thanks  :)

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: 1.0 upgrade help
« Reply #3 on: May 24, 2011, 08:10:56 PM »
What error message are you getting when you select them?

Offline Search

  • Initiate
  • **
  • Posts: 61
  • Last Login:May 22, 2018, 06:00:22 PM
    • Email
Re: 1.0 upgrade help
« Reply #4 on: May 25, 2011, 02:44:50 AM »
Oozaro

Error message:
Error in [Statedef 1650]
Error in Ohzaru.cns
Error loading chars/Oozaru/Oozaru.def
Error while precaching
Error in [Statedef 1650]
Error in Ohzaru.cns
Error loading chars/Oozaru/Oozaru.def
Error while precaching
Error in [Statedef 1650]
Error in Ohzaru.cns
Error loading chars/Oozaru/Oozaru.def
Error loading p1

Nightmare Broli

Error message:
Error in [Statedef 170]
Error in thenightmareSSJ3.cns
Error loading chars/Broli_Nightmare/Broli_Nightmare.def
Error while precaching
Error in [Statedef 170]
Error in thenightmareSSJ3.cns
Error loading chars/Broli_Nightmare/Broli_Nightmare.def
Error while precaching
Error in [Statedef 170]
Error in thenightmareSSJ3.cns
Error loading chars/Broli_Nightmare/Broli_Nightmare.def
Error loading p1

hitsugaya bankai

Error message: Undefined command label: "start".
If not misspelling in CNS, check CMD
Error parsing trigger1, 2
Error parsing [State 130, 2]
Error in [Statedef 130]
Error in chars/hitsugaya bankai/common1.cns
Error loading chars/hitsugaya bankai/hitsugaya bankai.def
Error loading p1

Library error message: Died parsing command = "start"

I have done a similar post before stating other characters i have that still dont work

http://www.infinitymugenteam.com/Forum_345/index.php?topic=34240.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: 1.0 upgrade help
« Reply #5 on: May 26, 2011, 06:07:11 PM »
On Broly:
Alright I don't know much on coding but I think I remember something about statedef 170 being a problem.

I don't necessarily think it will work but maybe try changing it to another number.

Also before that I know some 170 errors are fixed by removing MUGEN version from the .def file.


Sorry hopefully someone more knowledgeable on code can help.

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: 1.0 upgrade help
« Reply #6 on: May 26, 2011, 06:25:47 PM »
Send them to my PM, I'll fix them up.

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: 1.0 upgrade help
« Reply #7 on: May 27, 2011, 06:16:57 PM »
Wow, all three of the characters were a mess. Anyways, you sent me a lot more than the 3 I volunteered for, but I did them all anyways:

Banshee by Acey
Broli_Nightmare by gulthor
Hitsugaya Bankai by StormEX
Hugo by adamskie
Ibuki by Jedah12
Metalman by Excursion/Laspacho
Oozaru by Brayan Giron
Sephiroth by gulthor
Sniper Joe by SpiderMew

Download: http://www.sendspace.com/file/bfo45u

Offline Search

  • Initiate
  • **
  • Posts: 61
  • Last Login:May 22, 2018, 06:00:22 PM
    • Email
Re: 1.0 upgrade help
« Reply #8 on: May 27, 2011, 07:15:24 PM »
Thank you so much you are Godlike,
Sorry i sent you so many  @^@

Online PsychoDan

  • Initiate
  • **
  • Posts: 21
  • Country: Argentina ar
  • Last Login:Today at 07:07:07 PM
    • Email
Re: 1.0 upgrade help
« Reply #9 on: May 28, 2011, 07:42:09 PM »
Is there any chance of fixing HyperCombinationFinish´s Starfire? Cause I get the same error as the hitsugaya bankai char.

thank you

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: 1.0 upgrade help
« Reply #10 on: May 31, 2011, 01:25:06 PM »
Is there any chance of fixing HyperCombinationFinish´s Starfire? Cause I get the same error as the hitsugaya bankai char.

thank you

Send it over.

Online PsychoDan

  • Initiate
  • **
  • Posts: 21
  • Country: Argentina ar
  • Last Login:Today at 07:07:07 PM
    • Email
Re: 1.0 upgrade help
« Reply #11 on: June 01, 2011, 12:39:42 AM »
Sorry to bother you Acey, but If you sent me a Message, it didn´t arrive

Offline Enso

  • C.R.O.M. Dancer, Sprite Artist, Winner of Sprite of the Week Contest #71, and Winner of Round 6 and 15 in Last Person To Post Wins!
  • Infinity Regular
  • ****
  • Posts: 1556
  • Country: Guam gu
  • Last Login:April 11, 2024, 03:41:40 AM
Re: 1.0 upgrade help
« Reply #12 on: June 02, 2011, 02:38:31 AM »
I cannot window 1.0 version. I'm stuck with fullscreen which I don't like to have.


Sig by TGM

(click to show/hide)

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: 1.0 upgrade help
« Reply #13 on: June 02, 2011, 11:42:32 AM »
Sorry to bother you Acey, but If you sent me a Message, it didn´t arrive

I didn't send you anything yet because you didn't send me anything in the first place to fix.  %%-

Online PsychoDan

  • Initiate
  • **
  • Posts: 21
  • Country: Argentina ar
  • Last Login:Today at 07:07:07 PM
    • Email
Re: 1.0 upgrade help
« Reply #14 on: June 02, 2011, 05:44:08 PM »
I didn't send you anything yet because you didn't send me anything in the first place to fix.  %%-

D´ho! Sorry, here it is http://www.sendspace.com/file/om6rdw

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: 1.0 upgrade help
« Reply #15 on: June 10, 2011, 01:46:51 PM »
Sorry, you'll have to send the whole char, I can't test it with only 3 files.

Offline Enso

  • C.R.O.M. Dancer, Sprite Artist, Winner of Sprite of the Week Contest #71, and Winner of Round 6 and 15 in Last Person To Post Wins!
  • Infinity Regular
  • ****
  • Posts: 1556
  • Country: Guam gu
  • Last Login:April 11, 2024, 03:41:40 AM
Re: 1.0 upgrade help
« Reply #16 on: June 10, 2011, 08:10:07 PM »
I cannot window 1.0 version. I'm stuck with fullscreen which I don't like to have.
Hello. I still have my 1.0 Mugen here. I can't seem to make it windowed. How can I fix it?


Sig by TGM

(click to show/hide)

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: 1.0 upgrade help
« Reply #17 on: June 15, 2011, 06:23:28 PM »
Hello. I still have my 1.0 Mugen here. I can't seem to make it windowed. How can I fix it?

Same as you would have with Winmugen.... and by the way, Mugen 1.0's default setting is windowed, so how did you change it in the first place?

Offline Enso

  • C.R.O.M. Dancer, Sprite Artist, Winner of Sprite of the Week Contest #71, and Winner of Round 6 and 15 in Last Person To Post Wins!
  • Infinity Regular
  • ****
  • Posts: 1556
  • Country: Guam gu
  • Last Login:April 11, 2024, 03:41:40 AM
Re: 1.0 upgrade help
« Reply #18 on: June 15, 2011, 08:23:03 PM »
I have MugenWave and I think it's a Winmugen type I guess.


Sig by TGM

(click to show/hide)

Offline johndoe

  • New Member
  • *
  • Posts: 1
  • Country: Netherlands nl
  • Last Login:December 13, 2014, 05:25:11 AM
  • Hi! I'm new!!
    • Email
Re: 1.0 upgrade help
« Reply #19 on: September 29, 2014, 05:48:33 AM »
Send it over.

I came across this website in my search to add an old character into a new game, any chance you could help me out with the character as well Acey? I tried pm'ing you with this question yesterday, but somehow it didn't show in my outbox.

It's just one character, anyways let me know if you have the time. Thanks either way.

Kind regards, Jerry.

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