Lordchaosc Posted December 14, 2024 Posted December 14, 2024 Since the game is out, I wonder if anyone is willing to mod the game.
Numbers66 Posted December 14, 2024 Posted December 14, 2024 could be interesting, maybe someone can get some animations so you can use more of the objects around the house, maybe more outfits? XD
Rempacious Posted December 15, 2024 Posted December 15, 2024 (edited) The character at least can be easily modded it seems, there's an editable texture template for clothes and body part folder but not sure if that's it. There's also this repo as well:Â https://github.com/CORRUPTOR2037/MiSide-AssetLoader Edited December 15, 2024 by Rempacious
EndlessNocturne Posted December 15, 2024 Posted December 15, 2024 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 1
Numbers66 Posted December 15, 2024 Posted December 15, 2024 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
EndlessNocturne Posted December 15, 2024 Posted December 15, 2024 1 hour 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 · 2 downloads quick texture fix MitaSkirtless1.1.7z 3
Lordchaosc Posted December 16, 2024 Author Posted December 16, 2024 There is a bukkake mod if anyone is into that. Its just an texture replacement though. https://randomfella0.itch.io/miside-nsfw-mods
EndlessNocturne Posted December 16, 2024 Posted December 16, 2024 (edited) On 12/15/2024 at 5:23 PM, EndlessNocturne said: quick texture fix MitaSkirtless1.1.7z 156.27 kB · 26 downloads - Alternative way to get same(+bonus Neko Ears) and potentially more mod options[there are 2 mods included but I couldn't figure out how to make them showing in selector rn] - for those who don't want to setup 3dmigoto over MiSide (tho setting up BepInEx looks no simpler...) :  https://github.com/Rist8/MiSide-UniversalAssetLoader [!!!IMPORTANT!!!: since posting loader got 0.9.2 update which breaks everything and seems needs totally different format. Download 0.9.0 version from Releases page for this to work] upd2: ok, the bug was fixed and it started working in 0.9.2, should work in later ones too  Important: directly enable network access to game's exe in your firewall/AV/whatever, as for some reasons BIE updates through the game  during it's initial setup and if connection is blocked you'll face error and game will crash. To get skirtless+texture fix within this mod loading, extract/replace files in Quote MiSide\BepInEx\plugins\UniversalAssetLoader\Assets after full BepInEx setup following/completing installation guide on Github. All questions about this one address to it's author on github/discord/etc, I barely made it working myself[found that textures were inverted compared to 3dmigoto] Skirtless_Assets.7z Edited December 18, 2024 by EndlessNocturne fix 4
Nuwu123 Posted December 16, 2024 Posted December 16, 2024 Do you guys have a backup file for the mod? I’ve tried all the links above, but none of them work, including https://randomfella0.itch.io/miside-nsfw-mods. Thankyou
Lordchaosc Posted December 16, 2024 Author Posted December 16, 2024 5 hours ago, Nuwu123 said: Do you guys have a backup file for the mod? I’ve tried all the links above, but none of them work, including https://randomfella0.itch.io/miside-nsfw-mods. Thankyou Unfortunately I've only managed to download only one file from the link. covered_in_cum_constume.zip
randomfella0 Posted December 16, 2024 Posted December 16, 2024 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. 1
randomfella0 Posted December 16, 2024 Posted December 16, 2024 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. 1
Numbers66 Posted December 16, 2024 Posted December 16, 2024 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.
Numbers66 Posted December 16, 2024 Posted December 16, 2024 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
randomfella0 Posted December 16, 2024 Posted December 16, 2024 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.
Numbers66 Posted December 16, 2024 Posted December 16, 2024 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
EndlessNocturne Posted December 17, 2024 Posted December 17, 2024 (edited) On 12/16/2024 at 10:41 PM, 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. 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-_- Edited December 17, 2024 by EndlessNocturne
Licant Posted December 17, 2024 Posted December 17, 2024 I don't know about modding nothing but i hope you can do nude mod
randomfella0 Posted December 17, 2024 Posted December 17, 2024 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)
Numbers66 Posted December 17, 2024 Posted December 17, 2024 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?
EndlessNocturne Posted December 18, 2024 Posted December 18, 2024 17 hours ago, Numbers66 said: 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? the problem is that even regular model has way less bones than usually(aka leg has only 2 weights - no side ones-_- ), so many/most existing weights will be obsolete/nowhere to tie. And on the contrary - it has more extra chest bones(for bouncing sweater) which won't really help on nude model...  18 hours 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) I'm not sure how exactly models are extracted as I didn't did it myself. But .fbx models had armature(and even animations). Try exporting as fbx?.. 1
Lordchaosc Posted December 19, 2024 Author Posted December 19, 2024 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
Sagah_ Posted December 20, 2024 Posted December 20, 2024 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.
Lordchaosc Posted December 20, 2024 Author Posted December 20, 2024 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. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now