Jump to content

Senran Kagura Estival Versus NUDE mod (some nude mods gotten)


Recommended Posts

Posted

With the new senran game just released. id figure id make a topic with the estival name to eventually add the nude mods in once people get around to it.

 

I wish our modders good luck.

Posted

Seconded. We all knew this day would come, but the excitement is just as strong as ever seeing the potential this game has!

 

Do your best everyone!

Posted

 

well, it took me a bit more figuring out than with SV, but I managed to find the value for clothing break:

 
unlike SV the clothing breaks change on the fly, and you don't need to watch the shinovi transformation or the special attack cinematic
...
...
the biggest problem I'm facing with EV currently is that most of the adresses I find don't seem to reliably stay "in the same place" so to say. so every time I restart the game (or when it crashes) I need to refind values. and in some cases even when (re)starting a level. the only 2 values I have that are reliabable currently are the player character and partner 1.
 
I thought I had the clothing breaks too, but turns out I didn't :/ Luckily I wrote down the values so I can easily refind the break level value, but needing to refind them every time I start the game is a bother. and then it makes the cheat engine table useless to share, if people need to refind values constantly.
 

http://senran-international.boards.net/thread/1668/estival-pc-modding-thread

 

It looks like JTeghius from SIA is working on a cheat engine tool just like with Shinovi Versus, but he seems to be having a few issues, even though he got some stuff "working" 

 

this combined with nude textures, could make for some pretty good mods :)

 

post-1220956-0-69758200-1489855020_thumb.jpg

Posted

@dudeman100

That's a great start! Thanks for the effort. 

 

>Edit<

For some reason it gets stuck at loading when trying to load any character models. It seemed fine at first but now it simply won't load.

I reinstalled the backups I made and now it's fine. Trying to reinstall the mod causes the game to fail to load again.

Perhaps I have a different version? 00.09

 

>Edit2<

Seems as though I have a press release version. So it looks like mods are out of the question for now. Nothing wrong with your mod!

Nevermind.. I'll buy it when I next get paid.

 

>Edit3<

Got it working! I was pulling out the whole /playable folder (to back it up,) then adding yours. I was supposed to overwrite. Silly me.

 

Thanks again!

Posted

@dudeman100

 

This is pretty great! Much better than the Barbie doll chests. Thanks a lot! There is a bizarre issue though, where the left nipple is placed kinda weirdly when wearing certain outfits, making the girls look like they only have one nipple. I think it's something weird about how the game handles its textures/models based on the outfit being worn. Hahaha. The mod looks perfect otherwise though!

Posted

I don't know anything about modding games without official tools, but if anyone needs help testing shit or editing textures, I'm your man. Cheering you guys on.

Posted

@brodyssey

 

Definitely a placement fuck up on my part because on certain suits the left nipple peeks out on one side and the right nipple peeks out on the opposite side. I'm gonna shift them over a pixel or 2 so it's even on both sides

Posted

@brodyssey

 

Definitely a placement fuck up on my part because on certain suits the left nipple peeks out on one side and the right nipple peeks out on the opposite side. I'm gonna shift them over a pixel or 2 so it's even on both sides

Oh okay sweet. After that minor change, the textures will be perfect. Thanks a lot! Are you gonna post them in this thread, or somewhere else?

Posted

@brodyssey

 

Definitely a placement fuck up on my part because on certain suits the left nipple peeks out on one side and the right nipple peeks out on the opposite side. I'm gonna shift them over a pixel or 2 so it's even on both sides

 

So since you're playing around in the files , Do you have any idea if it's possible to make one set of lingerie invisible?

 

When the girls go fire mode they are supposed to be nude, bot obviously in this they have whatever lingerie they have on, so just curious if it's easiest to simply make one lingerie model transparent or is there and even easier way to hide clothing?

Posted

@ghostrun

 

You can if you find the texture. extracting them with a hex editor is really tedious though so I only cared to look at the playable character models. It's not going to be something in I'll be messing around with

 

In other news I fixed the nipples being asymmetrical and also attached a seperate zip of the base skin textures with some simple as possible instructions for extracting/injecting textures which can also be used for getting other textures out/in

Senran EV nude mod.zip

For modders.zip

Posted

@ghostrun

 

You can if you find the texture. extracting them with a hex editor is really tedious though so I only cared to look at the playable character models. It's not going to be something in I'll be messing around with

 

In other news I fixed the nipples being asymmetrical and also attached a seperate zip of the base skin textures with some simple as possible instructions for extracting/injecting textures which can also be used for getting other textures out/in

Here is a 4K homura for testing. I don't know how to add it back if you have a tutorial let us know.

homura_Body.dds

Posted

if the above texture works, I will be happy to do HD textures for the rest. Anyone find out if there are also normal maps rendered? I assume they are using vertex shading so no normals. But if the off chance they are we can add a bit more depth to the nipples etc.

Posted

It would be helpful if someone could put together a collection of the default body textures of all the girls in EV into one file. 

Posted

@ghostrun

 

You can if you find the texture. extracting them with a hex editor is really tedious though so I only cared to look at the playable character models. It's not going to be something in I'll be messing around with

 

In other news I fixed the nipples being asymmetrical and also attached a seperate zip of the base skin textures with some simple as possible instructions for extracting/injecting textures which can also be used for getting other textures out/in

Hey dudeman, running into a bit of a problem and hoping you can help.

 

Was messing around with the text editor and tried re-texturing Mirai's model (both the L and H files. Thought I'd be safe since I'm not sure which one does what or why there are 2 of them in the first place). Worked on the body and tried viewing a bunch of angles and it doesn't look like the edit took. Tried something a bit more conspicuous and put an obnoxious blot on her eyepatch, and it's not showing up either. I feel like I'm doing something wrong.

 

I decided to start from scratch and removed both body DDSs from pl08_00_H and pl08_00_L [5th DDS from the top in each table, since it's Mirai] from the .cat files and edited those instead.

Edited using GIMP and exported as BC1/DXT1, no mipmaps [just like SV]

Repacked them in by copying all the HEX info from the edited DDSs and pasting them into the unedited .cat files, in between the end of the 5th DDS and the beginning of the 6th [since it's Mirai], making sure the file size wasn't effected

Copied both new edited .cats and pasted them into GameData\Model\Playable\pl08_00, replacing the originals

 

After that, I boot up the game, check out Mirai in the dressing room and... nothing. Is there a step i'm missing?

Posted

@BTres

 

the H is high res(uses 1024x1024) and L is low res(uses 512x512). I don't know which is used where so I just do the edits to the H and resize it to 512x512 to inject into the L file. Seems like you're doing it right though, I don't know why it wouldn't be showing

Posted

Alright then. I'll tinker around with it tomorrow using one of the "Base" models. Maybe if I can get one of those to work, a lightbulb'll go off that'll help me kajigger the slightly more complicated ones like Mirai or Homura's.

 

...or an auto-extract/repack script will come out, like, in the next 2 days or something. Either way.

Posted

WOW. #12 really works? And it has even better nipples and pussies than in SK: SV? Just... wow. Thanks guys. Gotta play this game now ))))

Posted

the 12# mod work perfectly im in 3 day of sk ev and no problem for now but i can't say that this nude mod his better than the sk sv in think its the same without the pussy but honestly for the moment i will deal with it until a better one comes out 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...