Jump to content

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


Recommended Posts

Posted

Thanks for the ini on the previous page by the way :)

And also the demist files.

One or two things to fix:

After kuro's ini ,Helena's/Kokoro's hair is red (is there a key combo or someway to toggle back to blonde?)

A few missing textures for the gift wrap costumes it seems.

Capture2.JPG

Capture.JPG

Posted

@bobrealize - If you want to stop the error messages add the follow highlighted lines to Mods\Costumes\knight_77_SSR_Event_SecretBathTime (AllGirls)\nDISABLED SSR_Event_SecretBathTime_Change.ini (FYI, its at the bottom)

 

;Soap
[ShaderOverrideSoap01_PS]
; SecretBathTime Soap
hash = 9dc65b3b28b6f02d
allow_duplicate_hash=overrule
handling = skip
[ShaderOverrideSoap02_PS]
; SecretBathTime Soap
hash = f235ea841e8674d8
allow_duplicate_hash=overrule
handling = skip

 

Note: these are the old hashes, so only those are clashing, and the new shaders aren't flagged to always skip like before. I'd be hestitant to do it because it can have affect more than just the event suit it was designed for but your choice. You can also add the following afterwards to add the new shaders and have the new ones be skipped entirely as well.

[ShaderOverrideSoap01_PS-20200610]
hash = 532bf5f5b6377205
allow_duplicate_hash=overrule
handling = skip

[ShaderOverrideSoap02_PS-20200610]

hash = 1455a221f955fa05

allow_duplicate_hash=overrule
handling = skip

 

@starash - Forgot that the original base d3dx.ini didn't check ib/vb0 hashes because at the time there weren't really any hair mesh mods, so I'll add that in to the base to support mesh updates.

 

@sesefi40 - It looks like you 2 variations of a mod active at the same time. If the Mod folder included multiple ini files for different versions, you are probably only intended to have one active at a time. Alternatively, you have 2 mods for the same suit active at the same time. One of them looks like Knight77's SSR_Event_Peace (Ayane_Helena) and I recognize the other but I don't know the name for the exaggerated nipple bumps.

 

Updated base d3dx.ini for hair mesh replacements rather than just texture replacements.

 

Posted

@HurtJuice - Its a bit tricky to do that but achievable as I do that in CostumeCustomizer. It involves matching the skin texture hash to identify that Marie's skin is the one being loaded but not replacing anything and then match the specific suit's body hash afterwards to delay replacing the skin texture. If you are working on a INI mod, you can PM me and I can help you work it out.

Posted
13 hours ago, KuroKaze78 said:

@Fiona_Lovers - Not really sure what's going on there, likely a replacement that is carrying over unintentionally.

 

 

--All

Attached is the work in progress d3dx.ini based off the original base d3dx.ini.

It should include all of PS hashes (I didn't add any VS hashes) from most of the modding posts I could find and any of the mods I had active that had valid ShaderOverrides.

I created a new shader_type category for things that want replacements but not really character based (CommandListEnvironment at shader_type = 7). I'm not really sure if I should go ahead and add the tanning shader_type I use in CostumeCustomizer but for now I'll just skip the number i used (6). I also assigned a shader_type value to the GUI shader override as well. Hair replacements are now enabled by default. It also includes by default excluding embedded "desktop.ini" if you set any custom Windows Explorer settings like custom folder icons or anything.

 

Let me know if I missed anything. I'll be putting out a merge request to the primary github repo with the updates and we'll see how that goes. This version has the old hashes, hashes from 20190425 (In case Steam ever updates to those) and new hashes from 20200610. They are all matched up for there same equivalent by name and the bytecodes have all been calculated for the 20200610 ones so this d3dx.ini should be usable for both Steam and DMM. There could be some duplicate hashes depending on how some of your installed mods were set-up (embedded ShaderOverrides versus requesting updates to the d3dx.ini).

 

File (Last updated: 06/13/2020)

d3dx.ini 79.83 kB · 45 downloads

 

 

Changelog:

6/12/2020 - First pass of all updated shaders + adding CommandListEnvironment (shader_type 7)

6/13/2020 - Added check for ib/vb0 hashes for hair mods to support hair mesh replacements and moved Tan shader in as shader_type 6

 

Note: this doesn't yet have much consideration for demist yet. Over the last year there have been several variations to the original demist mod, so even when fixed there should probably be some cycle options/settings to control the level of demist.

 

11 hours ago, Adm99 said:

@KuroKaze78 Thanks! That seemed to clear up the pink light/fog problem I was having on the main screen with my demist modifications.

 

The bright pink fog still shows up in the back during the results for Fiona and Monica (I still want to learn how to identify and get rid of it), and some girls have different degrees of light pink to reddish(Tamaki/Sayuri) lighting in that animation for some reason, but it doesn't flicker on/off at least.

 

Here it is for those asking to try it. Let me know if it works, or any problems with it (or what's unnecessary/what I did wrong if you know). I hope it doesn't mess up something I couldn't test myself.

I don't think it needs the clear 'glass.png' in the folder you use, but I didn't mess with the lines in there for it just to be safe (everyone should already have one just in case).

 

Tamaki.jpg

 

Needs the d3dx.ini(Last updated: 06/12/2020) uploaded by KuroKaze78 here #8394 to be installed first (for DMM at least).

Edit: I think I uploaded the wrong DMM file that still had the bars for the shower doors showing. I've attached a fixed version so just replace it.

DMM demist.ini 4.46 kB · 314 downloads STEAM demist.ini 4.63 kB · 71 downloads

DMM demist FIX.ini 4.76 kB · 341 downloads

 

Thank you so much for fixing this annoying Update!!!

Posted

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

しかし、[mod] Wet Effectsを導入しても解決されませんでした。

バージョンアップの際にhashの数値が変更されたことが原因なのでしょうか?

あまりMODに詳しくないので自分ではどうすることもできません。

 

Posted

@tokorozawa

KuroKaze78さんの提供してたd3dx.iniを自分のを取り替える

あとはextra_wet.iniの中で

Quote

[ShaderOverrideWet]
hash = d4490acbf65bd5e3
checktextureoverride = ps-t1
allow_duplicate_hash = overrule

hashの数値を編集してみろ。

私は日本語と英語が苦手で、変な言葉と文法を受け入れてください。
I am not good at Japanese and English. Please accept my strange words and grammar.

Posted

日本語での説明ありがとうございます。

hashの数値を編集してみました。

しかし、wetが反映されたのは顔のみでした。

体に反映させるには[ShaderOverrideWet2]のhashの数値も変更する必要がありますか?

Posted
6 hours ago, tokorozawa said:

日本語での説明ありがとうございます。

hashの数値を編集してみました。

しかし、wetが反映されたのは顔のみでした。

体に反映させるには[ShaderOverrideWet2]のhashの数値も変更する必要がありますか?

[ShaderOverrideWet2] not change(DL only data)

[ShaderOverrideWet2] は変更はしない(DLしたままのデータ)

21 hours ago, KuroKaze78 said:

@Fiona_Lovers - Not really sure what's going on there, likely a replacement that is carrying over unintentionally.

 

 

--All

Attached is the work in progress d3dx.ini based off the original base d3dx.ini.

It should include all of PS hashes (I didn't add any VS hashes) from most of the modding posts I could find and any of the mods I had active that had valid ShaderOverrides.

I created a new shader_type category for things that want replacements but not really character based (CommandListEnvironment at shader_type = 7). I'm not really sure if I should go ahead and add the tanning shader_type I use in CostumeCustomizer but for now I'll just skip the number i used (6). I also assigned a shader_type value to the GUI shader override as well. Hair replacements are now enabled by default. It also includes by default excluding embedded "desktop.ini" if you set any custom Windows Explorer settings like custom folder icons or anything.

 

Let me know if I missed anything. I'll be putting out a merge request to the primary github repo with the updates and we'll see how that goes. This version has the old hashes, hashes from 20190425 (In case Steam ever updates to those) and new hashes from 20200610. They are all matched up for there same equivalent by name and the bytecodes have all been calculated for the 20200610 ones so this d3dx.ini should be usable for both Steam and DMM. There could be some duplicate hashes depending on how some of your installed mods were set-up (embedded ShaderOverrides versus requesting updates to the d3dx.ini).

 

File (Last updated: 06/13/2020 - 2nd update)

 

d3dx.ini 79.98 kB · 151 downloads

 

Changelog:

6/12/2020 - First pass of all updated shaders + adding CommandListEnvironment (shader_type 7)

6/13/2020 - Added check for ib/vb0 hashes for hair mods to support hair mesh replacements and moved Tan shader in as shader_type 6

6/13/2020.2 - Added another identified Shadow Shader (missing from both DMM/Steam)

 

Note: this doesn't yet have much consideration for demist yet. Over the last year there have been several variations to the original demist mod, so even when fixed there should probably be some cycle options/settings to control the level of demist.

Again, use this. I don't know if it had changed.

繰り返しになるが、これを使う。 変更してた場合は私にはわからない。

Posted

皆様、アドバイス助かりました。

おかげさまでextra_wetが反映されました。

ありがとうございました。

 

しかし、今度はd3dx.iniを導入すると別のエラーが発生しました。

knight77_SR_Event_Mermaid _Martini

こちらもhashの書き換えが必要ですか?

 

無題.png

Posted

 

After using the new d3dx.ini
A warning sound now sounds even though there is no red warning text
Is there a solution?

 

Uses Google Translate

Posted

Sorry for the mini updates, but a few more shader's were added that were never in the base d3dx.ini. This last update was to add the Fingernail shader identified in the directions for using Swimsuit Swapper. It's Steam and latest DMM shader hashes have now been added.

 

For those of you getting warnings, it's because many of the additional identified shaders over the last 12-18 months have been added in various ways. If they were embedded in INI files they are likely now duplicated in the base d3dx.ini so that multiple mods don't have to worry if you already have support for that shader or not. The easiest way to resolve the warning is to either remove the older [ShaderOverride...] section from the mods displayed in the warnings or add the following orange text to the offending ShaderOverride in the mod:

 

[ShaderOverride...]
hash = ...
allow_duplicate_hash=overrule

...

 

 

@LLLOVERS - That generally happens if you have non standard characters in one of your INI files. If you directly copied and pasted from these forums, you may have an embedded non-printable character copied along with it, so generally its best to retype what's listed to be safe. If you remember what you copy/pasted, you can open it in a text editor and slowly move the text cursor through character by character (like pressing the Right arrow key) and if it takes 2 arrow keys to move 1 character, then you found your non-printable character and delete the extra non-printable character. The only other option is using a more sophisticated text-editor that can print out the non-printable characters.

Another possibility is that the file is encoded in a different character set, which you  may be able to resolve by just opening in Notepad and save as with specifying the encoding to either UTF-8 or ANSI.

Posted

 

 

 

DOAX-VenusVacation_200614_175503.jpg.85769470618a2278486820614e754416.jpg

 

モニカショートヘアALT + 4 chenge髪の色。配布されているknight77ファイルを使用しますありがとうございましました

 後ろから見るのは不自然なので、誰かが修正できるといいのですが?

Posted
45 minutes ago, unkbrbr3 said:

Monica_Hair.7z

 

DOAX-VenusVacation_200614_175503.jpg.85769470618a2278486820614e754416.jpg

 

monica short hair. alt + 4 chenge hair color . I use the  knight77 file distributed. thank you.

 Looking from behind is unnatural, so I hope someone can fix it?

Its very nice, thank you for your effort for this :)

 

I have a problem attached below, maybe it can be fixed somehow. There is a ghost shadow which effects dof without reshade (mxoa) and it can be seen clearly with reshade on.

BTW back of the hair is not bad, seems very sexy to me :)

 

Reshade Off:

867238638_DOAX_VV2020-06-1412-56-49.thumb.png.133c20d30990f7046a0b8fad5a669eb5.png

 

Reshade On

1753891613_DOAX_VV2020-06-1412-56-59.thumb.png.46c899abe980ccb5f006d189ea66f4e4.png

Posted
On 6/13/2020 at 11:40 AM, KuroKaze78 said:

 

Thank you for your hard work. I found a small problem with  kanna's nails. How can I repair it?

200397243_QQ20200615015754.png.9a4d59624c427a149598724c8e9881f7.png

Posted

something in the updated ini is causing tamaki and misaki to wig out on me and drop my frame rate hugely, can anyone else confirm? It happens even if i equip a non modded suit.
apart from those two, everything else seems to be working nicely

 

Posted

Same goes with me, Tamaki and Misaki have this issue of frame massive drops and large artifacts that causes flicking of the screen even you disable the mod, the issue is still there 

Capture.JPG

Posted

@mylori, @funtcase, @Tinapay27 - There are likely too many variations possible for these kind of issues and you're going to have to isolate which mod is causing the problems yourselves. The easiest way is to pull out half of your mods (or disable them) and reload and see if the issue is still present. If the issue goes away put half of what you took out back, if the issue was still present you probably can put what you took out back and take out half of what you had left from before. You'll have to repeat this until you've narrowed it down to where someone or myself can attempt to investigate why that mod is misbehaving.

Posted
7 hours ago, mylori said:

Thank you for your hard work. I found a small problem with  kanna's nails. How can I repair it?

Are you using a specific hair mod to change hair model? If so which one?

Posted
7 hours ago, KuroKaze78 said:

@mylori, @funtcase, @Tinapay27 - There are likely too many variations possible for these kind of issues and you're going to have to isolate which mod is causing the problems yourselves. The easiest way is to pull out half of your mods (or disable them) and reload and see if the issue is still present. If the issue goes away put half of what you took out back, if the issue was still present you probably can put what you took out back and take out half of what you had left from before. You'll have to repeat this until you've narrowed it down to where someone or myself can attempt to investigate why that mod is misbehaving.

Thanks, it may be kanna's hair mod.

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