Jump to content

Miside modding


Lordchaosc

Recommended Posts

Posted
13 minutes ago, EndlessNocturne said:

ok dudes, I can't bring my sleepy as rn to check whole different "loader" but I'm glad to say that since it's Unity - 3dmigoto works :]
Model is split in lot of parts and missing blend_vb, so not everything might be possible - but at least work with existing parts is possible :] Like removing skirt

 

 

For same reasons not trying that complex(and most surely - error's-prone) approach rn and not going into over-explanations.

https://mega.nz/file/IyIwiQaB#J-9shAFeYXDPgJUcfhA81RcVBsyzCi8eqtEIDIVvlWk [3dm]

Game path should be edited inside `3DMigotoLoader.py` if it differs from `D:\Program Files\MiSide\MiSideFull.exe`. All files inside game folder. Don't skip into or game will break on lang setup.

If you never dealt with 3dmigoto - skip this comment and go learn that first.

MitaSkirtless.7z 192 B · 0 downloads

might be a way to fill these gaps but need a modder who wants to mod the game to check if its possible, there is a few games that do this and has been a few that found a way round it, just takes a lot of time to find a solution. there is costumes in the game, so might be easier with certain ones? XD

Posted

There is actually a compete nude model for Mita (or should i say Mila) in the game. When she showers her body is replaced with a completely nude model, but it has 2 problems:
1. it has broken uvs, so applying texture is impossible as is
2. there is no texture, but i think i can patch together a working texture from the regular costume + the towel wearing one + something for the tits.

Can someone tell me how i can carefully extract the model of the body and put it back in the game after modifying the uvs?
My unity modding skills are kinda weak ;(
I managed to extract the model but i think that i destroyed the skeletal data in the process.
image.png?ex=6761cb9f&is=67607a1f&hm=11b

Posted
8 minutes ago, randomfella0 said:

There is actually a compete nude model for Mita (or should i say Mila) in the game. When she showers her body is replaced with a completely nude model, but it has 2 problems:
1. it has broken uvs, so applying texture is impossible as is
2. there is no texture, but i think i can patch together a working texture from the regular costume + the towel wearing one + something for the tits.

Can someone tell me how i can carefully extract the model of the body and put it back in the game after modifying the uvs?
My unity modding skills are kinda weak ;(
I managed to extract the model but i think that i destroyed the skeletal data in the process.
 

Having the model somewhere where the modders can get it, this might get someone to make something or they could review the model.

Posted
1 minute ago, randomfella0 said:

Forgot to post the in-game pic
 

it's rigged and everything, aside from the texture issue works perfectly fine when replacing the default body.

could try switch costumes so it uses this one instead of the main one, at least you can see how well it fits with other animations

Posted
1 hour ago, Numbers66 said:

could try switch costumes so it uses this one instead of the main one, at least you can see how well it fits with other animations

Switching with mila in the towel works, switching with other body models gives warped results ;(
Not sure how unity maps bones, but testing in editor shows that it messes it up with other body models.

Posted
42 minutes ago, randomfella0 said:

Switching with mila in the towel works, switching with other body models gives warped results ;(
Not sure how unity maps bones, but testing in editor shows that it messes it up with other body models.

modding is trial and error so its common XD

 

could be because the other customs use more than one model asset? could try making the body model into the parts you need though that might take longer than just making a model yourself lol

Posted
7 hours ago, EndlessNocturne said:

the bones might simply differ(aka shower version having much less of them) and if you using same modloader for replacement - it may actually not pass bones at all despite using fbx as source. 

 

p.s. don't mind mine previous replies(if you already saw them), I was reading ass after lame sleep spending half of the night trying to mod-_-

Im using UABE and exporting as dump, there are less bones in the nude model though.
Is there a way to extract the skeleton from an asset file?
I have .asset files with bones in them (i can move bones in unity editor) but i cant actually extract them to blender.
I see only 2 easy ways to make her completely nude:
1. re rig the nude model by hand
2. extract the some body model with the skeleton, stitch the missing pieces from the nude model, and rig only the missing vertices (part of tits and back)

Posted
5 minutes ago, randomfella0 said:

Im using UABE and exporting as dump, there are less bones in the nude model though.
Is there a way to extract the skeleton from an asset file?
I have .asset files with bones in them (i can move bones in unity editor) but i cant actually extract them to blender.
I see only 2 easy ways to make her completely nude:
1. re rig the nude model by hand
2. extract the some body model with the skeleton, stitch the missing pieces from the nude model, and rig only the missing vertices (part of tits and back)

might need to completely remake the model and try fit it to the game, at least if thats done, people can use that as a template for other mods?

Posted

I checked the Miside discord and someone posted a nude mod for the game, although it did got removed. Unfortunately I think its a paid mod but I do have the link to the boosty link.

https://boosty.to/boris-code

I know paid mods isnt welcomed but Im not the one charging for it. I atleast know its possible to do such a thing now

Posted
8 hours ago, Lordchaosc said:

I checked the Miside discord and someone posted a nude mod for the game, although it did got removed. Unfortunately I think its a paid mod but I do have the link to the boosty link.

https://boosty.to/boris-code

I know paid mods isnt welcomed but Im not the one charging for it. I atleast know its possible to do such a thing now

That looks like the body taken from the shower scene. Technically naked, yes, but pretty low quality and no nipples or vagina.

Posted
3 hours ago, Sagah_ said:

That looks like the body taken from the shower scene. Technically naked, yes, but pretty low quality and no nipples or vagina.

I do find it odd that the images shared doesnt show any nipples or hers crotch so its not worth anyone to pay and download it for us.

Thanks for pointing it out though.

Posted (edited)
10 hours ago, Lordchaosc said:

I do find it odd that the images shared doesnt show any nipples or hers crotch so its not worth anyone to pay and download it for us.

Thanks for pointing it out though.

1.thumb.jpg.5355f4db79f9b3451c01dfb1b22bc5bb.jpg2.thumb.jpg.5cede290869882418706fb1c7551da7a.jpg3.thumb.jpg.95f00c9d27cf7341e922b037ee100f38.jpg
This is how the shower body looks like

Edited by Sagah_
Posted
22 minutes ago, Sagah_ said:

This is how the shower body looks like

anyone found out how to use this on normal body/costumes yet? if someone so this, can get people to add textures XD

Posted

Keeping an eye out on this. Game is fun & she is so cute.

 

As for mods so far I've been able to get BepInEx working with both UniversalAssetLoader & the Skirtless mods. I tried tog get the nude demo mod form https://boosty.to/boris-code working but i could not. Every time i tried to start the game with it installed i got errors in BepInEx. But the game did start but she was not nude & there was no nude option in the Addons tab from the UniversalAssetLoader. So i have no idea how to get that working.

Posted
3 minutes ago, xnajoe said:

Keeping an eye out on this. Game is fun & she is so cute.

 

As for mods so far I've been able to get BepInEx working with both UniversalAssetLoader & the Skirtless mods. I tried tog get the nude demo mod form https://boosty.to/boris-code working but i could not. Every time i tried to start the game with it installed i got errors in BepInEx. But the game did start but she was not nude & there was no nude option in the Addons tab from the UniversalAssetLoader. So i have no idea how to get that working.

 

Actually a quick update, i got the nude demo mod to work, but i had to fully remove the UniversalAssetLoader mod so that also removed any other mod that used it as well like the Skirtless mod. Thee nude mod demo also seems to alter all her outfits, and is turned on all the time so you can switch it on/off like you can with others from the  UniversalAssetLoader. 

 

The nude demo mod also isn't exactly nude it just puts her in underware.

20241221093321_1.jpg

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...