Jump to content

neptunia sisters vs sister nudes mods request


Recommended Posts

Posted

ラムちゃんとロムちゃんの水着の改造。

Modification of Ram and Rom's swimsuits.

 

このゲームでヌードの改造は色々と問題があるので私は作りません。
要求・要望をPMで送ってこないで下さい。

I don't make nude mods in this game because there are many problems with them.
Please do not send me a PM with your requests/requests.

 

image.jpeg.b83f2ebd3ce450b5561d0ae85e2c8b2f.jpeg

 

image.jpeg.8400d63c930f87d707645ea654ea0670.jpeg

 

image.jpeg.1c77e07c258058afb95320786c36bd76.jpeg

RAM&ROM_Parapara_swm.rar

Posted

while yes skimpier swimsuits fits better with the series this was a thread made for nude mods so i would still like to see mods for the characters that make them naked

Posted

Only thing I could possibly ask for in this game is for editing meshes to be easy. I spend so much of this game just staring at Nepgear's and Uni's asses; it'd be really nice if they were a pair of fat bubble butts instead of two sad sets of pancake-cheeks.

 

But, since it runs off of Unity, maybe there's some hope.

Posted
On 2/8/2023 at 9:13 AM, parapara said:

こう言う事ですか?

You mean like this?

 

image.jpeg.ccdbac69c83ddb3e658661627da308e5.jpeg

 

image.jpeg.4eadefc52f3a815a3436d153663006ea.jpeg

 

Yes, finally, too bad CH/IF doesn't do anything to fix her suit officially. Kudos to you and other modders. I'll enjoy the game 10x more now ?

Posted
On 1/27/2023 at 7:51 PM, parapara said:

このゲームはUnityで作成されているのでNeptunia x SENRAN KAGURA Ninja Warsとは違います。
また、3DMigotoで抽出したモデルには頂点グループがないのでテクスチャーの編集くらいしか機能しません。
SAMURAI MAIDENと同じ方法でのモデルの加工が必要となります。
私はこのゲームの改造には興味がないので作成するつもりはないですが、改造に興味のある方はSAMURAI MAIDENに載せた手順が参考になるかとおもいます。
因みにUnityのバージョンは2021.2.3f1だと思います。

 

This game is different from Neptunia x SENRAN KAGURA Ninja Wars because it is created in Unity.
Also, the models extracted by 3DMigoto do not have vertex groups, so they only work for editing textures.
It is necessary to process the model in the same way as SAMURAI MAIDEN.
I am not interested in modifying this game, so I do not intend to create it, but if you are interested in modifying it, you may find the procedure in SAMURAI MAIDEN helpful.
I think the version of Unity is 2021.2.3f1.

Translated with www.DeepL.com/Translator (free version)

 

image.png.91a16b24531980217a4350fb29e1a5ae.png

手順を載せてくださってありがとうございます。英語がわからずMOD作成についてなかなか理解が進まないのが常なので非常に助かります。

参考にしてUnityのMODに手を出してみようかと思ったのですが、説明の中にあった Skinned Mesh Renderer.cs をポケモンのDiscordのbdsp-general-modding内で探してみたものの、どうしても見つけることができず詰まってしまいました。

私の検索能力が低いだけなのでお聞きするのも躊躇っていたのですが、もしbdsp-general-modding内にアップされている大体の場所でもよいのでご教授いただけるのであれば大変助かります。

Posted (edited)

There is a link to pastebin in the pinned message.

Since there are bones that are null, an error will occur if that file is used as is.

So you need to modify the program a little.

 

On a side note, I don't think it's fair to call the file "skinned mesh renderer.cs".

Calling it by the class name or the name displayed in the menu may be more suitable for the actual function.

 

Also unity version 2021.2.5f can't create correct file.

Probably due to AssetBundles-Browser.

There seems to be no problem with the version around 2020.

I haven't used it, but you might want to try AssetBundles-Browser-Plus.

 

Postscript: I also thank parapara for posting how to make mods.

 

ピン止めされたメッセージにpastebinへのリンクがあります。

nullになっているボーンがあるのでそのファイルをそのまま使用するとエラーが発生します。

なので、少しプログラムを修正する必要があります。

 

話はそれますが、そのファイルを"skinned mesh renderer.cs"と呼ぶのはふさわしくないと思います。

クラス名かメニューに表示される名前で呼ぶほうが実際の機能にあっているのでは。

 

また、unityのバージョンは2021.2.5fを使用すると正しいファイルを作成できません。
おそらくAssetBundles-Browserが原因です。
2020.くらいのバージョンなら問題なさそうです。
私は使っていませんが、AssetBundles-Browser-Plusを試してみても良いかもしれません。

 

追記:私もmod作成方法を投稿してくれたparaparaさんに感謝しています。

Edited by pop_pop_pop
Posted
1 hour ago, pop_pop_pop said:

ピン止めされたメッセージにpastebinへのリンクがあります。

nullになっているボーンがあるのでそのファイルをそのまま使用するとエラーが発生します。

なので、少しプログラムを修正する必要があります。

 

話はそれますが、そのファイルを"skinned mesh renderer.cs"と呼ぶのはふさわしくないと思います。

クラス名かメニューに表示される名前で呼ぶほうが実際の機能にあっているのでは。

 

また、unityのバージョンは2021.2.5fを使用すると正しいファイルを作成できません。
おそらくAssetBundles-Browserが原因です。
2020.くらいのバージョンなら問題なさそうです。
私は使っていませんが、AssetBundles-Browser-Plusを試してみても良いかもしれません。

 

追記:私もmod作成方法を投稿してくれたparaparaさんに感謝しています。

私はUnity製のゲームの改造は日が浅いので詳しい知識は無いのでよくわかりませんが・・・
MODの作成をする時は、そのゲームで使用されたUnityのバージョンと同じUnityで保存しないと駄目と言われたのでそれを守るようにしています。
そして最初にも言いましたがこのゲームのUnityのバージョンは2021.2.3f1です。
また、Skinned Mesh Renderer.csは配布されているファイル名なので、必要なファイルとしてそのままのファイル名で書かせてもらいました。

 

I'm new to modding Unity made games, so I don't have detailed knowledge of them, so I don't really know...
I was told that when you create a mod, you have to save it in the same Unity version that was used for the game, so I try to follow that rule.
And as I said at the beginning, the Unity version for this game is 2021.2.3f1.
Also, Skinned Mesh Renderer.cs is the name of the distributed file, so I wrote the file name as it is as a required file.

Translated with www.DeepL.com/Translator (free version)

 

image.png.85633f0d409a143d4afa89c4277d6d9a.png

 

>>ピン止めされたメッセージにpastebinへのリンクがあります。
nullになっているボーンがあるのでそのファイルをそのまま使用するとエラーが発生します。
なので、少しプログラムを修正する必要があります。

この部分に関してはちょっと意味がわかりません;

 

 

>>There is a link to pastebin in the pinned message.
There is a bone that is null, so using that file as is will cause an error.
So we need to modify the program a little.

I'm a little confused about this part; I'm not sure what you mean.

Posted
7 hours ago, Wakabayashi877 said:

I'd just be happy having nepgear wear her traditional stripped purple undies.

ネプギア縞パンティ
(画像はパンティを確認できるようにスカートを非表示にしていますが、実際にはあります)

 

Nepgear Striped Panty
(The image hides the skirt so that the panties can be seen, but they are actually there)

 

image.jpeg.eaffcfa370dcc7a07c1e8d3e4e362c0e.jpeg

 

image.jpeg.2ed2a8cb01088e9802d04ec3af22e5c4.jpeg

 

image.jpeg.68a03b0b2cac4c8047885bbfec9931a8.jpeg

 

 

nepgear_striped_panties.rar

Posted
1 hour ago, Obligitury said:

skirtless outfits? Hype.

スカートレスとは違います;
ネプギアの下着を縞パンティにしただけで、参考画像を撮るためにスカートを非表示にしているだけです。

 

It is not the same as skirtless; and
I just used striped panties for the nepgear underwear and hid the skirt to get a reference image.

Posted

to parapara

 

unity default resources indeed says 2021.2.3f1, but UnityPlayer.dll says 2021.2.5f1.

Also, the version notation of the bundle files is 2021.2.5f1.

So I think the version used in the game is 2021.2.5f1.

 

If it's a procedure to create a bundle file, we should create the mod with the same version of Unity as the game.

However, since we are only replacing the raw data this time, as long as the format of the file matches,

there should be no problem even if the version of Unity used to create it is slightly different.

 

The error is exactly what it says.

The error is caused by bones being null when creating the dictionary for bone index conversion.

Maybe I have an old .cs file and yours is a new one with bug fixes.

Or maybe I have a different procedure for exporting the fbx file.

 

paraparaさんへ

 

unity default resourcesは確かに2021.2.3f1となっていますが、UnityPlayer.dllには2021.2.5f1と書かれています。
また、bundleファイルのバージョン表記も2021.2.5f1です。
なので、ゲームで使用されているのはバージョン2021.2.5f1だと思います。

 

bundleファイルを作成する手順であればゲームと同じバージョンのUnityでmodを作成すべきでしょう。
ですが、今回はrawデータを入れ替えているだけなので、そのファイルの形式さえ一致していれば、

それを作成するのに使用したUnityのバージョンが多少違っていても問題ないはずです。

 

エラーの件は書いたままの意味です。
ボーンインデックス変換用の辞書を作成する際にnullになっているボーンが原因でエラーが発生します。
ひょっとすると私の持っている.csファイルは古いもので、あなたのものはバグ修正された新しいものなのかもしれません。

あるいは、私がfbxファイルをエクスポートする手順が違っているのかも。

Posted
23 minutes ago, pop_pop_pop said:

to parapara

 

unity default resources indeed says 2021.2.3f1, but UnityPlayer.dll says 2021.2.5f1.

Also, the version notation of the bundle files is 2021.2.5f1.

So I think the version used in the game is 2021.2.5f1.

 

If it's a procedure to create a bundle file, we should create the mod with the same version of Unity as the game.

However, since we are only replacing the raw data this time, as long as the format of the file matches,

there should be no problem even if the version of Unity used to create it is slightly different.

 

The error is exactly what it says.

The error is caused by bones being null when creating the dictionary for bone index conversion.

Maybe I have an old .cs file and yours is a new one with bug fixes.

Or maybe I have a different procedure for exporting the fbx file.

 

paraparaさんへ

 

unity default resourcesは確かに2021.2.3f1となっていますが、UnityPlayer.dllには2021.2.5f1と書かれています。
また、bundleファイルのバージョン表記も2021.2.5f1です。
なので、ゲームで使用されているのはバージョン2021.2.5f1だと思います。

 

bundleファイルを作成する手順であればゲームと同じバージョンのUnityでmodを作成すべきでしょう。
ですが、今回はrawデータを入れ替えているだけなので、そのファイルの形式さえ一致していれば、

それを作成するのに使用したUnityのバージョンが多少違っていても問題ないはずです。

 

エラーの件は書いたままの意味です。
ボーンインデックス変換用の辞書を作成する際にnullになっているボーンが原因でエラーが発生します。
ひょっとすると私の持っている.csファイルは古いもので、あなたのものはバグ修正された新しいものなのかもしれません。

あるいは、私がfbxファイルをエクスポートする手順が違っているのかも。

なるほど・・・差し替え程度であればバージョンは気にしなくても良いのですね・・・1つ勉強になりました;
unity default resourcesのバージョンに合わせる事が前提だと聞いていたので;

FBXの抽出方法はサムライメイデンで記載した手順しか知らないので、なんとも;

 

I see... so you don't have to worry about the version as long as it's just a replacement... I learned one thing...
I had heard that it is assumed to match the version of unity default resources.

I don't know how to extract FBX, because I only know the procedure described in Samurai Maiden.
 

Posted
On 2/13/2023 at 12:52 AM, parapara said:

ネプギア縞パンティ
(画像はパンティを確認できるようにスカートを非表示にしていますが、実際にはあります)

 

Nepgear Striped Panty
(The image hides the skirt so that the panties can be seen, but they are actually there)

 

image.jpeg.eaffcfa370dcc7a07c1e8d3e4e362c0e.jpeg

 

image.jpeg.2ed2a8cb01088e9802d04ec3af22e5c4.jpeg

 

image.jpeg.68a03b0b2cac4c8047885bbfec9931a8.jpeg

 

 

nepgear_striped_panties.rar 12.21 MB · 74 downloads

 

You are GOD!! Thank you very much!! 

Posted (edited)

This mod exposes the breasts of the Purple Sister.

Unzip and overwrite the file that comes out to the folder of the same name in the game folder.

Note that it cannot be restored without a backup.

I would like to thank everyone who gave me advice in producing this mod.

 

I am concentrating on making mods for other games right now, so I can hardly accept any requests. Sorry.

 

Translation : DeepL

 

Spoiler

image.gif.b5e1af65efab57ac245e2fdd1243bece.gif

 

skimpy purple sister .zip

Edited by ALALALFA
Posted
On 2/19/2023 at 3:46 AM, ALALALFA said:

This mod exposes the breasts of the Purple Sister.

Unzip and overwrite the file that comes out to the folder of the same name in the game folder.

Note that it cannot be restored without a backup.

I would like to thank everyone who gave me advice in producing this mod.

 

I am concentrating on making mods for other games right now, so I can hardly accept any requests. Sorry.

 

Translation : DeepL

 

  Reveal hidden contents

image.gif.b5e1af65efab57ac245e2fdd1243bece.gif

 

skimpy purple sister .zip 22.04 MB · 147 downloads

Awesome, thanks! I've also been looking for mods for this game; I'd love it if we got even more

  • 4 weeks later...
  • 1 month later...
  • 3 weeks later...

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