Jump to content

Dead Or Alive Xtreme Venus Vacation - Modding Thread and Discussion -


Recommended Posts

Posted
On 11/30/2020 at 11:53 PM, HattoWW said:

Patty and Luna's short pubic hair versions added..

 

Also working on a lighter skin and pinky nipples (Patty) for fun :)

 

1360905690_DOAX_VV2020-12-0102-48-39.thumb.png.d5e8d915829ea9466ee02cb59b4ffe51.png

 

Patty Lighter Skin V2

1504792821_DOAX_VV2020-12-0120-15-12.thumb.png.6416c180e3015ddfbd96539c9f20839c.png

 

 

can you please share those mods ? thanks

Posted
On 11/28/2020 at 2:42 PM, HattoWW said:

Trying to add short pubic :D

 

1986872807_DOAX_VV2020-11-2822-33-49.thumb.png.abac57d588d5ba9c72844b03d85bbf23.png

 

V2 (29.11.2020)

862672538_DOAX_VV2020-11-2915-03-57.thumb.png.cd22e15ecf4de2d84458ef74b06f2727.png

 

1119108404_DOAX_VV2020-11-2915-22-36.thumb.png.ab6882ca66adb8e30b1766a3a689826b.png

 

 

1201701089_DOAX_VV2020-11-2916-05-02.thumb.png.079d974e75e3d3f046623a75664da197.png

 

Patty and Luna added

 

562342346_DOAX_VV2020-11-3019-10-10.thumb.png.094dab000a8a40fd8db4ec13c7517100.png

 

257735787_DOAX_VV2020-11-3018-23-28.thumb.png.2c72b290929134ebc1b2c1eb0de5cf1c.png

 

Skins are originally made by @eromaro.

 

I only added short pubic hairs, and a little color change for Honoka's nipples. If eromaro want to share the shaved version of other girls, i can add short pubic hair versions for them too. (Luna's nipples also modified)

 

Honoka.dds 16 MB · 488 downloads  

Marie.dds 16 MB · 507 downloads

Fiona.dds 16 MB · 475 downloads

Patty.dds 16 MB · 370 downloads

Luna.dds 16 MB · 351 downloads  

Thank you! is it possible to post the short pubic photoshop layer file alone? (in psd format maybe). I would like to try painting it on some other girls. Thanks.

Posted
13 minutes ago, a8112279000 said:

 Ask for help

Its a general mod / skin problem. This skins are not compatible with knight77 mods. You should use knight77 own skins for his mods.

 

Pls try other mods. 

 

 

Posted
20 hours ago, yuta123456789 said:

 

返信出来なくて申し訳ない。でも解決した様で良かったですね。表情変更modとかもctrl押しながら操作すると切り替え出来たりするんで撮影する時とか試したみてみるといいですよ。

Thank you for your reply.

I am being helped by various people.

I'm so lucky to get a reply! It's SSR!

> You can switch facial expression mods by pressing ctrl while operating, so it's a good idea to try it when shooting.

Is it a facial expression change? There is also such a thing.

I haven't found such a mod yet, I wonder if I can master it.

There are many vv vanilla facial expressions, so I have a desire to see more emotional facial expressions.

If possible, I'd be happy if there was a mod that was always flushed. Want to watch!

However, I'm a person who can only receive, and I'm still new to mods in English, so I don't know what mods I can meet and when I can master them.

It's okay if you feel like it when you stumble, so I'd be happy if you could give me some advice again.

Thank you!

 

 

返信ありがとうございます。

色々な人たちに助けられています。

返信がいただけるだけラッキーです!SSRです!

>表情変更modとかもctrl押しながら操作すると切り替え出来たりするんで撮影する時とか試したみてみるといいですよ。

表情変更ですか。そのようなものもあるんですね。

私に使いこなすことができるのか、まだそういうmodをみつけられていないのですが

vvのバニラの表情はすました顔が多いのでもっと感情があふれた表情が見たいという気持ちはありますね。

できれば常に紅潮しているmodがあれば嬉しいですね。見たい!

ただ私は受け取ることしかできない人間で、まだまだ英語にもmodに不慣れなので、どういうmodにいつ出会えるか、使いこなせるかもわからないですけど

躓いた時に気が向いた時でよいのでまたアドバイス頂けたら嬉しいです。

ありがとうございます!

Posted
12 hours ago, hotNess16 said:

@krunkDunk No I do not and I do not know why. Whenever I pull an SR or SSR swimsuit, it gives me a blank screen and doesn't show anything until the girl comes out with the swimsuit on. 

re:

Quote

Does anyone else have a problem where it doesn't show the shower scenes after getting SSR pulls? I am on the steam version of this game and the gacha demist I have installed clears the mist but for some reason, skips the shower scenes. 

You should search your mod's ini files for this hash "e83bee9a417ca03c"

 

 

to quickly search for the hash open up windows command prompt:

change directory to your mods folder, type:

cd /d

drag and drop your mods folder onto the prompt window and press enter

then enter the following command

findstr /s "e83bee9a417ca03c" *.ini

it should look like this:

...DOAX-VenusVacation\Mods>findstr /s "e83bee9a417ca03c" *.ini

after you press enter, you may see a list of ini files that have that hash...

 

The problem is probably in a ShaderOverride section where that hash is skipped with "handling = skip"

You can disable the mod, or ask for more help after telling us which mod causes the problem, and copy paste the ini contents ( in a spoiler ).


 

 

Posted
14 minutes ago, krunkDunk said:

re:

You should search your mod's ini files for this hash "e83bee9a417ca03c"

 

 

to quickly search for the hash open up windows command prompt:

change directory to your mods folder, type:

cd /d

drag and drop your mods folder onto the prompt window and press enter

then enter the following command

findstr /s "e83bee9a417ca03c" *.ini

it should look like this:

...DOAX-VenusVacation\Mods>findstr /s "e83bee9a417ca03c" *.ini

after you press enter, you may see a list of ini files that have that hash...

 

The problem is probably in a ShaderOverride section where that hash is skipped with "handling = skip"

You can disable the mod, or ask for more help after telling us which mod causes the problem, and copy paste the ini contents ( in a spoiler ).


 

 

@krunkDunkOK thanks for the help. I will try doing that tomorrow and let you know if I find the mod in question or if I need more help. I also forgot to mention that the water from the shower head looks darker than normal too but I think it may fix itself if I find the faulty mod. 

Posted

@krunkDunk OK so I did what you suggested and it worked. Thank you so much for the help. The water looks good now too. The only other question I have is that are the shower scenes supposed to have no mist too or are the scenes like in the unmodded steam version?

Posted
6 hours ago, hotNess16 said:

@krunkDunk OK so I did what you suggested and it worked. Thank you so much for the help. The water looks good now too. The only other question I have is that are the shower scenes supposed to have no mist too or are the scenes like in the unmodded steam version?

Those scenes are video files, not game rendering. And the game re-downloads and replaces the video files if they are changed (the game may examine the file data to match what's expected ) So modifying them would be complicated if possible at all.

It used to be possible to replace the video files with another .wmv file with the same name, but that has been patched out.

Posted

During the movie in a tension burst
Luna's nails are missing, how can I fix them?

 

Luna as well as all characters may

Posted

Let me ask you a question.
I wanted to use SSR.Event.Yurufuwa.Parka.Misaki.Kokoro.Momiji with the mod distributed by Mr. MINAZUKI.
Even if it was introduced, it was not reflected.
I'm pressing Ctrl + 1 or Ctrl + 2 like his other mods, but there's no response.
When I introduced his SSR Venus Royal Flash (Monica) as a trial, it was reflected without any problem.
What is the cause?
Please let me know if anyone knows.

 

質問させてください。
MINAZUKI氏に配布していただいたMODでSSR.Event.Yurufuwa.Parka.Misaki.Kokoro.Momijiを使おうと思ったのですが
導入しても反映されませんでした。
同氏の他のMODと同じようにCtrl + 1 or Ctrl + 2を押しているのですが反応がありません。
試しに同氏のSSR Venus Royal Flash (Monica)を導入してみますと問題なく反映されました。
なにが原因なのでしょうか?
どなたかわかる方がいましたら教えてください。

無題.png

Posted
2 hours ago, tokorozawa said:

Let me ask you a question.
I wanted to use SSR.Event.Yurufuwa.Parka.Misaki.Kokoro.Momiji with the mod distributed by Mr. MINAZUKI.
Even if it was introduced, it was not reflected.
I'm pressing Ctrl + 1 or Ctrl + 2 like his other mods, but there's no response.
When I introduced his SSR Venus Royal Flash (Monica) as a trial, it was reflected without any problem.
What is the cause?
Please let me know if anyone knows.

 

質問させてください。
MINAZUKI氏に配布していただいたMODでSSR.Event.Yurufuwa.Parka.Misaki.Kokoro.Momijiを使おうと思ったのですが
導入しても反映されませんでした。
同氏の他のMODと同じようにCtrl + 1 or Ctrl + 2を押しているのですが反応がありません。
試しに同氏のSSR Venus Royal Flash (Monica)を導入してみますと問題なく反映されました。
なにが原因なのでしょうか?
どなたかわかる方がいましたら教えてください。

無題.png

すぐには調べられないけど水着のhash値とインデックス値が変わってるっぽいっすね。

Posted
On 2020/12/4 at PM8点08分, Squizzo said:

使用Atelier Ryza皮(蒸汽版)得到了一个纹理错误。有人知道这是什么问题吗?

无标题-1.jpg.71a29058e7349d55e55c8d1402332f39.jpg

I cant find this mod on the forum. Could you share it?

Posted

image.png.45a0de233954b4aad7118e8c5d3bf583.pngHi,

 

Can someone guide me on how to remove the square bikini completely? there still hav some patch on the boob and crotch area.

 

i playing on dmm.

 

Thanks

Posted
2 hours ago, yuta123456789 said:

修正してみたよ。iniと体のメッシュも変わっていたから古いのは削除して入れ替えてね!若干水着のメッシュも崩れてるけど、許容範囲なはず。直すのが面倒くさいのもあるけどね(笑)

yurufuwa.zip 876.01 kB · 27 downloads

返信ありがとうございます!

何となく覗いてみればまさかこんなに早く対応していただいているとは思いませんでした。

さっそく試してみました。ちゃんと反映してます!

どうやら裸の時に脇の辺りが歪んでしまうみたいですが、そこまで脱がせるつもりではないので十分楽しめます!

助かりました!ありがとうございます。

 

Thank you for your reply!

When I took a peek, I didn't think that he was responding so quickly.

I tried it right away. It reflects properly!

Apparently, when I'm naked, the area around my side is distorted, but I'm not going to take it off so I can enjoy it enough!

It was helpful! Thank you very much.

 

無題.png

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
×
×
  • Create New...