What's new

Discussion Sex MUGEN 2.0 General Discussion Thread


Mizulugu

Well-known member
Joined
May 27, 2021
Messages
3,645
Reputation score
11,362
Yeah it's the 2nd stage animation, I wanted the expressions to be more erotic.
With that said, I still don't know how to "code" new 2nd stage animations for victims like gettag.
Depends on the versions you have with gettag characters, since some you have to add a 1after the 3 number while some you have to add a 0

Example:
Brian Doggy:
180501 regular
1805001 aheago
 

FaptainKidd

New member
Joined
Jul 27, 2019
Messages
10
Reputation score
4
Depends on the versions you have with gettag characters, since some you have to add a 1after the 3 number while some you have to add a 0

Example:
Brian Doggy:
180501 regular
1805001 aheago
What I mean is, I'm not sure how the 2nd stage animation triggers. Do I just make the animation and give it the correct number and the aggressor will figure it out like any other animation?
I know that the condition for 2nd stage animations is that the aggressor ejaculates several times, I just don't know if I have to "code" anything into either the aggressor or the victim.
 

Mizulugu

Well-known member
Joined
May 27, 2021
Messages
3,645
Reputation score
11,362
What I mean is, I'm not sure how the 2nd stage animation triggers. Do I just make the animation and give it the correct number and the aggressor will figure it out like any other animation?
I know that the condition for 2nd stage animations is that the aggressor ejaculates several times, I just don't know if I have to "code" anything into either the aggressor or the victim.
You don't need to worry about the codes because the aggressor will seek/check if the victims have it, and if they don't? it will play the default number instead of the aheago
 

mrsandman11

New member
Joined
Dec 30, 2019
Messages
6
Reputation score
3
Have you seen this?




1689797572828.png

He's selling it for $21, but the preview gifs seems fake because there's a video bar visible, idk.
 

barnaclebill

Member
Joined
Mar 30, 2021
Messages
47
Reputation score
18
I have seen this little series, and it's something unique alright. I would be down if it it was Darkstalkers however, so down. Do not buy this though.
 

FaptainKidd

New member
Joined
Jul 27, 2019
Messages
10
Reputation score
4
You don't need to worry about the codes because the aggressor will seek/check if the victims have it, and if they don't? it will play the default number instead of the aheago
What if I want to make, say, a 2nd stage animation for BJ? That's something that gettag has never considered for his aggressors and victims, so I'm not sure about the compatibility.
 

Mizulugu

Well-known member
Joined
May 27, 2021
Messages
3,645
Reputation score
11,362
If you wish to create a 2nd Stage animation, you will have to find the location of the StateDef [ State Number (State No)] for the blowjob and insert this code
Code:
StateDef for Aggressor:
----------------
[State 6789, Var]; Random Cum Addition
type = VarAdd
triggerall = random%21 >= (21 / 2)
trigger1 = anim = 12255
trigger1 = animElem = 5 || AnimElem = 11 || AnimElem = 23 || AnimElem = 47
v = 1     
value = 1
This will randomly add an aheago feeling to the victim/bottom once the aggressor had made an orgasm, but keep in mind that:
  • "anim = 12255"
  • "v = 1"
were made at random number of an animation, and should be replace to whatever number you want. Same goes for the victim.
Code:
StateDef for Victims:
-------------------------------------------

[State 12345, Default] ;If they don't have a custom version
type = ChangeAnim2
Trigger1 = Time = 0
Trigger1 = selfanimexist(12250) = 0
Trigger1 = enemy,var(1) < 5
value = 112250

[State 12345, Override Default] ;if they do
type = ChangeAnim
triggerall = selfanimexist(12250) = 1
Trigger1 = Time = 0
Trigger1 = enemy,var(1) < 5
value = 12250

[State 12345, Aheago Default] ;If they don't have a custom aheago
type = ChangeAnim2
triggerall = selfanimexist(13250) = 0
Trigger1 = Time = 0
Trigger1 = enemy,var(1) >= 5
value = 112250

[State 12345, Override Aheago] if they do have aheago
type = ChangeAnim
triggerall = selfanimexist(13250) = 0
Trigger1 = Time = 0
Trigger1 = enemy,var(1) >= 5
value = 13250

You will need to find:
  1. State no for victim
  2. add or replace the number its using with this code
  3. Same goes with Var(1)

FAQ:
"Where do I place this codes? to the bom, or Dom?"

You will only add it to the Dom. You can add it to the bottom, but this is an advance stuff that you may not completely understand how everything will work. You may even have to fix a lot of stuff that the default creator of TOBF is using, and gettag is using too.
 

ViridianCH

Lurker
Joined
May 28, 2013
Messages
23
Reputation score
15
Howdy everyone! I'd like to share my current MUGEN collection. Unfortunately the vast majority was lost a good few years ago when my computer literally decided to set itself on fire, but over time I've been scraping characters together again. It's currently in the 'sorting stages to a character and finding spots on the screen' phase, and I would've preferred to wait until it was all finished before posting but, well... MUGEN collections are never truly finished, aye? If a character isn't in there, it's either not very compatible at all with the main aggressor (Kuromaru Ero), it might not be something I like, or I just haven't found them yet! Current statistics are as follows:

Total Characters: Approx 257, give or take a few. That's the number of character folders.
Aggressors: 14. Highmove pool Kuromaru, Minotaur 1.1, Tendril to name a few. 4 Female versatiles (aggressor or victims, both work), 1 vore creature.
Victims: Approx 247 including the four versatiles. All female, no futa victims. Special versions of characters are hidden on the sides as shown by the picture below, mostly nude versions or old sprites.
Stages: 51, but this is something I am working on. I'm looking for 1 stage per character attached to them, and then some more as bonus stages afterwards.

COMPATIBILITIES: This is something I test very thoroughly. All characters in this are almost entirely compatible with all of Kuromaru's moves including piledriver & 4-way bao. Though other creatures might have minor sprite problems, all should work well with all characters. Apologies if they simply don't.

What's not in this pack?: Very minimal scat/watersports, and no hyper proportions, and no chibi/loli. If there's a character that skirts this, they're typically a hidden character as they're not my thing, but they may have been kept for posterity. I've tried to reduce the amount of urine/scat in sprites, and asides from the unique one off character, there should be none. Also, no active fatalities as far as I know.

I will continue to work on this as much as I can, primarily because I've lurked around the forums and used them for a very long time, and want to give something back in return. Doubly so if it reignites some enjoyment in old sprite work such as MUGEN or some of the old youtube/flash games (looking at you ROA, still trying to find a good copy of you, someday). If anyone has any characters they're willing to share or trade, I'd be more than happy to compatibility test them, either by themselves vsthe roster, or against another version of them if I have it. You can keep in touch, I don't mind DMs! A picture of the select screen is down below, and thanks very much for any that check this out. I'll be working on cleaning up the roster some more, and attaching more stages/music in future.

H-Mugen roster.PNG



Password for the zipped file is 'Landell'. For the uninitiated, I've added a movelist for the main aggressor in the game, Kuromaru Ero, in the main directory. Unpacked, the folder is short of 6GB. Enjoy!
 

Dawnstar

Mystic Girl
Joined
Jun 9, 2013
Messages
394
Reputation score
113
Is there any way of making the new Minotaur, the 1.1 version, do the impregnation thing more often? I know there probably is, but I'm not really sure where to look or what to look for.
 

Rokevare

New member
Joined
Sep 18, 2018
Messages
1
Reputation score
1
Is there any way of making the new Minotaur, the 1.1 version, do the impregnation thing more often? I know there probably is, but I'm not really sure where to look or what to look for.
in the configure cns on line 242
 

Zhidan

New member
Joined
Feb 9, 2023
Messages
3
Reputation score
0
I have these, there were 2 or 3 posted on MA. I can upload it in a little bit. Also I don't know if this is a ULMF problem when topics get this big but recently I haven't been getting notified of replies to this topic. :mad:


Edit: Sorry got home from work so late here is the file of the 3 ferir I could find, Ferir_xx, Ferri_xy, Futanari Ferir.
Well 4 years passed and I want to ask the same question (this link doesn't work)
 
Joined
Jun 11, 2020
Messages
5
Reputation score
0
I have these, there were 2 or 3 posted on MA. I can upload it in a little bit. Also I don't know if this is a ULMF problem when topics get this big but recently I haven't been getting notified of replies to this topic. :mad:


Edit: Sorry got home from work so late here is the file of the 3 ferir I could find, Ferir_xx, Ferri_xy, Futanari Ferir.
I have these, there were 2 or 3 posted on MA. I can upload it in a little bit. Also I don't know if this is a ULMF problem when topics get this big but recently I haven't been getting notified of replies to this topic. :mad:


Edit: Sorry got home from work so late here is the file of the 3 ferir I could find, Ferir_xx, Ferri_xy, Futanari Ferir.
And the link is broken
 

barnaclebill

Member
Joined
Mar 30, 2021
Messages
47
Reputation score
18
Have you guys heard that XVideos is officially banning anymore uploads with "non human genitals"? This includes tentacle porn, and furry/alien characters. Seemingly even ones with human like genitals.
 

Emerald_Gladiator

Grim Reaper
Joined
Nov 30, 2013
Messages
751
Reputation score
341
did gettag quit or something?
Dunno, but his Patreon title changed and his server on Discord was deleted ... That and he hasn't really been active lately; last post was him saying he's been going through stuff IRL.
As much as he's helped H-mugen, he hasn't done much recently, and personally, I'd rather him take care of himself even if he never touches mugen again.
 
Top