Jump to content

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


Recommended Posts

Posted

Dang It, first 10 tickets Hitomi, then a Nightmare (Don't know wtf happened) Then Cool, Then Really Hitomi Again. Then wrong Blonde. Sigh Every other roll was a SSR just no Monica, 40k & 20 Tickets. Bring on the MODS(T   T)

FFS Add Honoka twice too, 1 from the 12% and then right after X-mas ffs, No pic too many already. Now FionaX2

Untitled.png

Untitled1.png

Untitled2.png

Untitled2.png

Posted
2 hours ago, knockknock3054 said:

{Please tell me how to erase the blue things wrapped around arm!}

 

Those things are performance taxing af, for what i've seen it will require a lot of patience to get rid of them is not difficult just tedious.

 

Spoiler

10.png.59672521e37b8008fde2ad44b9deca12.png

 

Posted
On 12/16/2019 at 2:02 PM, VonVolx said:

Been there got that (Ayane) for me it was 4/17, this is one of the few GSSRs that I don't have alot of the swimsuits which is nice.  Kanna was first now Marie, next Monica.

 

On 12/16/2019 at 11:16 PM, ilego said:

@knight77 stupid question...can i buy stuff for this game in the DMM or steam store if i am region blocked?

 

On 12/17/2019 at 7:31 AM, VonVolx said:

Dang It, first 10 tickets Hitomi, then a Nightmare (Don't know wtf happened) Then Cool, Then Really Hitomi Again. Then wrong Blonde. Sigh Every other roll was a SSR just no Monica, 40k & 20 Tickets. Bring on the MODS(T   T)

FFS Add Honoka twice too, 1 from the 12% and then right after X-mas ffs, No pic too many already. Now FionaX2

Untitled.png

Untitled1.png

Untitled2.png

Untitled2.png

 

On 12/17/2019 at 9:22 AM, zc32swift said:

Please use it for the time being.
Until minazuki MOD comes out

 

  Reveal hidden contents

DOAX-VenusVacation_191217_231325.jpg.9e4d34b5d0d6a9311f93d67b881afcec.jpg

  Reveal hidden contents

DOAX-VenusVacation_191217_230927.jpg.0112d51edbd6f6c5a145ef9904b2a132.jpg

 

 

2019xmas_common.zip 314.09 kB · 690 downloads

@knight77 @VonVolx @zc32swift anyone able to answer?

Posted
13 hours ago, knockknock3054 said:

"Holy Snow NoDress Common-Big"

This is mod that just erases the dress. I will release the mod for the first time. I'm sorry if there is a bug.
{Please tell me how to erase the blue things wrapped around arm!}

 

Holy_Snow_NoDress_Common-Big.zip 533.43 kB · 202 downloads

 

  Reveal hidden contents

Sample1.thumb.jpg.52887d027b5feb66f4ad42ab20d2c664.jpgSample2.thumb.jpg.272b401edda838cb3817aa27ac823c35.jpgSample3.thumb.jpg.dd1aa0ccd2e091051882de066d38ae96.jpgSample4.thumb.jpg.7039f8d44cb3f1893bf6cf6625768177.jpg

 

I Use Google Translate. sorry for my clumsy English.

 

Add the following to your .ini files for the appropriate body type. I did the common lookup first, then Honoka's. As you will notice you could optimize the code for the common type by utilizing the "match_index_count" syntax that I discovered at the tail-end.

 

For common:

 

 

 


[TextureOverrideSleeve1]
hash = c6b3d03d
match_first_index = 12402
handling = skip

[TextureOverrideSleeve2]
hash = c6b3d03d
match_first_index = 14226
handling = skip

[TextureOverrideSleeve3]
hash = c6b3d03d
match_first_index = 11538
handling = skip

[TextureOverrideSleeve4]
hash = c6b3d03d
match_first_index = 552
handling = skip

[TextureOverrideSleeve5]
hash = c6b3d03d
match_first_index = 12666
handling = skip

[TextureOverrideSleeve6]
hash = c6b3d03d
match_first_index = 12618
handling = skip

[TextureOverrideSleeve7]
hash = c6b3d03d
match_index_count = 48
handling = skip
 

 

 

For Honoka:

 

 


[TextureOverrideSleeve1]
hash = 8c5ba225
match_index_count = 48
handling = skip

 

[TextureOverrideSleeve2]
hash = 8c5ba225
match_index_count = 72
handling = skip

 

[TextureOverrideSleeve3]
hash = 8c5ba225
match_first_index = 11844
handling = skip

 

[TextureOverrideSleeve4]
hash = 8c5ba225
match_first_index = 10980
handling = skip

 

 

Posted
14 hours ago, roy1102 said:

Those things are performance taxing af, for what i've seen it will require a lot of patience to get rid of them is not difficult just tedious.

 

  Hide contents

10.png.59672521e37b8008fde2ad44b9deca12.png

 

In my environment, if I refer everything in the blender, it freezes:dissapointed_relieved:

 

4 hours ago, ferris31 said:

Add the following to your .ini files for the appropriate body type. I did the common lookup first, then Honoka's. As you will notice you could optimize the code for the common type by utilizing the "match_index_count" syntax that I discovered at the tail-end.

 

For common:

 

  Hide contents

 


[TextureOverrideSleeve1]
hash = c6b3d03d
match_first_index = 12402
handling = skip

[TextureOverrideSleeve2]
hash = c6b3d03d
match_first_index = 14226
handling = skip

[TextureOverrideSleeve3]
hash = c6b3d03d
match_first_index = 11538
handling = skip

[TextureOverrideSleeve4]
hash = c6b3d03d
match_first_index = 552
handling = skip

[TextureOverrideSleeve5]
hash = c6b3d03d
match_first_index = 12666
handling = skip

[TextureOverrideSleeve6]
hash = c6b3d03d
match_first_index = 12618
handling = skip

[TextureOverrideSleeve7]
hash = c6b3d03d
match_index_count = 48
handling = skip
 

 

 

For Honoka:

  Hide contents

 


[TextureOverrideSleeve1]
hash = 8c5ba225
match_index_count = 48
handling = skip

 

[TextureOverrideSleeve2]
hash = 8c5ba225
match_index_count = 72
handling = skip

 

[TextureOverrideSleeve3]
hash = 8c5ba225
match_first_index = 11844
handling = skip

 

[TextureOverrideSleeve4]
hash = 8c5ba225
match_first_index = 10980
handling = skip

 

 

Thank you so much for telling me the code!:lol:


MOD has been updated.

Posted
4 hours ago, ferris31 said:

Add the following to your .ini files for the appropriate body type. I did the common lookup first, then Honoka's. As you will notice you could optimize the code for the common type by utilizing the "match_index_count" syntax that I discovered at the tail-end.

 

For common:

 

  Reveal hidden contents

 


[TextureOverrideSleeve1]
hash = c6b3d03d
match_first_index = 12402
handling = skip

[TextureOverrideSleeve2]
hash = c6b3d03d
match_first_index = 14226
handling = skip

[TextureOverrideSleeve3]
hash = c6b3d03d
match_first_index = 11538
handling = skip

[TextureOverrideSleeve4]
hash = c6b3d03d
match_first_index = 552
handling = skip

[TextureOverrideSleeve5]
hash = c6b3d03d
match_first_index = 12666
handling = skip

[TextureOverrideSleeve6]
hash = c6b3d03d
match_first_index = 12618
handling = skip

[TextureOverrideSleeve7]
hash = c6b3d03d
match_index_count = 48
handling = skip
 

 

 

For Honoka:

  Reveal hidden contents

 


[TextureOverrideSleeve1]
hash = 8c5ba225
match_index_count = 48
handling = skip

 

[TextureOverrideSleeve2]
hash = 8c5ba225
match_index_count = 72
handling = skip

 

[TextureOverrideSleeve3]
hash = 8c5ba225
match_first_index = 11844
handling = skip

 

[TextureOverrideSleeve4]
hash = 8c5ba225
match_first_index = 10980
handling = skip

 

 

Where can I find the match_index_count number 48?
I want to know this technique because I can only use the first index and have trouble erasing the arm decorations.

Posted
20 hours ago, knockknock3054 said:

SSR Holy Snow NoDress (Common-Big)

 

This is mod that just erases the dress. I will release the mod for the first time. I'm sorry if there is a bug.

 

Sample1.thumb.jpg.52887d027b5feb66f4ad42ab20d2c664.jpg

  Reveal hidden contents

Sample2.thumb.jpg.272b401edda838cb3817aa27ac823c35.jpgSample3.thumb.jpg.dd1aa0ccd2e091051882de066d38ae96.jpgSample4.thumb.jpg.7039f8d44cb3f1893bf6cf6625768177.jpg

 

Update

  Reveal hidden contents

V1.1

z5_NoSleeve.gif.ecd332868079eea6907cb7d48b12e698.gif

 

Changelog

  Hide contents

V1.0

Relase

 

V1.1

Add to "nDisabled HSNoDress - NoSleeve.ini"

 

Download

 

I don't know how the command list works:confounded:
So, please switch on / off of the sleeve by changing the ini name. sorry!

 

I Use Google Translate. sorry for my clumsy English.

 

Can you release marie or nagisa's version for this costume?

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