YesNoOk
avatar

CVSA demo tutorial / New Challenger! (Read 26249 times)

Started by Memo, July 20, 2014, 02:51:51 am
Share this topic:
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#21  July 21, 2014, 02:04:41 am
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
Everythings good now,  and i will continue crediting
The original creators like i have been doing.

And remember everybody this compilation is for me
To learn full game coding and to share my knowleged
With you guys also,  so if you want to do a compilation
And release it you could put a little more work into it
Than just a character pack thats unbalanced!
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#22  July 21, 2014, 01:03:32 pm
  • ***
Very well done for now my friend,

better sharing than nothing.  Do your job man, i'm pleased.
Credited the creators is the first thing to do...but then sharing is the second way...mugen is as much as possible free...so.

Thx for the edits and for this compilation, i've enjoyed myself with it.

keep on your good work man.
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#23  July 21, 2014, 01:40:33 pm
  • ****

when will this personal crises ends? it just won't stop!
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#24  July 22, 2014, 01:12:12 pm
  • ***
Thx my friend
for those additionnal characters... evil ryu and gouki are simply fantastic.

but unfortunately, everytime i'm trying to add them to this SP, i've got an error...is there a special conversion to do to add them to this old schoolish style mugen.

if someone managed to add those chars just let me know and how he or she has proceeded.

thx for all

keep up the good work !!!

 :thumbsup:

Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#25  July 22, 2014, 08:05:58 pm
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
Im adding them in,  I started ryu. Theres a lot to do before inserting them in the game.
I will explain the process soon.
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#26  July 23, 2014, 08:08:58 pm
  • ****
  • I want to learn, no criticize
    • Dominica
    • yaretromero@hotmail.com
The post I was waiting. Shin Gouki would be perfect too.
Last Edit: July 23, 2014, 08:41:10 pm by yaret
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#27  July 23, 2014, 09:19:36 pm
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
The prosess takes about 30 min for each char if I do it none stop no breaks in between.
First I edit the sprite.sff and anim.sff
I remove the fx I dont use,  add the ones I do, do the same in the air file.
Create anim 9990, 9991, 9999, 9988.
Create 2 palettes for the char.
Recreate the constants with some extra stuff I throw in there,  just take a look at one.
Recreate system.st,  I remove the -2 section, recode the intros, win pose, make the
Win pose anim loop on last frame,  remove assert specials for intro and roundnotover.
Add the change states to intros and win pose.
Copy paste over the normals.st,  change the guard and pause times, change Sparkno =
To Sparkno = S.
Copy paste the specials.st, do the same to Sparkno.
Copypaste the super.st do the same to Sparkno.
Copy paste the helpers.st do the same to Sparkno, remove helper states 8000 and beyond.
Test it out to make sure everything is working right.
The system.st should look like this.
181 - WIN
182 - WIN
195 - TAUNT
9889 - INTRO 1
9890 - INTRO 2
-3

Thats it

Then edit the command file,  remove ex and max attacks.
Remove run, dash, custom combo, I pretty much just leave
Zero counter and dodge.

Then add the combo triggers to the attacks.
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#28  July 25, 2014, 05:42:49 am
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
This projects getting at least 1 char built from the ground up, its
Gonna be K' with the new sprite.  I started yesterday building
His sff, air file and im almost done.  It was fun until I got to
All the get hit sprites,  I cant wait to get to the coding part so
I can finally see them in motion!
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#29  July 25, 2014, 05:59:30 am
  • ****
  • Niigasan
Oh fuck yes after what u did with terry I'm excited bro
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#30  July 25, 2014, 06:51:37 am
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
Oh fuck yes after what u did with terry I'm excited bro

Thanks,  im excited too since K'  is my favorite kof fighter.
But this one will be exclusive to the compilation,  im not
Going to add all the required stuff for a true P.o.t.S style.
Just what he needs for CVSA.
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#31  July 25, 2014, 01:12:18 pm
  • ****
  • This big boy spitting out 250 rounds a minute!!!
    • USA
    • https://infiniteff.forumotion.com/t533-all-chars-by-rce-akir-jeanne-d-arc-released
Oh fuck yes after what u did with terry I'm excited bro

Thanks,  im excited too since K'  is my favorite kof fighter.
But this one will be exclusive to the compilation,  im not
Going to add all the required stuff for a true P.o.t.S style.
Just what he needs for CVSA.


Hmm And just when i was going to ask you about that SFF tho DAMN! LOL
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#32  July 25, 2014, 05:37:28 pm
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
Oh fuck yes after what u did with terry I'm excited bro

Thanks,  im excited too since K'  is my favorite kof fighter.
But this one will be exclusive to the compilation,  im not
Going to add all the required stuff for a true P.o.t.S style.
Just what he needs for CVSA.


Hmm And just when i was going to ask you about that SFF tho DAMN! LOL

Its only gonna miss a couple things,  dash, run, short and long jumps, super charge.
You can have it when im done, im doing the special and super attacks, I finished
All the get hit anim last night.
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#33  July 26, 2014, 07:03:26 pm
  • *****
    • Venezuela
    • Blacksight22@Yahoo.Com.Ve
    • Skype - sebastian.osio
So you're making K' too now...ok

Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#34  July 26, 2014, 07:23:26 pm
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
So you're making K' too now...ok
Well for my compilation,  not a  true pots style k either,  he will play like
The other chars in game and im not making a regular mugen version.
So yes and no kind of.
Re: CVSA demo with tutorial/custom vs screen/intro/winpose
#35  July 27, 2014, 03:09:04 am
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
A couple k' Dash teaser pics.
I need a small port too.










Re: CVSA demo tutorial custom vs screen intro winpose/K PICS
#36  July 27, 2014, 03:24:52 am
  • ****
  • I want to learn, no criticize
    • Dominica
    • yaretromero@hotmail.com
Beatifull those sprites.
Re: CVSA demo tutorial custom vs screen intro winpose/K PICS
#37  July 27, 2014, 03:26:51 am
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
Re: CVSA demo tutorial custom vs screen intro winpose/K PICS
#38  July 29, 2014, 10:48:01 pm
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
some fresh new pics of K'Dash in action.
the sff is almost done.









Re: CVSA demo tutorial / NEW K'DASH PICS!
#39  July 29, 2014, 10:58:26 pm
  • ****
  • Osu!
  • Dragon Destiny Project
    • Brazil
Waiting for the new beta of your project. =)
Re: CVSA demo tutorial / NEW K'DASH PICS!
#40  July 29, 2014, 11:06:30 pm
  • *****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • im41784@yahoo.com
Im gonna update the beta once K'Dash is done,  Ryu is done now.
Shin Gouki not yet finished.



Hey dont Sagat look like his tooth got knocked out in the last pic? Lol