﻿Changelog
V3
Remapped the shortcut key
Added more variation
V2.2
Fixed Color Variation save problem
V2.1
Fixed Fiona Color Variation
V2
Added Owner Room support, thanks avenger54
V1.1
Fixed override variation
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.

Bra Variation		(X + 1)
Bra 2 Variation		(X + 2)
Collar Variation	(X + 3)
Strap Variation		(X + 4)

Panty Variation		(Z + 1)
Apron Variation		(Z + 2)
Apron Style Variation	(Z + 3)

Color Variation		(C + 1)

Preset
Restore to Default 	(P + 0)
Preset 1 		(P + 1)
Preset 2 		(P + 2)
Preset 3 		(P + 3)
Preset 4 		(P + 4)

The preset key will NOT control the Color Variation, you must press C + 1 to change the color.

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

If you installed other Appetizer Pinchos mods, you may need to disable them to avoid conflict.

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

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.


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

About Preset
You can change the preset setting just like the override variation.
Just search "KeyPreset" in ini file, then just change the variable to your favour variation number.

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

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=2638865
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

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

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