Lunatic dawn Posted September 14, 2024 Posted September 14, 2024 View File Hide Something Pack This mod hide someting you don't want to see. Pose card: B + 1 --- toggle chair B + 2 --- toggle teaset B + 3 --- toggle beach bed B + 4 --- toggle drink B + 5 --- toggle beach chair B + 6 --- toggle shower B + 7 --- toggle Kanshidai G + 1 --- toggle gun G + 2 --- toggle mug G + 3 --- toggle scrub brush G + 4 --- toggle files G + 8 --- toggle milk L + 0 --- toggle bike L + 8 --- toggle UMI Machine L + 9 --- toggle shell V + 1 --- toggle bouquet Y + 5 --- toggle Yom's shoes Y + 4 --- toggle Energy Drink Y + 3 --- toggle Exercise Pole Background: P + 9 --- toggle volleyball net Y + 6 --- toggle Yagura (tower in poolside) B + 1 --- toggle chair (owner's room) B + 8 --- toggle darkness in episode Character: G + 6 --- toggle Tsukushi's glasses H + 1 --- toggle Kanna's horn Y + 7 --- toggle Aayane's eyepatch Caution: 1. Please install krunkDunk's GUI CVM. https://www.loverslab.com/files/file/20372-guicvm_base_package_v10zip/ ---Right click on icons, you can change status. If you can't use GUICVM, move all "***_sub.ini" files to "DISABLED" folder. 2. If you use "Hide SHower", please install my latest ShaderOverrides.ini ----------------------------------------------------------------------------------------------------------------------------- If you like my mods, please consider buying me a cup of coffee on ko-fi Submitter Lunatic dawn Submitted 09/14/2024 Category Dead or Alive Xtreme: Venus Vacation Requirements 3DMigoto, GUICVM 14
Lunatic dawn Posted September 14, 2024 Author Posted September 14, 2024 ver 240914 --- add mug, scribe blush, files 8
Lunatic dawn Posted June 10, 2025 Author Posted June 10, 2025 ver 250610 --- add milk, darkness on changing costumes in episode 14
maj12 Posted September 20, 2025 Posted September 20, 2025 Thank you. I'm really enjoying this mod. Could you please add more features? I'd really appreciate it if you could remove the watermelon-smashing stick, the eye patch, and the trees in the background.
maj12 Posted September 20, 2025 Posted September 20, 2025 namespace = Hide_Stick [Constants] global persist $stick = 0 global $keysEnabled = 0 [PresetEnableHotkeys] $keysEnabled = 1 [KeyStick] condition = $keysEnabled Key = L 1 type = cycle $stick = 0, 1 [TextureOverrideStick] Preset = EnableHotkeys hash = da8cdddd if $stick == 1 handling = skip endif I found the stick and made it, and it works well. But I can't find the hash for the blindfold... 1
maj12 Posted September 21, 2025 Posted September 21, 2025 omg i fonund that blindfold!! namespace = Hide_Eyepat [Constants] global persist $eyepat = 0 global $keysEnabled = 0 [PresetEnableHotkeys] $keysEnabled = 1 [KeyCycle] condition = $keysEnabled Key = l 3 type = cycle $eyepat = 0, 1 [TextureOverrideEyepat] Preset = EnableHotkeys hash = 7945aa86 if $eyepat == 1 handling = skip endif It's all thanks to you, thank you so much. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now