﻿Changelog
V1.5
Fixed the mod again, after the game update
V1.4
Fixed the mod, after the game update
V1.3
Fixed the skirt hash
V1.2
Fixed the body don't work after the game update
Changed Shirt Malfunction model to the original Misaki model instead of Nagisa, and added the buttons
V1.1
Added Shirt Malfunction
V1.0
Initial release

///////////////////////////////////////

Press Ctrl + 1 or Ctrl + 2 to turn on the variation switch first.
You can also edit the ini file and replace "global $slot_active = 0" to "global $slot_active = 1" to turn on the variation switch by default.
﻿Also, you can save the variation settings by press F10.

Shirt Variation			(Shift + X)
Tie Variation			(Shift + Ctrl + X)
Panty Variation			(Ctrl + X)
Sweater Variation		(Shift + Z)
Skirt Variation			(Ctr + Z)

///////////////////////////////////////

If you press Shift + X, Ctrl + X, etc... it may also affect other old mods that using Key X.
To fix it, you can open those old mods ini, and find
Key = x

Replace it to
Key = no_modifiers x

///////////////////////////////////////

Override variation
You can override and lock the variation instead of pressing key, please look for "Override & Lock Default" in ini file.
Just remove ";" before "$xxx", and input your favour variation number, the variation number can found in the preview folder.

///////////////////////////////////////

Owner Room support
Now you can change the variation of each girl separately in the Owner Room.
But they cannot wearing exactly the same costume.
You can check on my Suit ID list for my mod below to find which costume is independent.
https://www.loverslab.com/topic/114640-doaxvv-minazukis-mod/?do=findComment&comment=2488435

Due to the owner room support, now you need to press Ctrl + 1 or Ctrl + 2 to turn on/off the variation switch. (default is off)
It will show an OSD on the bottom-left corner to tell you the variation is on or off.
If it is showing on, you can press the key to change the variation.
Just set one girl to on, one girl to off, and you can change the variation separately.
If there's only one single girl on scene, you also need to press Ctrl + 1 or Ctrl + 2 to switch on the variation in order to change the variation.

///////////////////////////////////////

IMPORTANT
This mod needs Hi-res body Skin Texture, e.g. https://www.loverslab.com/topic/87780-dead-or-alive-xtreme-venus-vacation-modding-thread-and-discussion/?do=findComment&comment=2356343
You must update 3Dfix-DOAX-VenusVacation to 1.9 or latest to use this mod.


If you get Warning "Unrecognised entry: $\mods\..........\MY_MOD_NAME\$........ = ..." after disabled, deleted or renamed my mod, this is normal.
They are the saved variable settings, and they depend on the file structure, if the mod renamed or etc, 3Dmigoto will warn you this.
You can edit d3dx_user.ini to delete those unwanted entry to clear the warning.

///////////////////////////////////////

Thanks to KuroKaze78 & avenger54 for mod active checking & owner room support code.