GingerToast
Jungle Girl
- Joined
- Mar 8, 2014
- Messages
- 15
- Reputation score
- 0
Anonygoose's? or different one?i will try to edit a few things.
@Hamger
Claudilla video --->You must be registered to see the links
try these commands for those moves
[Command]
name = "perra"
command = ~D, DB, B,c
[Command]
name = "pene"
command = ~D, DF, F,c
[Command]
name = "anal"
command = ~D, D,c
[Command]
name = "masturbacion"
command = ~D, D,z
Hmm. Is licking all he does? I could have sworn he had rape moves.
I want a werewolf raper personally. I really don't like Minotaur's rape moves. For how he looks all big and scary, his moves are really softcore. I don't feel like they're animated very well either compared to Kuro. I did see a werewolf model for mugen, I think an edit from those fighting games with Felicia. Don't know if there was ever a version of him released.
Jon Talbain, Darkstalkers. It's a nice thought, but ideas are cheap and programming and animation both take forever. I think we get ugly characters because it's a power thing. Of course we want attractive victims, but immersion requires believing that the attacker really could pull it off.
Talbain definitely looks strong enough for the job, though, and his power isn't quite as brutish and chunky. I would have pasted code in for him a long time ago, but he didn't have enough sprites that looked like they could be strung together properly to look like rape. And I don't have art skills to make up the difference, either. With Honda, I did a hack job with one character's code and another character's sprites, and even that was really hard for me. *Maybe* I could try again sometime. Like, cutting and pasting parts and then fudging the seams to not look so conspicuous, or something. We're still talking about a day or more worth of work, though, and it wouldn't be any better than what I already have.
if you want to try,i can get you this Talbain,spriting is not my strong point.
Hey Lithium. Welcome (I'm fairly new here too)!
Though I've never downloaded the starter packs here, it looks like there's a problem with the sprite file (the .sff file) of that particular stage. I'm guessing the .def file (the one that provides the data of the stage) has the wrong location for the .sff file and can't find it, which crashes your game. If you don't mind missing the stage, the quick fix is to go into your select.def file and locate the stage (you can just CTRL+F NBC_KurukuruD4). Add a semicolon (';') in front of the stage name, which omits the stage, or just delete the line that contains the stage entirely.
If you'd like to keep the stage, feel free to PM me and I can walk you through the steps to fix the problem (or you can just send me the stage file and your select.def file and I'll try to fix it myself). Good luck!
EDIT: As for the missing character sprites, it's likely they're under the wrong portrait group or something. Usually, it's 9000,0 for the select screen portrait and 9000,1 for the larger one, but some mugen creators like RMDB have specialized ones that use 9000,100 or something like that instead. That's probably the case, and if it bugs you, you'll need to go into FF3 and change the portrait to the right group. More unlikely is that the portraits are off-aligned or don't even exist, but that's pretty rare.
Sorry I thought i fixed the stages but just the same thing has happen wont load up and crash . now i'm writing a list which one work and delete the one that don't
I've made myself look like a bonehead on here
By looking at stater pack I have notice a few hentai stars from famous hentais movies I have been watching lately .
Just wonder if there a character called cloe from Kuroinu: Kedakaki Seijo wa Hakudaku ni Somaru
and another one is shinobi girl from one of my all time favourite games
thanks
Thanks Senoj. Usually I'm pretty consistent on browsing Mugenero's FC2 account, but ya beat me to it. It's sort of sad really; I love watching his vids but I always get depressed knowing he'll never share his characters. Guess that's more inspiration to starting learning and practicing editing characters, hah.
@Lithium: lol, I had to google kuroinu, and afterwards I was like, man, I definitely remember watching this series. Pretty darn good. Agreed with Dawnstar, I don't think we have any of those characters currently. We don't have Shinobi girl, but as Dawnstar said, we do have Angel Girl, though she isn't exactly the best girl I've seen.
Naw, it ain't your fault. Sometimes mugen creators or collectors don't package or organize their mugen packs/stages/characters well and this happens. Or maybe it is your fault and you accidentally moved some stuff around (I know I did). All the same, don't beat yourself up and always feel free to ask for help here. You don't need to delete your stages, btw. I suggested that as a quick and easy fix. If you can compile a list of unusable stages, I'll be glad to work with you to fix them (if we can) or fix them myself. As I said, it's likely just a misplaced file or something.