Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: (specter) on November 27, 2010, 10:11:48 PM



Title: Possible to have up to eight players...?
Post by: (specter) on November 27, 2010, 10:11:48 PM
I was browsing through this code list from Smash Boards

http://www.smashboards.com/showpost.php?p=6049404&postcount=3

And I noticed for some of the player modifier codes next to them they had (P5), (P6), (P7), and (P8); there can be up to eight players or am I misconstruing something?


Title: Re: Possible to have up to eight players...?
Post by: Guamboy27 on November 28, 2010, 01:04:10 AM
I don't think that's what it means. You know how in multiman brawl you can be fighting more than just tree alloys at a time and how sometimes real characters pop up? I think that they're just referring to when a character pops up after 3 alloys are already in play.


Title: Re: Possible to have up to eight players...?
Post by: (specter) on November 28, 2010, 01:09:51 PM
I don't think that's what it means. You know how in multiman brawl you can be fighting more than just tree alloys at a time and how sometimes real characters pop up? I think that they're just referring to when a character pops up after 3 alloys are already in play.

Ah that makes sense.


Title: Re: Possible to have up to eight players...?
Post by: Bush on November 29, 2010, 11:35:31 AM
 Yes, yes it is.

http://www.youtube.com/watch?v=xdxa58jqHMo


Title: Re: Possible to have up to eight players...?
Post by: (specter) on November 29, 2010, 01:22:15 PM
Yes, yes it is.

[url]http://www.youtube.com/watch?v=xdxa58jqHMo[/url]


Ah that's pretty cool. How do you do that?


Title: Re: Possible to have up to eight players...?
Post by: Bush on November 29, 2010, 01:25:32 PM
Yes, yes it is.

[url]http://www.youtube.com/watch?v=xdxa58jqHMo[/url]


Ah that's pretty cool. How do you do that?


 Nobody knows. When Phantom Wings finally retired, he took the secrets of this with him. =[


Title: Re: Possible to have up to eight players...?
Post by: DarkPikachu on November 29, 2010, 02:08:52 PM
Ah that's pretty cool. How do you do that?
Nobody knows. When Phantom Wings finally retired, he took the secrets of this with him. =[

I asked...

you have to learn assembly code (basically the math that the cpu does)
I'm good at the hex stuff and hope to start making codes of my own...

all gecko does is read from an insertion point in a gct code
(prbly that first bit of hex) and inset the following hex over the file being read...

say something like:
normal file:
805c306f 5e304824
00000000 00000000
00000000 5c7f603c

modded file:
805c306f 5e304824
80c040f0 60ffc340
00000000 5c7f603c

___________________________________________

wait a minute...
I've just ranted about the wrong thing XDD
umm...
there was a link to some code posted before...
I've copied all of it, but havn't used it all yet :P

it may be in there...


Title: Re: Possible to have up to eight players...?
Post by: Bush on November 29, 2010, 02:13:59 PM
Could you find it? I have been intrigued by this my self.
Even if the code is unfinished, im sure a hacker of your stature could work on it and perfect it.  ;D


Title: Re: Possible to have up to eight players...?
Post by: (specter) on November 29, 2010, 02:22:12 PM
I asked...

you have to learn assembly code (basically the math that the cpu does)
I'm good at the hex stuff and hope to start making codes of my own...

all gecko does is read from an insertion point in a gct code
(prbly that first bit of hex) and inset the following hex over the file being read...

say something like:
normal file:
805c306f 5e304824
00000000 00000000
00000000 5c7f603c

modded file:
805c306f 5e304824
80c040f0 60ffc340
00000000 5c7f603c

___________________________________________

wait a minute...
I've just ranted about the wrong thing XDD
umm...
there was a link to some code posted before...
I've copied all of it, but havn't used it all yet :P

it may be in there...

Well only thing I know how to do in regards to coding is adding them lol. Whatever assembly code is it sure sounds intimidating and thus I don't think I would be able to use this code if it requires that.


Title: Re: Possible to have up to eight players...?
Post by: scorcher9910 on November 29, 2010, 05:56:13 PM
Nobody knows. When Phantom Wings finally retired, he took the secrets of this with him. =[

ALL HOPE IS LOST.


xD


Title: Re: Possible to have up to eight players...?
Post by: Guamboy27 on November 29, 2010, 06:01:24 PM
Wow. I ges I was kind of correct. I did mention playing an alloy battle to do this. Lol. To bad only PhantomWings knows how to do this....


Title: Re: Possible to have up to eight players...?
Post by: The Corrupted one on November 29, 2010, 07:42:40 PM
It would be sweet to fully implement this.


Title: Re: Possible to have up to eight players...?
Post by: LCCoolJ95 on November 30, 2010, 04:25:14 PM
I think it is possible to do this. I would say ask the big guy, Dantarion.