Tychedy Posted August 18, 2022 Posted August 18, 2022 If I want to change the color of the hair specular-texture(T2texture), How should the code be edited?Is this code okay? [TextureOverrideH1] hash = fbc6f83c(hash of T0 texture) match_priority = -1 ps-t0 = ResourceColor1t0 ps-t2 = ResourceColor1t2 AND:Will any of the following affect T2? [ShaderOverrideHairFiona] hash = 2d6fa97beffe2f18 allow_duplicate_hash = overrule if $costume_mods checktextureoverride = ps-t0 checktextureoverride = ps-t2 endif
krunkDunk Posted August 18, 2022 Posted August 18, 2022 2 hours ago, Tychedy said: If I want to change the color of the hair specular-texture(T2texture), How should the code be edited?Is this code okay? [TextureOverrideH1] hash = fbc6f83c(hash of T0 texture) match_priority = -1 ps-t0 = ResourceColor1t0 ps-t2 = ResourceColor1t2 AND:Will any of the following affect T2? [ShaderOverrideHairFiona] hash = 2d6fa97beffe2f18 allow_duplicate_hash = overrule if $costume_mods checktextureoverride = ps-t0 checktextureoverride = ps-t2 endif That syntax looks correct. Was there a problem? I didn't look up the shader hashes, if there is a problem I would check those. Or maybe try different .dds compression settings...
Tychedy Posted August 18, 2022 Posted August 18, 2022 Spoiler 6 hours ago, krunkDunk said: 该语法看起来是正确的。有问题吗?我没有查找着色器哈希,如果有问题我会检查这些。或者尝试不同的 .dds 压缩设置... I want to make my own mod, but I don't know what these codes mean.I want to change the T2 texture, should I use the code above or below?
JAWS5429 Posted August 19, 2022 Posted August 19, 2022 On 8/15/2022 at 6:45 AM, Yellow_Fantom said: I need some help When I enter the game on "High" settings texture rendering is poor What may cause this problem? Well, even after the given adjustments it didnt work
wookhiemanjoe Posted August 20, 2022 Posted August 20, 2022 (edited) anyone know how to fix this ? im using an updated CC and using Savagemoonboy pistachio latest 3.1.5 but it appears like this for Marie and the Kanna Would like to know how to remove the towel skirt, since on other bodies its ok and fine Also trying to use ALL range to Mini Bikini results in this Edited August 20, 2022 by wookhiemanjoe
superstoryfuntime Posted August 20, 2022 Posted August 20, 2022 I have an issue with the costume customizer where any swap using Misaki creates this kind visual bug. I have tried to update my d3dx.ini which did not help. Any guidance appreciated
FullPower88 Posted August 20, 2022 Posted August 20, 2022 It seems to me this should not be in black or white.
10fu Posted August 20, 2022 Posted August 20, 2022 DAFF_SWAPS RED_DRESS SwimsuitSwapper Sorry I don't know the latest status. All I know is that the previous update made these mods incompatible, so you have to choose. First of all, remove anything other than CCmod and check. And I would also like to know if there is a way to make these mods coexist. Thank you For his CCmod there seems to be an update 1
momi-momi Posted August 20, 2022 Posted August 20, 2022 3 hours ago, FullPower88 said: これは白黒であってはならないように私には思えます。 you know modders and threads? It might be better to check with
chalombobo Posted August 21, 2022 Posted August 21, 2022 7 hours ago, FullPower88 said: It seems to me this should not be in black or white. Can you tell me Whare to get this mod in red frame ?
two31 Posted August 21, 2022 Posted August 21, 2022 4 minutes ago, chalombobo said: この赤枠の mod の入手先を教えてください。 1
FullPower88 Posted August 21, 2022 Posted August 21, 2022 12 hours ago, FullPower88 said: I think this one is your mod. @tantrave
coldskates Posted August 22, 2022 Posted August 22, 2022 (edited) Does any mod of this costume (Crimson Kannagi) exist? If not, could someone do one, please? I believe it has potential! Edited August 22, 2022 by coldskates
PSYtooN Posted August 24, 2022 Posted August 24, 2022 Does anyone know anything about Koharu's facial expression MOD? I would appreciate if you could tell me something about that.
sversegaming Posted August 24, 2022 Posted August 24, 2022 On 6/10/2018 at 4:51 AM, rotsac13 said: More mods! Nudity added for the normal SSRs for Honoka, Kasumi, Hitomi and Momiji. You can toggle every part of the outfits on and off. Hide contents I continued the suite room makeover. Features include: more options for flooring replace or remove those ugly low-res rugs different texture for seats, lower-walls and the door remove the table with fruits and random flowers replace the paintings with your favourite fanart! Hide contents And some fun experiments... Hide contents Replaces Misaki's scrunchie with a ribbon. Replaces White Lace Nude with nipple piercings. (supports all girls) DOWNLOAD When I use the Misaki Hoodie mod and want to remove the hoodie the hoodie still appears when I erase DISABLED, with Hitomi SSR (Libra) remove pants and shirt doesn't work for me and Honoka SSR (Delphinium) doesn't work either (I don't have a screenshot of this one because I don't have the outfit but when I had a guest who had the suit it looked weird
03b4y Posted August 25, 2022 Posted August 25, 2022 Hello. Can someone help, I no longer can open Customization menu (F3) with Costume Customizer mod.
krunkDunk Posted August 25, 2022 Posted August 25, 2022 (edited) 49 minutes ago, 03b4y said: Hello. Can someone help, I no longer can open Customization menu (F3) with Costume Customizer mod. Make sure "costume_mods" are enabled, toggle them on/off with F2 Make sure that CostumeCustomizer folder was not renamed with DISABLED prefix, and has the correct path: "Mods\Costumes\CostumeCustomizer" You can check that the CC mod toggle key binding is still F3... open "Menu.ini" in a text editor and search for "[KeyToggleMods]" the Key bind section should look like this: Quote [KeyToggleMods] Key = no_modifiers F3 type = activate run = CommandListCycleMenu Edited August 25, 2022 by krunkDunk
03b4y Posted August 25, 2022 Posted August 25, 2022 17 minutes ago, krunkDunk said: Make sure "costume_mods" are enabled, toggle them on/off with F2 Make sure that CostumeCustomizer folder was not renamed with DISABLED prefix, and has the correct path: "Mods\Costumes\CostumeCustomizer" You can check that the CC mod toggle key binding is still F3... open "Menu.ini" in a text editor and search for "[KeyToggleMods]" the Key bind section should look like this: Hi krunkDunk, I've followed your instruction but the problem persist. Weird thing is I'm able to open custom material previewer menu (CTRL+F3) but not Customization menu (F3). Last time this mod works was before DMM update on March 2022. I don't know if I missed something during that time.
HallSipsik Posted August 25, 2022 Posted August 25, 2022 Any help with this? Square Bikini on display. I've tried various skins (knight77, himetal, Jenovate) and d3dx.ini versions from Knight77, krunDunk, Teddy. Disabled all makeup, costume mods. Square Bikini in use is from krunkDunk https://www.loverslab.com/topic/138649-doaxvv-mod-postingmod-updates/page/48/#comment-3851443 But same isse was with an older version, link of which I can't find atm
krunkDunk Posted August 25, 2022 Posted August 25, 2022 6 hours ago, 03b4y said: Hi krunkDunk, I've followed your instruction but the problem persist. Weird thing is I'm able to open custom material previewer menu (CTRL+F3) but not Customization menu (F3). Last time this mod works was before DMM update on March 2022. I don't know if I missed something during that time. Try an up-to-date d3dx.ini for Steam/World version use Teddy's https://www.loverslab.com/topic/165186-doaxvv-mods-by-teddy-steam-centered/ for DMM/Japan try mine: https://www.loverslab.com/applications/core/interface/file/attachment.php?id=1471276&key=abf4809919f3e0a94073dd96895df646
krunkDunk Posted August 25, 2022 Posted August 25, 2022 (edited) 2 hours ago, HallSipsik said: Any help with this? Square Bikini on display. I've tried various skins (knight77, himetal, Jenovate) and d3dx.ini versions from Knight77, krunDunk, Teddy. Disabled all makeup, costume mods. Square Bikini in use is from krunkDunk https://www.loverslab.com/topic/138649-doaxvv-mod-postingmod-updates/page/48/#comment-3851443 But same isse was with an older version, link of which I can't find atm If after a d3dx.ini update you still have problems, is it only girls with that body type (Common / Kasumi)? The mod I uploaded includes different files for different versions of the game, but you have to manually copy and replace the default files and mesh folder. Instructions are in the "help.txt" Edited August 25, 2022 by krunkDunk
getlady7617 Posted August 25, 2022 Posted August 25, 2022 On 8/14/2022 at 2:04 AM, yeh980203 said: Hi, does anyone know how to solve this problem. While playing the character episode, the character doesn't change the suit into the private ones. They still maintain the original outfit. I did change the private costume settings, but it didn't work. This doesn't happen to the old characters, however, the new ones, such Elisa, Emmy appear this kind of problem. It may be some settings problem, just need to know how to solve it. Thanks. yes that's the correct way. deactivate in fomm, remove, then install and activate the new version. There are older versions included as well and install into a backups folder under data.
HallSipsik Posted August 25, 2022 Posted August 25, 2022 4 hours ago, krunkDunk said: If after a d3dx.ini update you still have problems, is it only girls with that body type (Common / Kasumi)? The mod I uploaded includes different files for different versions of the game, but you have to manually copy and replace the default files and mesh folder. Instructions are in the "help.txt" Thanks for the reply. Tbh I'm confused, I've retraced my steps from start but emptied shadercache, and I've no issues anymore, both with yours and Teddy's version of the Loquat costume. For d3dx.ini Teddy's, my previous which I found somewhere in random post, both work. All mods I used before are re-enabled again, no issues ¯\_(ツ)_/¯
03b4y Posted August 26, 2022 Posted August 26, 2022 19 hours ago, krunkDunk said: Try an up-to-date d3dx.ini for Steam/World version use Teddy's https://www.loverslab.com/topic/165186-doaxvv-mods-by-teddy-steam-centered/ for DMM/Japan try mine: https://www.loverslab.com/applications/core/interface/file/attachment.php?id=1471276&key=abf4809919f3e0a94073dd96895df646 Wooo!! Thanks m8 it works now!
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