The Mugen Fighters Guild

Beyond M.U.G.E.N => IKEMEN => Topic started by: ShinRei on September 09, 2014, 06:08:18 am

Title: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 09, 2014, 06:08:18 am
Care to test your mettle? Tired of boring cpu battles or waiting for your friends to come over? The wait is over. Best part of this is.. You don't have to do anything except download and wait for me to update your game with new content... Wow... LOL


Once we do get enough members perhaps a tournament will ensue... Spoils?? We can discuss at a later date! haha


Features
Parry & perfect guard
Dodge & Roll
Power Charge
"No" air blocking you "can" air parry
(Some characters may lack one or the other of these listed above. They may have something else to make up for it,,,)

Future Features
Stage interaction
Super Armor(certain characters and ex moves)
Dizzy state
Guard Breaks
Tag mode
Lastly and what needs the most work; in the future I plan to implement better priority among the roster. Mainly super acting as they do in other fighting games.

Download (Will update regularly adjust damages, bug fix etc) Stay in tune for the latest news
http://www.mediafire.com/download/4ud70aa27h99b1h/CapcomVsSnk%28Online%29.rar


or
Two parts (for slower connections)
https://www.mediafire.com/folder/hygkj4gx5uh1l/Capcom_vs_snk(online)
(To combine use this) [http://www.hjsplit.org] Even if you don't use hjsplit just renaming it (erasing the "001") and putting it in the same folder aka merging the folders it'll work..

Patches
None as of yet.


Attention!!! If you download this current build please be advised of the following.

1. "Some" characters lose their ability to run ikemen changes it to a short jump dash-esc move

Controls
controls are automatically setup for gamepad users if you use a keyboard then go into the "ssz" folder find the config.lua and edit it with notepad

This is what you should see..

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
0, 1, 4, 2, 3, 5, //a, b, c, x, y, z,
7); //start


Change that to this

0, (int)k_t::UP, (int)k_t::DOWN, (int)k_t::LEFT, (int)k_t::RIGHT,
  (int)k_t::z, (int)k_t::x, (int)k_t::c, (int)k_t::a, (int)k_t::s, (int)k_t::d,
  (int)k_t::RETURN);


Then just adjust the keys to how you want them.

The "0" indicates the player number so for player 1 as you see at the beginning its 0 for player 2 it's -1
Spoiler, click to toggle visibilty

Newest Version





Some online matches recorded

Spoiler, click to toggle visibilty
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Niitris on September 09, 2014, 06:15:44 am
Don't know what to make of it at first read but it doesn't sound like a bad idea.

btw I'd totally lose; not that I'm some hotshot creator or anything but I'm horrible at fighting games.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Saikoro on September 09, 2014, 06:22:52 am
I'd love to give it a shot at one point. This would be a lot of fun.

btw I'd totally lose; not that I'm some hotshot creator or anything but I'm horrible at fighting games.

I don't think I'd do terribly, but I wouldn't come out on top ether. Come to think of it, we could make our own type of saltybet thing going too with YouTube, channel and all.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 06:25:46 am
I'd love to give it a shot at one point. This would be a lot of fun.

btw I'd totally lose; not that I'm some hotshot creator or anything but I'm horrible at fighting games.

I don't think I'd do terribly, but I wouldn't come out on top ether. Come to think of it, we could make our own type of saltybet thing going too with YouTube, channel and all.

Yes!!! Exactly lol. It's just for the hell of it anyway just for fun. We can try to abide to everyone's cpu to reduce lag and what not. 
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: presidentdevon on September 09, 2014, 06:27:11 am
I'm only good with one character, but I'd love to play.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 07:51:58 am
Alright I'm setting one up now. I think anyone who wants to be a part of this should just download tunngle or whatever vpn of your choice. Anyone who has a build they'd like to upload and share is also welcome to. Just no cheapness haha
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 09, 2014, 07:55:54 am
 Im down! Just gonna learn the quick fundimentals and I'll contact you. You better have a good recording Program...  XD
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 08:35:45 am
For sure! Everyone coming together I'm sure we can find out all there is too this program. I know there are a lot of users who'd like to use this, but shy away from it since its a bit complicated at first. Hopefully we can all contribute and help each other out though.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 09, 2014, 09:04:43 am
Im good. Having probs with the tunngle adapter. It gives me 4 connection options of my choice. and when I select one, I get a error. I don't understanding it..
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 09:41:32 am
Im good. Having probs with the tunngle adapter. It gives me 4 connection options of my choice. and when I select one, I get a error. I don't understanding it..

Reinstall? Usually works
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Zero800 on September 09, 2014, 06:00:06 pm
//Joysticks in config.szz (Ikemen)

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 09, 2014, 06:01:59 pm
Im in!    Just need your virtual ip...

//Joysticks in config.szz (Ikemen)

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

How do I set that up with my controller? Do I really need joy2key and or xpadder?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 07:27:04 pm
//Joysticks in config.szz (Ikemen)

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

Nice!
Im in! my ip 7.91.110.145    just need your virtual ip...

//Joysticks in config.szz (Ikemen)

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

How do I set that up with my controller? Do I really need joy2key and or xpadder?


You just copy this in the config
go to ssz folder edit config copy under the keys in part
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Saikoro on September 09, 2014, 07:29:43 pm
I like where you guys are going with this. And the idea is awesome. I'm hoping that more members catch wind of what you guys are doing so this little idea can grow into something bigger.

Videos would be a good way to go. I look forward to the results!!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 07:34:08 pm
Im in! my ip 7.91.110.145    just need your virtual ip...

//Joysticks in config.szz (Ikemen)

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

How do I set that up with my controller? Do I really need joy2key and or xpadder?


I'm on right now if you want to try it. Gamepad is a go. I just need to use the dpad and not the analog lol
I like where you guys are going with this. And the idea is awesome. I'm hoping that more members catch wind of what you guys are doing so this little idea can grow into something bigger.

Videos would be a good way to go. I look forward to the results!!

You are going to get in on this also haha
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 09, 2014, 07:41:39 pm
Now I cant move on the main screen/main menu. Copy your szz config and post it here unless your using another program for your controller and what ikemen did you dl? Ryons version or defualt?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 07:42:44 pm
//Joysticks in config.szz (Ikemen)

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

Nice!
Im in! my ip 7.91.110.145    just need your virtual ip...

//Joysticks in config.szz (Ikemen)

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
2, 1, 7, 3, 0, 5, //a, b, c, x, y, z,
9); //start

How do I set that up with my controller? Do I really need joy2key and or xpadder?


You just copy this in the config
go to ssz folder edit config copy under the keys in part

Now I cant move on the main screen/main menu.

It's set to analog meaning you can only use the controller and my "IP" is in the first post
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Saikoro on September 09, 2014, 07:44:49 pm
Sounds like an idea. I'll see what I can do :sugoi:
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Dan Mt. on September 09, 2014, 08:18:04 pm
Interesting!
Ok, I'm kind of rusty... but looks like fun.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 08:28:58 pm
Controls for gamepad user

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
0, 1, 4, 2, 3, 5, //a, b, c, x, y, z,
7); //start

//Player 2
in.new[1].set(
1, -3, -4, -1, -2, //joypad, up, down, left, right,
0, 1, 4, 2, 3, 5, //a, b, c, x, y, z,
7); //start


If you use dpad like me just change it to 0, -7, -8, -5, -6 at the top
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 09, 2014, 09:01:01 pm
On right now if anyone wants to try it out. Look at first post for all info
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Niitris on September 09, 2014, 09:05:11 pm
I wouldn't feel comfortable about anyone putting their IP address out there (I sure wouldn't). Yours personally, I suppose that up to you.

Must wait until tomorrow because work (yay).
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: presidentdevon on September 10, 2014, 01:04:02 am
If anyone would like a game just add me on skype. Alternatively we can use steam, both are in my sidebar thing.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 01:07:12 am
I'm using an extender anywho with an alternate set up so I'm good lol
Though I doubt anything would happen. Everything is set up so we just need players

I'll get on later if anyone is down to try it out. Then we can see about expanding rosters etc.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Toxic on September 10, 2014, 01:47:39 am
I could probably play some games, I think I got everything set up correctly.

Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 02:52:50 am
I'm setting up everything as we speak. I am one of those people that have no pro skills but I will try. I just want to have some fun.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 03:28:44 am
Alright anyone want to try? I just made it back.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 03:32:10 am
Still setting things up, you'll know when I'm ready.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 10, 2014, 03:44:15 am
Who ever wants to play, Im ready....
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 03:46:42 am
Oh crud....ready?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: H Mr. Ton! on September 10, 2014, 03:59:22 am
Oh this is so long overdue.  Joy!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 04:01:03 am
We are playing as we speak!! ANyone Is free to join the lobby!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 04:07:23 am
I can see deangelojohn2020 but I still have x's on everyone.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 04:20:34 am
Is my connection showing up on your end?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 04:25:14 am
Try hosting now
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 04:36:14 am
I'm hosting now.

Edit- Yeah I think my connection is not good enough.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 04:46:26 am
Hmmm.. I'm telling you it isn't that lol
Did you restart your router or cpu? You wouldn't have been able to get that far if your connection wasn't good. It could be a firewall blocking it
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 04:48:29 am
You know what? I think my firewall is blocking it.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 05:22:00 am
Some matches I recorded
Rei = Akuma Toxic = Athena


Rei = Ken Toxic = Ryu
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Niitris on September 10, 2014, 05:28:50 am
Back and trying this now.

So apparently you get a virtual ip, heh.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 05:39:29 am
Yuppp. You are welcome to join us. I am just going through the trail and error with the stages right now. They are still playing, but I'll be updating the pack in a bit
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 06:02:36 am
After a bit of rage, (and not really looking at my firewalls....) i'm in!

Edit-Guys once you get used to the lag, the fights are really awesome. I even had a match where there was little lag.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 08:14:31 am
New Update added characters see first post
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: A$AP Buckus on September 10, 2014, 08:46:45 am
I think removing music will help with lag. Not recording would also, but that defeats the purpose of sharing videos lol. Nice matches
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 09:06:40 am
Get in on this!!!! It's really the stages. I just added some low res stages and it runs nearly 100% all the time. Really depends on your connection speed. We have about 7 people playing. Trying to make this a thing anyone is welcome to join in!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 10, 2014, 09:19:10 am
Yeah guys it's really fun too.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: boryema on September 10, 2014, 02:27:23 pm
bro this is frick'n awesome!!!
I wanna try this!!
and then maybe in the future try with edited characters
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: oglocdx10 on September 10, 2014, 05:57:39 pm
Guys, Last night's matches in IKEMEN was alot of fun. Thanks for the awesome matches. Can't wait to play again tonight if we do.

Edited cause it was pointed out to me that the other thing i typed could be taken out of context
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 09:04:17 pm
Yesterday was indeed a success! Read first post if you'd like to try it. All instructions are there, easy setup all the work is done for you. You only need to download and install/register to tunngle(best experience imo).
bro this is frick'n awesome!!!
I wanna try this!!
and then maybe in the future try with edited characters

It is definitely a possibility. We were talking about making different types just no drastic mixing. Each individually has its own style so a separate mvc series only type of deal. Pots/cvs is just so convenient and easier to balance. Anyone is welcome to make their own pack and just distribute it as well. Hope to make some more videos today as well
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 10, 2014, 09:28:03 pm
Yesterday was indeed a success! Read first post if you'd like to try it. All instructions are there, easy setup all the work is done for you. You only need to download and install/register to tunngle(best experience imo).
bro this is frick'n awesome!!!
I wanna try this!!
and then maybe in the future try with edited characters

It is definitely a possibility. We were talking about making different types just no drastic mixing. Each individually has its own style so a separate mvc series only type of deal. Pots/cvs is just so convenient and easier to balance. Anyone is welcome to make their own pack and just distribute it as well. Hope to make some more videos today as well

Oh, you will buddy.. you will...
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 10, 2014, 09:39:32 pm
LOL gg's all around.. Hopefully you guys download the update. I updated again this morning. Added more stages and cvs characters to see how they worked on ikemen.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Kyoudou Senna on September 11, 2014, 12:23:44 am
I'd join, however, I'm more of the idea of you challenging yourself with different mechanics. MUGEN/IKEMEN allow this, so, I'm of the opinion I shouldn't be stuck to one specific style.

Only reason I'd join is for Karin, though. Then again Tunngle hates wireless. :/

Spoiler, click to toggle visibilty
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Алексей on September 11, 2014, 02:53:54 am
Guys, Last night's matches in IKEMEN was alot of fun. Thanks for the awesome matches. Can't wait to play again tonight if we do.

Edited cause it was pointed out to me that the other thing i typed could be taken out of context
Lol, sorry man, I had to. It was too funny to pass up. :P
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 11, 2014, 03:10:01 am
I'd join, however, I'm more of the idea of you challenging yourself with different mechanics. MUGEN/IKEMEN allow this, so, I'm of the opinion I shouldn't be stuck to one specific style.

Only reason I'd join is for Karin, though. Then again Tunngle hates wireless. :/

Spoiler, click to toggle visibilty

I'm on wireless mind you. Also I feel it, but this is like a kick starter basically to get a feel for ikemen. We are all still kind of learning about it. I feel as though this is a good opportunity. imo Mugen never before has been this fun. The whole challenge yourself deal. Create a pack we can download and share it with us? I'm just trying to be slightly competitive with it lol thats why I don't mix series types. If you have the time any of you just "try" it out. Can't hurt.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: -Whiplash- on September 11, 2014, 03:16:01 am
I'm interested, though I suck at fighting games in general but especially the slower ones.

Also, you didn't post a roster for who's in this? I'm downloading now so it won't take much longer but it would be nice to know in advance.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 11, 2014, 03:19:41 am
Yeah I know honestly was lazy about it lol
I added "almost" all pots/cvs characters pretty much anyone from capcom vs snk series or that style. Just kinda been testing compatibility. Some characters lose their ability to run which is pretty minor, but a few like cvshayato for example does not work at all. I'm just down for the trail and error. You suck? Right everyone has been saying that and I've played most of them... Lies LOL
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 11, 2014, 03:34:58 am
Yeah I know honestly was lazy about it lol
I added "almost" all pots/cvs characters pretty much anyone from capcom vs snk series or that style. Just kinda been testing compatibility. Some characters lose their ability to run which is pretty minor, but I few like cvshayato for example does not. I'm just down for the trail and error. You suck? Right everyone has been saying that and I've played most of them... Lies LOL

Lies indeed. Who would say that your terrible? They just need to watch the vids..
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: -Whiplash- on September 11, 2014, 03:41:04 am
ugh.....

I can't figure out how to change these controls to how I want them. can someone explain this?

or just do it for me.

I want them to be Up, down left right arrow keys for controls

a = HK
s = MK
d = LK
c = LP
x = MP
z = HP
Enter = Start/taunt.

Help would be appreciated.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 11, 2014, 03:46:37 am
ugh.....

I can't figure out how to change these controls to how I want them. can someone explain this?

or just do it for me.

I want them to be Up, down left right arrow keys for controls

a = HK
s = MK
d = LK
c = LP
x = MP
z = HP
Enter = Start/taunt.

Help would be appreciated.
This is what you should see..

//Player 1
in.new[0].set( 
0, -3, -4, -1, -2, //joypad, up, down, left, right,
0, 1, 4, 2, 3, 5, //a, b, c, x, y, z,
7); //start

Change that to this

0, (int)k_t::UP, (int)k_t::DOWN, (int)k_t::LEFT, (int)k_t::RIGHT,
  (int)k_t::z, (int)k_t::x, (int)k_t::c, (int)k_t::a, (int)k_t::s, (int)k_t::d,
  (int)k_t::RETURN);

Then just adjust the keys to how you want them

Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: R565 on September 11, 2014, 04:27:37 am
Ok I might have SOME skill....I just have rust on me....lol
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: oglocdx10 on September 11, 2014, 04:34:02 am
Guys, Last night's matches in IKEMEN was alot of fun. Thanks for the awesome matches. Can't wait to play again tonight if we do.

Edited cause it was pointed out to me that the other thing i typed could be taken out of context
Lol, sorry man, I had to. It was too funny to pass up. :P

Lol it is fine. At least i was the QOTD XD.

So guys are we playing tonight? If so i will be on in 30 minutes. I will download the update while i finish what i have to do.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ELECTR0 on September 11, 2014, 04:50:22 am
Anyone recorded and uploaded some matches yet? I would like to see a couple of battles.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 11, 2014, 04:53:39 am
Anyone recorded and uploaded some matches yet? I would like to see a couple of battles.

All over the first post lol
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ELECTR0 on September 11, 2014, 05:04:56 am
Nice, you must have posted them since the last time i glanced at it.  :happy:
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 11, 2014, 05:09:38 am
already joined Tunngle, downlading the Ikemen now... , cant find the config.lua file...
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 11, 2014, 05:44:32 am
Alright I'm about to jump on. (that's what she said) What seems to br your issue? Config in the ssz folder
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 11, 2014, 09:02:14 am
Ok so this thing its pretty cool! I had a few matches with ShinRei, really great new experience with mugen, had a few lags but no big deal, very interesting overall looking forward to challenge other users aswell  ;)
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 11, 2014, 08:21:55 pm
Hopefully tonight we can get some games in everyone. New users as well. Went from 3-12 in two days lets keep it growing!! Motivate me to work harder lol
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 11, 2014, 08:40:36 pm
Ill definatelly be on tonight! Changed my nickname so that you guys can recognize me better
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: DJ_HANNIBALROYCE on September 11, 2014, 08:42:48 pm
ill be on tonite!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 12, 2014, 02:30:13 am
Uploading new revision today with the bug fixes and roster update!! Be sure to download it!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 12, 2014, 06:32:46 am
Alright The update is up! Check first post!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 12, 2014, 09:21:46 am
Online at it again
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Dan Mt. on September 12, 2014, 04:13:39 pm
Ok, I don't know nothing about IKEMEN so far. Judging by the videos, you guys are using the 1.1 version of MUGEN?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 13, 2014, 12:40:45 am
Ikemen has a lot of what mugen lacks. It may be equailiant to 1.1 it has a lot of the same features. You should just try it for yourself?


First Post updated!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 13, 2014, 02:11:08 am
Turns mode is now working again

Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Dan Mt. on September 13, 2014, 04:01:42 am
Ikemen has a lot of what mugen lacks. It may be equailiant to 1.1 it has a lot of the same features. You should just try it for yourself?
No, I don't. I'm asking because my pc doesn't run 1.1. But, I'll try. Who knows...
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ELECTR0 on September 13, 2014, 04:31:41 am
I think Ikemen has a different graphics renderer than 1.1 so it's worth a shot Dan. Me and Toxic are on tunggle now so you can come test it with one of us. Just make sure you patch the download before joining the game.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 13, 2014, 04:46:02 am
Who wants to get some games in today!! I'm online

I challenge the entire mugen guild... lol
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Dan Mt. on September 13, 2014, 06:21:03 am
Yeah! It works.  :)
Now, let me download the patch and config the controls, although it's around 1:30 a.m. over here and I'm sleepy. At least, I'll let the things ready to go for the next time.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Dan Mt. on September 13, 2014, 06:42:01 am
Well, I'll need practice a little and maybe configure the controls for keyboard. And of course, read the tutorial to see how connect.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: varo_hades on September 13, 2014, 07:07:52 am
I admit that in the beginning this topic, I didn't care but when I see that is mugen battles online I change my mind, is very interesting because sometimes is bored only play with cpu and is exciting play with people all around to the world. Maybe my question is if I put chars and stages in the game, of course I see that the opponent can use for the fight my chars and stages but not exist hazard to the people steal my chars and stages? because I like put few of my personal chars and stages.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 13, 2014, 07:17:46 am
Well, I'll need practice a little and maybe configure the controls for keyboard. And of course, read the tutorial to see how connect.

Yeah for sure. Everything you need is in the first post

I admit that in the beginning this topic, I didn't care but when I see that is mugen battles online I change my mind, is very interesting because sometimes is bored only play with cpu and is exciting play with people all around to the world. Maybe my question is if I put chars and stages in the game, of course I see that the opponent can use for the fight my chars and stages but not exist hazard to the people steal my chars and stages? because I like put few of my personal chars and stages.

Hmmm that really depends.. Everyone has to have the exact duplicate build. You can't have a character only you can use. If you mean use characters you don't want to "officially" release that would be possible is I could mole box it. New characters could be an incentive for people to download and play online with the community. Trust me though you'll have 1000% more fun playing with human players. "If" you enjoy a challenge, or even just to get better at fighting games. IKEMEN Brings new meaning to mugen. Try it out
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: varo_hades on September 13, 2014, 07:39:14 am
Well, I'll need practice a little and maybe configure the controls for keyboard. And of course, read the tutorial to see how connect.

Yeah for sure. Everything you need is in the first post

I admit that in the beginning this topic, I didn't care but when I see that is mugen battles online I change my mind, is very interesting because sometimes is bored only play with cpu and is exciting play with people all around to the world. Maybe my question is if I put chars and stages in the game, of course I see that the opponent can use for the fight my chars and stages but not exist hazard to the people steal my chars and stages? because I like put few of my personal chars and stages.

Hmmm that really depends.. Everyone has to have the exact duplicate build. You can't have a character only you can use. If you mean use characters you don't want to "officially" release that would be possible is I could mole box it. New characters could be an incentive for people to download and play online with the community. Trust me though you'll have 1000% more fun playing with human players. "If" you enjoy a challenge, or even just to get better at fighting games. IKEMEN Brings new meaning to mugen. Try it out

Thanks for the answer, I see maybe try first with global stuff and later with my own stuff.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ELECTR0 on September 13, 2014, 10:58:19 am
This what I got so far Rei. There is some color loss, but I mostly just sacrificed the white in the smoke so I could keep the yellow, red and orange high on the flames. If you wanta keep it, then i'll need to hide where it gets cut off at the bottom. Maybe I could just keep running the smoke at the bottom and see if I can make it look continuous, but I dunno.

Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 13, 2014, 12:08:09 pm
This what I got so far Rei. There is some color loss, but I mostly just sacrificed the white in the smoke so I could keep the yellow, red and orange high on the flames. If you wanta keep it, then i'll need to hide where it gets cut off at the bottom. Maybe I could just keep running the smoke at the bottom and see if I can make it look continuous, but I dunno.

[youtube]http://youtu.be/hYjTTCqcsbI[/youtube]

OMG I love you! That is tight! haha
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 13, 2014, 08:09:55 pm
l'll be on if anyones down! Just gotta dl the update!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 13, 2014, 08:29:32 pm
Hey Shin were you aware of the glitch Cody has where he disapears in the sky? This happened while i was fighting against Toxic, i dont know what he exactly performed but it happened twice, forcing us to restart both matches, happened a day before the update so not sure if that was fixed, oh and thanks for fixing hayato!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: QuickFist on September 13, 2014, 10:29:14 pm
You know what? I'm gonna try this.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 13, 2014, 11:15:48 pm
You know what? I'm gonna try this.

See you there.. You gonna love it Q.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 13, 2014, 11:25:56 pm
You know what? I'm gonna try this.
you should totaly try it! And... maybe we can see if you really live up to your nickname!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 13, 2014, 11:37:44 pm
 
l'll be on if anyones down! Just gotta dl the update!
Where you been???
Hey Shin were you aware of the glitch Cody has where he disapears in the sky? This happened while i was fighting against Toxic, i dont know what he exactly performed but it happened twice, forcing us to restart both matches, happened a day before the update so not sure if that was fixed, oh and thanks for fixing hayato!

Try to find out what triggers it. I remember him telling me something like that. I'll also look into it.
You know what? I'm gonna try this.

You should for one. It may inspire you to get back into mugen. 2.. I want to fight you... lol
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Umezono on September 13, 2014, 11:38:30 pm
if i get a chance, ill pick this up and try playing some of you guys
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 13, 2014, 11:55:39 pm
if i get a chance, ill pick this up and try playing some of you guys

I specifically want to play you.. I love some new blood haha. Everyone so far is pretty damn good I might add. So if anyone wants a competitive challenge you should def try it.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 14, 2014, 12:25:12 am

Try to find out what triggers it. I remember him telling me something like that. I'll also look into it.
Its Lost Avenger version right? ok once he mentioned that the chars he hosted on that website were outdated and that the ones that are updated are on his fullgame, the thing is that if you extract those chars from the game to your MUGEN it looks pretty messy, with tons of clones and missing hit sparks, I do have those recent updated versions but don't know how to adapt them to a regular MUGEN at all, do you know how?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 14, 2014, 12:30:12 am

Try to find out what triggers it. I remember him telling me something like that. I'll also look into it.
Its Lost Avenger version right? ok once he mentioned that the chars he hosted on that website were outdated and that the ones that are updated are on his fullgame, the thing is that if you extract those chars from the game to your MUGEN it looks pretty messy, with tons of clones and missing hit sparks, I do have those recent updated versions but don't know how to adapt them to a regular MUGEN at all, do you know how?

It's not necessarily about the character being broken. You have to work around somethings when using ikemen. Some states don't work 100%. So there has to be a workaround, but like I said I'll look into it.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 14, 2014, 12:40:58 am
Aight man no problem, just thought that could be a bug he may had fixed on that update, but like you said it could also be an Ikemen issue
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Toxic on September 14, 2014, 01:18:13 am
Quote
Try to find out what triggers it. I remember him telling me something like that. I'll also look into it.

I'm pretty sure Cody doing an alpha counter is what caused it.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 14, 2014, 02:21:48 am
if i get a chance, ill pick this up and try playing some of you guys

I def wanna piece of you..
 Ill be on there..
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Flowrellik on September 14, 2014, 02:33:13 am
hey shin umm problem.
everytime I fight someone in ikemen online, the game somehow just up and fucks me over by erroring and sending me back to the main menu.
I have the latest version of ikemen WITH patch.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 14, 2014, 03:18:34 am
Just PM me bugs. I will eventually get around to it sorry dudes. I'm trying to make some progress on making my characters.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Suli619 on September 14, 2014, 03:25:50 am
I might give this a whirl :P
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 15, 2014, 07:36:04 am
If anybody wants to dance? Ill be in the lobby. but not 4 long...
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: DJ_HANNIBALROYCE on September 15, 2014, 10:10:34 pm
downloading as we speak....anyone wanna fight today? i wanna definitely fight Watson, toonair and my bro Electr0
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Umezono on September 15, 2014, 10:41:36 pm
needs to be reupped, some music in it got caught by mf's copyright detection
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 15, 2014, 11:23:33 pm
I'll be i
needs to be reupped, some music in it got caught by mf's copyright detection

I'll be in the lobby if anyones down?  Awaiting challenges...
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Umezono on September 15, 2014, 11:27:47 pm
i cant play cause i cant download it lol.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 16, 2014, 02:47:51 am
i cant play cause i cant download it lol.

How can't you? I can download it fine. Everything is rarred and named differently so there shouldn't be any copyright???
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 16, 2014, 03:37:34 am
Let's play tonight? Hoping to get some new challengers today!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: DJ_HANNIBALROYCE on September 16, 2014, 03:57:28 am
im down...bout to log in
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: WatsonGrim69 on September 17, 2014, 11:28:05 pm
Tunngle maybe under maintanance, but the matches are still going!  I'll be on if anybodys down! Calling out the following users: Lord Kain, Toonar12x, QuickFist & Shinrei!!!!!!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: DJ_HANNIBALROYCE on September 17, 2014, 11:30:14 pm
i saw the Kain matches...he's beast!
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 17, 2014, 11:32:01 pm
Anyone who plays me today... Just know I'm going to get a tad serious...

Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: boryema on September 18, 2014, 05:55:51 am
i wonder, is it possible to add characters to this or are all these characters already set and unchangable??
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 18, 2014, 06:41:18 am
i wonder, is it possible to add characters to this or are all these characters already set and unchangable??


1. You can make your own with whatever style you choose. 2. Ask me what you had in mind and I can consider it. From all the videos you can see we only play with pots/cvs-esc styled characters. So no marvel launchers/superjumping mixing. The purpose of this particular pack is for competition and balance. While mugen can never truly be balanced, I try my best to edit and make everyone viable. It's a process though.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: boryema on September 18, 2014, 06:54:23 am
i wonder, is it possible to add characters to this or are all these characters already set and unchangable??


1. You can make your own with whatever style you choose. 2. Ask me what you had in mind and I can consider it. From all the videos you can see we only play with pots/cvs-esc styled characters. So no marvel launchers/superjumping mixing. The purpose of this particular pack is for competition and balance. While mugen can never truly be balanced, I try my best to edit and make everyone viable. It's a process though.

what if I take an SvK style character and just take out the marvel launchers/superjumping and leave the pots/infinite style combo capabilities?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 18, 2014, 08:19:36 am
i wonder, is it possible to add characters to this or are all these characters already set and unchangable??


1. You can make your own with whatever style you choose. 2. Ask me what you had in mind and I can consider it. From all the videos you can see we only play with pots/cvs-esc styled characters. So no marvel launchers/superjumping mixing. The purpose of this particular pack is for competition and balance. While mugen can never truly be balanced, I try my best to edit and make everyone viable. It's a process though.

what if I take an SvK style character and just take out the marvel launchers/superjumping and leave the pots/infinite style combo capabilities?

You mean like the infinite ryu and jazz with all the mvc style supers right? What did you have in mind? If you can edit them than yeah, but you have to remove the auto combo chaining and the air blocking since I remove those. The only reason I haven't made one in that svk style is because there aren't enough of them. I know the characters that ryu is tight, but some of the others are lacking if you get what I mean missing moves etc. I'd rather just make a new one altogether since eventually I hope to tweak all the characters I have in now as well as converting them all over time in pots style.   
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Bastard Mami on September 18, 2014, 05:26:08 pm
sorry fi this has alrady been asked, have kofs tyle characters been considered ?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Umezono on September 18, 2014, 06:34:50 pm
someones working on it

so i downloaded this, gonna get started on setting up tunngle. lookin to get some practice in, anyone up to walking me through connecting and playing me

edit: tunngle site seems to be down
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Lord Kain on September 18, 2014, 07:32:35 pm
tunngle site seems to be down
I got kicked out a few times yeserday, wonder if that was also the reason, it also said it was under maintenance....
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Umezono on September 18, 2014, 07:38:36 pm
well cant play online till thats fixed up, though i have used evolve in the past and its okay if you guys use that as an alternative.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 18, 2014, 09:51:59 pm
The maintenance doesn't have anything to do with the vpn its the website and forum. We still were playing games yesterday 100% fine. As for the kof. Someone upload or link me to the best conversions and I will do the rest.
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: Umezono on September 18, 2014, 10:14:32 pm
anyone want to pass me a mirror for tunngle?
Title: Re: Mugen Fighters Guild Vs Mode!! (Ikemen)
Post by: ShinRei on September 18, 2014, 10:17:30 pm
Yeah some of us are online now so I can walk you through it if you'd like. Just let me know what problems you are experiencing.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Umezono on September 19, 2014, 01:34:08 am
wow, this tunngle program is making me mad as shit. the installer crashes everytime regardless of whether i check for updates or not. cant even troubleshoot cause the forums are down and the program isnt even in english.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 19, 2014, 08:51:49 pm
Just tried Ikemen.

Two issues so far:
- Ikemen doesn't seem to register B,F, commads (as in Sonic Boom, etc.)
- Custom States in chars that are beyond statedef 9999 (like statedef 100099) are not registered
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 19, 2014, 08:58:25 pm
The first one isn't true it does. In ikemen you have to completely do the full motions for moves. I've used charlie many times before with no errors.
The 2nd is already known about, but isn't serious enough to cause any real problems, a minor issue that can be worked around.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 19, 2014, 09:09:25 pm
- You're right. I just tried Charlie in Ikemen.
- Does Ikemen run on it's own system? I tried to put in my Guile and use the commands (simplified commands i.e. B,F,x or ~B,F,x) and nothing registered.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 19, 2014, 09:32:32 pm
Ikemen has what I like to call perfect command. The controls are tight you have to do the motion in the allotted time exactly on point in my experience. I don't see why not? It should work, but just know that you can't play online even if you change something minor like that.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Umezono on September 19, 2014, 10:57:05 pm
still canyt get the registration to work sadly.

if anyone is up to play me on evolve, pm me, cause i have given up on tunngle haha
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 20, 2014, 01:47:46 am
Yo Ume.
You need an account to login on? Not sure I'm understanding your issue, but PM me and you can use mine.

@Shin
Did you see the issue at all?
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 20, 2014, 04:55:27 am
Tunngle is just easier and more people are on it, but I' sure its the same concept you just need your virtual ip. I haven't had any problems with it.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Umezono on September 20, 2014, 06:39:43 pm
Yo Ume.
You need an account to login on? Not sure I'm understanding your issue, but PM me and you can use mine.

@Shin
Did you see the issue at all?
alright, thats nice of you man, ill pm you.

Tunngle is just easier and more people are on it, but I' sure its the same concept you just need your virtual ip. I haven't had any problems with it.
Tunngle is really unstable and hard to use, in fact most of its error messages are in another language. ON top of that registration was impossible at the time I was using it, first because the site was down for maintenance, and then because the website host is fucking terrible and sent out timeout errors everytime you tried to register.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 20, 2014, 07:13:49 pm
I dont know about you but so far no one seems to have any problems registering to tunngle at all (its not terrible) like shin said its pretty easy and simple and I say the same thing, i also never got other language errors cause you choose your language when you install it so everything it in enlglish for me, it took me less thank 10 mins to resgister and ikemen was running just fine after that, about the maintenance problem seems to be gone, ive played againt others just fine yesterday, i dont know man... check your machine something must be blocking ... it
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 20, 2014, 09:01:39 pm
@Shin:
Could you replicate the bug?
I made a new build for her btw

@ Shin 2
Big problem
He picked Gen, but on my screen he showed up as E.Honda. We verified this when I asked him to spam taunt and LP on his side and on my end E.Honda did everything he was doing. Was very weird.
And Fei-Long's Rekka's are entirely too unsafe. Please fix because he's seriously ineffective compared to most of the cast.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 20, 2014, 09:07:07 pm
Did you download the patch? It happened to me before but after the patch it was fine
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 20, 2014, 09:14:13 pm
Tunngle is the least complicated thing I've ever used. That mirror I gave you was probably in another language, but you should have had an option to choose. All you have to do is register then verify email boom done. Pie. This issues you guys are pointing out I've never had any problems, but just let me know what else you need.

By the way... I have a big update I'm uploading. I fixed a few bugs switched out some characters and added to the roster substantially. Fixed some naughty characters.. If you have any specific bugs too report pm me don't post it here. Been messing around with damages, also increased the speed a tad bit. Whoever is down to play today make sure you get the update. I have to upload the whole thing because I've changed too many things to do it separately patch-wise. This is the final beta. From here on I will just upload the files individually and not the base game.   
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 20, 2014, 09:15:56 pm
@Shin:
Could you replicate the bug?
I made a new build for her btw

@ Shin 2
Big problem
He picked Gen, but on my screen he showed up as E.Honda. We verified this when I asked him to spam taunt and LP on his side and on my end E.Honda did everything he was doing. Was very weird.
And Fei-Long's Rekka's are entirely too unsafe. Please fix because he's seriously ineffective compared to most of the cast.

That has never happened anything of the sort?? Fei-Long's Rekka.. You see a tip from a sf4 player you only use the first one.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 21, 2014, 12:30:32 am
Did you download the patch? It happened to me before but after the patch it was fine
Yep. I had the patch installed. As did Toxic.

That has never happened anything of the sort?? Fei-Long's Rekka.. You see a tip from a sf4 player you only use the first one.
It was completely weird. Ask Tox. It definitely happened to us.
And yea, even on first Rekka I feel uncomfortable.
Either way, did you allow for simple B,F, commands?

Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Umezono on September 21, 2014, 01:57:26 am
whats the channel yall usually use?
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 21, 2014, 02:18:27 am
"Game Emulator" on that search bar
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 21, 2014, 02:20:50 am
Guys I'm uploading to dropbox right now.

whats the channel yall usually use?
Channel? Are you still using tunngle? If so.. In the "Game Emulator" Lobby. I'll be on once I finish uploading so hopefully I can get you situated
Did you download the patch? It happened to me before but after the patch it was fine
Yep. I had the patch installed. As did Toxic.

That has never happened anything of the sort?? Fei-Long's Rekka.. You see a tip from a sf4 player you only use the first one.
It was completely weird. Ask Tox. It definitely happened to us.
And yea, even on first Rekka I feel uncomfortable.
Either way, did you allow for simple B,F, commands?



That's how his Rekka works though its not safe anymore like it used to be.. Light version and depending on your distance you can make it safe. There is no air blocking so I think everyone's game is even better imo. Fei-Long is a beast. I haven't changed any commands my apologies I don't feel the need to. Back forward charge that difficult? lol
I can say that doing Balrog(Claw) motions will be a tad difficult those diagonal ones. I haven't been playing so hopefully I'll catch some of those problems you guys are having.

 
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Umezono on September 21, 2014, 02:23:25 am
alright yeah sounds good. ill be on.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 21, 2014, 02:41:21 am
Update Video
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: WatsonGrim69 on September 21, 2014, 03:09:43 am
Aiight.. Added chars and new select. Alot more visible. Good shit.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 21, 2014, 03:16:26 am
Aiight.. Added chars and new select. Alot more visible. Good shit.

I changed more than that... lol
Guess you'll see... I raised the health a tiny bit. I'm starting to do damage scaling on my own. I'll add it where necessary.. I just wanted to get a solid build. So now I can continue working on characters.. Will more than likely be releasing my characters through this.. We'll see.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 21, 2014, 03:32:11 am
That's how his Rekka works though its not safe anymore like it used to be.. Light version and depending on your distance you can make it safe. There is no air blocking so I think everyone's game is even better imo. Fei-Long is a beast. I haven't changed any commands my apologies I don't feel the need to. Back forward charge that difficult? lol
I can say that doing Balrog(Claw) motions will be a tad difficult those diagonal ones. I haven't been playing so hopefully I'll catch some of those problems you guys are having.
Yes, I know its how Rekka works. I'm just saying he's at quite a disadvantage compared to the other chars. But its your game, my friend.
And no, the commands in the game work beautifully. I'm not talking about the charge. I'm literally talking about commands like the following:
Code:
[Command]
name = "ddff_a"
command = ~B, F, a,
time = 18


[Command]
name = "ddff_a"
command = B, F, a,
time = 18
Again, it's your game and if you don't wish for those type of commands to work, I understand.



alright yeah sounds good. ill be on.
Will you be using the account info I sent? If you are, I'm not sure if this can work while having us both online, but we'll try :P
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 21, 2014, 04:03:06 am
That's how his Rekka works though its not safe anymore like it used to be.. Light version and depending on your distance you can make it safe. There is no air blocking so I think everyone's game is even better imo. Fei-Long is a beast. I haven't changed any commands my apologies I don't feel the need to. Back forward charge that difficult? lol
I can say that doing Balrog(Claw) motions will be a tad difficult those diagonal ones. I haven't been playing so hopefully I'll catch some of those problems you guys are having.
Yes, I know its how Rekka works. I'm just saying he's at quite a disadvantage compared to the other chars. But its your game, my friend.
And no, the commands in the game work beautifully. I'm not talking about the charge. I'm literally talking about commands like the following:
Code:
[Command]
name = "ddff_a"
command = ~B, F, a,
time = 18


[Command]
name = "ddff_a"
command = B, F, a,
time = 18
Again, it's your game and if you don't wish for those type of commands to work, I understand.



alright yeah sounds good. ill be on.
Will you be using the account info I sent? If you are, I'm not sure if this can work while having us both online, but we'll try :P

It's just not that serious those commands I don't even use it's not so much as what I like it's everyone having to change it to replicate it.






First posted updated with link. Will start uploading folder next.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 21, 2014, 05:52:08 am
No prob Shin. I understand
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 21, 2014, 07:13:42 pm
Alright. Love the new build.

Weird bug. Only with King.
- If you hold "Jump Forward"/"Up+FWD" and keep holding it, King will jump over p2, will jump backward for 2 more jumps, then all of a sudden will start jump FWD toward p2 again.
- If you need a video I will make one for you. I suggest you try it.



Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 21, 2014, 07:36:07 pm
Does this new update includes everything? Or do i have to add a patch to it too?
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 21, 2014, 07:46:18 pm
Does this new update includes everything? Or do i have to add a patch to it too?
A Patch is included in the CvSOnline Rar File.


Weird bug. Only with King.
- If you hold "Jump Forward"/"Up+FWD" and keep holding it, King will jump over p2, will jump backward for 2 more jumps, then all of a sudden will start jump FWD toward p2 again.
- If you need a video I will make one for you. I suggest you try it.
Another Issue with King:
When 2/3 of the screen away and beyond, the 2nd projectile of the hard Double Strike does not hit at all; not even when p2 is Idle
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 21, 2014, 09:01:03 pm
Sorry for Double Posting. I figured it out.


Ikemen does allow for a B,F, command, and is Mugen. I initially thought it might have its own stock program.
The only issue with Ikemen is that a "B,F,a" command must be exactly that. If it's "B,F,a," with even a comma at the end Ikemen won't recognize it.


Feedback:
Blanka needs to be balanced badly! He's majorly nerfed.

It takes "9" of Ryu's Hadoukens to Kill Blanka.
It takes 20 of Ryu's Hadoukens to Kill Ryu
It takes 19 of Ryu's Haoukens to Kill Cammy
etc.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Umezono on September 21, 2014, 10:09:25 pm
im online if anyone wants to attempt the new build with me
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 21, 2014, 11:20:34 pm
Everything thing you need is in the new one. Ignore that patch I forgot to delete it. Trust me all of gal characters need to be adjusted lol I got them to work at least. Remember there is no damage scale thats why I increased the health combos do crazy damage. I'll start adjusting damages when I have time. I'm going to have a dropbox folder eventually so it'll be easier to manage. So just wait for that. I'm not focusing too much on editing certain characters because like I said I will be making everyone the same style eventually and or changing them out for newer versions.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 21, 2014, 11:42:12 pm
Re-uploading to mediafire.. I've reached my 20gb download limit lol
I created a folder though where I will put patches. On the first post as well.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 22, 2014, 01:04:21 am
When you download from Dropbox:

Error (509)
This account's public links are generating too much traffic and have been temporarily disabled!
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 22, 2014, 05:43:14 am
ok so umm... the DL links are not working for me....
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 22, 2014, 08:23:08 am
I re uploaded to mediafire  chack first post
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 22, 2014, 08:27:02 am
there are two files, which one is the right one? do i have to DL both?
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 22, 2014, 08:40:04 am
I did it in two parts so it can be download easier. I left my computer on all day I saw your messages on tunngle just now.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 22, 2014, 08:53:18 am
I re uploaded to mediafire  chack first post

@Shinrei
- You named the files CapcomVsSnk(Online).rar.001 and CapcomVsSnk(Online).rar.002 which are subsequently unrecognizable upon download.
- Once you rename them so that "RAR", the file type, is at the end, you can only download part 001. You may have linked the files so part 002 is not capable of being extracted. It is unrecognizable so the Extract broken files loopholes won't work
- You may need to upload part 002 again, but this time as a completely separate file.
- Upon the next upload, do not link the files
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 22, 2014, 09:01:11 am
I purposely did that... Use hjsplit or any other program to combine them. On first post...
Even if you don't use hjsplit just renaming it (erasing the "001") and putting it in the same folder it'll work..
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 22, 2014, 09:05:53 am
so... we have to download another program to combine this???.... hmmm why???  :S
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 22, 2014, 09:09:21 am
"Read"? lol just rename the extension. I just explained it.. Hjsplit reduces the size so I can upload it faster
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 22, 2014, 09:15:31 am
I have three different uploads.. One singlelink from dropbox, one single link for mediafire. The two parts link is for peeps with slower connections(Someone requested it). I don't see what the big deal is when all you have to do is change the extension and or merge them. All links will be on first post
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 22, 2014, 09:26:06 am
It took me a while to figure out.

Although I'm not 100% sure, especially because you're saying to change the extension, I THINK:
- Download the CapcomVsSnk(Online).rar.001 and CapcomVsSnk(Online).rar.002 from Mediafire
- Download and extract hjsplit
- Use hjsplit's "Join" feature to locate CapcomVsSnk(Online).rar.001
- It will create a new RAR file....................................... (It automatically recognizes the .002 extension, I think?)
- Extract the new CvS(Online).rar file
- Play Ikemen



I think this is it. I'm in.

And thanks Shin.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 22, 2014, 09:35:24 am
Sorry for double posting.

@Shin
There is a Patch file in the folder. I wanted to make sure that wasn't a mistake before I applied it this time.

Edit:
Okay. Looks like this was a mistake again.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Bastard Mami on September 22, 2014, 06:07:05 pm
there's no need to dl hjsplit either, if your windows has command line just to:

copy/b file1.001 +file2.002 file3.rar
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 22, 2014, 06:20:53 pm
I don't see what the big deal is when all you have to do is change the extension and or merge them.
People already have to download tunngle to play this, nobody wants to download another program for it again...
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Bastard Mami on September 22, 2014, 06:26:39 pm
you don't need to.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 22, 2014, 06:54:26 pm
@ [MFG]maximilianjenus
Have you tried Ikemen and its online play yet?
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 22, 2014, 07:33:20 pm
I feel like this could all be avoided with a little reading.. I uploaded the normal single link so there you go.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Bastard Mami on September 22, 2014, 07:41:11 pm
@ [MFG]maximilianjenus
Have you tried Ikemen and its online play yet?
not yet, I have been awfully busy.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 25, 2014, 11:58:20 am
I request that someone make a combo video.. Any or all characters up to you. 
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: Lord Kain on September 26, 2014, 12:17:23 am
Im online if anyone is up for a match, been a bit busy lately that's why I haven't been able to log in much, peace out!
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: KensouSye on September 26, 2014, 06:49:39 am
I'm just waiting to kick Shin's and Watson's hind parts now that I know what I'm doing.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: WatsonGrim69 on September 27, 2014, 04:19:15 pm
I'm just waiting to kick Shin's and Watson's hind parts now that I know what I'm doing.

Your formidable as you are cocky...

@Lord Kain    We got a playlist to finish bro. And if all goes well, I got a Mugen proposition for you.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: WatsonGrim69 on September 28, 2014, 12:57:08 am
Ill be on if anyones down... Holla at me...
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: ShinRei on September 28, 2014, 01:17:29 am
Have you guys been playing the update? I haven't been on work/school etc.
Title: Re: Mugen Fighters Guild Vs Mode (POTS/CVS)!! (Ikemen)
Post by: WatsonGrim69 on September 30, 2014, 07:18:57 am
I'll be on.. Awaiting challengers... Make sure ya'll DL the update in the first post if you haven't..