So seriously ... I've got a proposition's

Technical support for Characters, Stages or Screenpacks

Moderator: Moderator

Kenshiro
Posts: 13
Joined: Sat Feb 15, 2025 12:57 am

So seriously ... I've got a proposition's

Post by Kenshiro »

So i am studying up on how to create states, state deff, trigges and all that ....

Clearly .. I need to go to learn to code. But in my learning.. I am finding I must be missing some serious pieces to this puzzle

Like how to you see this animation:
[Begin Action 36699]
5040,10, 0,0, 8,
6698,0, 0,0, 25,
6698,1, 0,0, 6,
6698,2, 0,0, 6,
6698,3, 0,0, 6,
6698,4, 0,0, 6,
6698,5, 0,0, 6,
brevity blah blah

and correlate that to a state deff. This is for Azumi Hojo, by the way. Trying to create a new state, and triggers with specific animations and sounds for specific actions.

Did I just step into the world of "Oh you poor ... poor fool ... you have NO idea what you just walked into"

Now if I can get one of you scholarly gentlemen to look into this (and pay you for your time.. no lie! $50) i would be ecstatic. Please DM if you are interested, if this does not break forum "code"
Tetchi
Posts: 480
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

Re: So seriously ... I've got a proposition's

Post by Tetchi »

Hello.

Please provide more information so we can help you.

1. Where can I download this char, what version and from what creator?

2. Specific information and detailed as possible, do not leave anything out, say everything, it does not matter if it is too "sexual" in any way, we are adults with great judgment, nothing "scares" you.

3. Any other information that requires providing.
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
Kenshiro
Posts: 13
Joined: Sat Feb 15, 2025 12:57 am

Re: So seriously ... I've got a proposition's

Post by Kenshiro »

Bro.... YESSS!!!

Oh my GAWD I thought i was gonna get ran the "flock" out of here like hicks after forest gump!!

Ok so here is the plan ... I have two characters that are my base that I am starting with..

Cathy WIlds author is Azu (Solid Chap 2016 edit)
Azumi Hojo author is Wani Shimamura (That blessed ... BLESSED man!! 2 months ago edit)
:twisted: :twisted: :twisted: I harbor... intentions of doing Power girl.. :twisted: :twisted: :twisted: . but I need to get these guys right first... ;)

So lets get started :)

I have created several unique sprites and added them together and created animations. Of that I think I did ok. Still smoothing things out, new ideas and what not. not bad. The issue is, I want to add audio SPECIFIC to the animation, and animations SPECIFIC to what sexual act has been committed.

ie. Azumi just gave oral, I have sprites and animations for after the oral action .. like (with full mouth cheeks :twisted: )
1. does she swallow
2. does she spit out

Now the easy part is getting the sound clip... find an adult/hentai scene and clip say no more that 20 seconds, cut-mix have fun with the sound and add that to the sound file for the character. Audacity is flippin AWESOME... ;)

But here comes the not so fun part.... now how......in the flock of seagulls do I create the states to add the audio file to the specific animation... and more over, how to I create a trigger for THAT specific animation to be executed with that SPECIFIC sound file, as a result to the oral action using the example I have provided.

Lets break it down a little further...

I have been trying to identify in the states how are the animations referenced. Example:

Here we have Azumi's animation after Aggressor busts a wad inside.... (heh.....wad...sorry .. focusing) . I have created several animations with more or less different positions ranging from prone creampies, to re-tooled anal creampies, with an outward flow as well.

The goal is to have different after the facts for different sex animations, each with specific sounds to the animations, and triggers (parameters orr arguments that must be met to begin the initiation of the "afterr the fact,

We can call the new one ""new after the fact, cheeks dripping""

huh ...... actually gonna use that ...

Back to business

; after the fact
[Begin Action 36699]
5040,10, 0,0, 8,
6698,0, 0,0, 25,
6698,1, 0,0, 6,
6698,2, 0,0, 6,
6698,3, 0,0, 6,
6698,4, 0,0, 6,
6698,5, 0,0, 6,
6698,6, 0,0, 6,
6698,7, 0,0, 6,

In this we KNOW that this animation will be executed after certain parameters/arguments are met. WHERE in the blue HELL are those arguments in the CNS files?!?! WHAT do they look like?

I try referencing the sprites... pppshhhh good look
I try refencing the animation group number ... wrong guess again ...
Hell fellas, I even stated line by line google translate of the CNS files...(NO SMALL TASK... at ALL). guys .... I'm dyin here ...

No luck.

I am considering a Cammy, Chun li, maaaaayybe Mai.... definitely WW .. they all need to have an ""new after the fact, cheeks dripping"" with sound...

Seriously ... I am not screwin around with the payment thing ... we gets help..... we pays for help (said in Smeagol's voice)


PS.
Also looking at merging the two internal creampie animations into one larger animation for an internal DP scene ...
Tetchi
Posts: 480
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

Re: So seriously ... I've got a proposition's

Post by Tetchi »

I think I understand what you need.

If possible, the detail here would be to create the code outside of everything else (sound, when the sound starts, would be declared in the code).

In your comment I see that you indicate "where it is" well unless you are checking that movement of a char to couple it you must look for what state it is.

But yes, you are creating all this "from scratch" there is no place to declare what you need because you must create the code and as you may have noticed without variables and numbers, there is no such thing as writing text so to speak.

I can help you, just tell me where you downloaded the char that is going to be the aggressor and the char that is going to be the victim.

Note, out of respect for another creator's creation (editor is a different term, it's just the one who is dedicated to "messing around" with the work of others and that's almost 90% of mugen hentai users) I would do the work as a patch, where you would have to insert it into the character you have as well as the aggressor and the victim, if there are more victims we'll check it without any problem, nothing complicated beyond copy and paste.
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
Viket
Moderator
Moderator
Posts: 172
Joined: Fri Dec 20, 2019 3:16 am
Contact:

Re: So seriously ... I've got a proposition's

Post by Viket »

i dont think you can visualize an animation with just a animation code
Kenshiro
Posts: 13
Joined: Sat Feb 15, 2025 12:57 am

Re: So seriously ... I've got a proposition's

Post by Kenshiro »

Viket wrote: Sun Feb 16, 2025 12:59 am i dont think you can visualize an animation with just a animation code
So all you see is .. blond... brunette .... redhead huh?

Must be nice to know the matrix by code ... (enter jealous gif here)
Kenshiro
Posts: 13
Joined: Sat Feb 15, 2025 12:57 am

Re: So seriously ... I've got a proposition's

Post by Kenshiro »

Tetchi wrote: Sat Feb 15, 2025 10:10 pm I think I understand what you need.

I can help you, just tell me where you downloaded the char that is going to be the aggressor and the char that is going to be the victim.
I downloaded both Minotaur 1.1 and Azumi Hojo from this site.. Mino is the aggessor ... Azumi Hojo is the victim.

We will make the new animations and sounds as a patch, as you suggested ..... soo..... uh ..... hmm... I guess when we are done I just create a seperate text file with the "new" stuff.

The idea is to use this as a wash rinse repeat for the other characters I am interested in. I have LOTS of ... unique ideas to share with the class. ;)
Tetchi
Posts: 480
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

Re: So seriously ... I've got a proposition's

Post by Tetchi »

ok, I'll download them.

the patch will be like this, as you say, copy and paste the files in question or with clear and precise instructions where to put some code in some file of those that contain the characters in case it was necessary, all the above, is not complicated at all. I must also be precise that if sounds have to be added, well, those will also be in the victim's snd file, which should also be added.

And yes, you can use it as a "copy and paste" in as many victim characters as you require, but keeping in mind that they must have the sprites and sounds required for that compatibility.

During the night of February 15, 2025 I will be checking the characters and on the 16th I will analyze how the encoding and sounds would be, I will use some examples for this, and then you can change them, from what you have expressed you know a good program, which is the one I use as well, so that section will be a piece of cake.

Anything else please write in this topic, I enter the forum regularly every day, all hours.
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
Maya Volkania
Posts: 6
Joined: Sun Aug 20, 2023 2:53 pm

Re: So seriously ... I've got a proposition's

Post by Maya Volkania »

I can't help you but just wanted to say that I like the roster you're going to work on...good luck!
Image
Kenshiro
Posts: 13
Joined: Sat Feb 15, 2025 12:57 am

Re: So seriously ... I've got a proposition's

Post by Kenshiro »

Tetchi wrote: Sun Feb 16, 2025 2:30 am ok, I'll download them.

the patch will be like this, as you say, copy and paste the files in question or with clear and precise instructions where to put some code in some file of those that contain the characters in case it was necessary, all the above, is not complicated at all. I must also be precise that if sounds have to be added, well, those will also be in the victim's snd file, which should also be added.
Here is something that I have that I wanted to incorporate within the parameters. Minotaur and his Horse "hommie" have a oral to vaginal/anal DP scene that typically victim characters do not have a specific set of sprites for, save for like Schlussel and Kai. I have drawn up one for Azumi, one series for slow medium and fast...even a series for climax where cheeks get full..

Because Minotaur may "re-use" animations, and this one will be made from scratch .... this may be exactly the thing I need your assistance.

Image
Here is one of the clips ... again guys .. bear with me .. I will get better ..

So thats the DP ...
Image

Here is the after ...
Image
Post Reply