yuta123456789 Posted December 6, 2020 Posted December 6, 2020 5 hours ago, tokorozawa said: 返信ありがとうございます! 何となく覗いてみればまさかこんなに早く対応していただいているとは思いませんでした。 さっそく試してみました。ちゃんと反映してます! どうやら裸の時に脇の辺りが歪んでしまうみたいですが、そこまで脱がせるつもりではないので十分楽しめます! 助かりました!ありがとうございます。 Thank you for your reply! When I took a peek, I didn't think that he was responding so quickly. I tried it right away. It reflects properly! Apparently, when I'm naked, the area around my side is distorted, but I'm not going to take it off so I can enjoy it enough! It was helpful! Thank you very much. 原因はわかってるんですが、水着に関しては時間ある時に気が向いたら修正したいとおもいます。
xyuz00111166 Posted December 6, 2020 Posted December 6, 2020 I'm sorry. What could be the cause of the loss of the body? And there are some of Minazuki's mods that don't work, what do you think should be fixed? Premier Night has no response when pressing Ctrl + 1 Asari will lose your legs. I am using the latest version. I'm sorry I can't speak English and I'm not good at writing with the translation function.
yuta123456789 Posted December 6, 2020 Posted December 6, 2020 Just now, yuta123456789 said: 体が表示されない場合の原因はhash値が変わってしまい機能しなくなったのが原因。 hash値を正しい値で入力したとしても、最近は体のメッシュも変わっているのでblender修正が必要。
yuta123456789 Posted December 6, 2020 Posted December 6, 2020 15 minutes ago, xyuz00111166 said: I'm sorry. What could be the cause of the loss of the body? And there are some of Minazuki's mods that don't work, what do you think should be fixed? Premier Night has no response when pressing Ctrl + 1 Asari will lose your legs. I am using the latest version. I'm sorry I can't speak English and I'm not good at writing with the translation function. 体が表示されない場合の原因はhash値が変わってしまい機能しなくなったのが原因。 hash値を正しい値で入力したとしても、最近は体のメッシュも変わっているのでblender修正が必要。 自分は日本人で簡単な英語しかわからないのでこんなアドバイスしか出来なくて申し訳ない
HattoWW Posted December 6, 2020 Posted December 6, 2020 Kanna Short Pubic Hair version added.. Thanks for the @eromaro for the wonderful skin textures. 3
Squizzo Posted December 6, 2020 Posted December 6, 2020 14 hours ago, wzxsnd123 said: I cant find this mod on the forum. Could you share it? On 2/1/2020 at 11:14 PM, look4love said: X1 to toggle the top variation (only 2) x2 to toggle jacket/cape SSR_Event_Atelier Ryza (Common).zip 4.24 MB · 2,033 downloads SSR_Event_Atelier Ryza (honoka).zip 4.22 MB · 1,524 downloads SSR_Event_Atelier Ryza (marie).zip 4.16 MB · 1,496 downloads no toggles on accessories (such as the bottle n belt) the body isnt perfect as mentioned already, feel free to adjust the mod urself
Mrakobez Posted December 6, 2020 Posted December 6, 2020 On 11/28/2020 at 10:42 PM, HattoWW said: Trying to add short pubic V2 (29.11.2020) Patty and Luna added Skins are originally made by @eromaro. I only added short pubic hairs, and a little color change for Honoka's nipples. If eromaro want to share the shaved version of other girls, i can add short pubic hair versions for them too. (Luna's nipples also modified) Honoka.dds 16 MB · 796 downloads Marie.dds 16 MB · 841 downloads Fiona.dds 16 MB · 743 downloads Patty.dds 16 MB · 650 downloads Luna.dds 16 MB · 661 downloads Kanna.dds 16 MB · 58 downloads Oh yes, this looks absolutely amazing. Please make more edits for more girls (shaved hair, idk about other makeup) Spoiler Tamakiii I hope mister @eromaro agrees to this. His skins are on another level.
michaeldebaur Posted December 7, 2020 Posted December 7, 2020 Please, can someone tell me if there is a fix to the parka mod? I think its minazukis? ctrl 1/2 to enable, shift x to change parka..etc. This is my favorite mod and its broken...i would really appreciate it thanks. 1
michaeldebaur Posted December 7, 2020 Posted December 7, 2020 Apparently they changed tons of hashes and now lots of mods dont work, mainly transparency-related mods. Can someone tell me how to change my d3dx file to make everything work again? I havent seen anyone post the new hashes to any of my mods. I also updated hashes through mod manager and it didnt help at all.
tetsuokundayo Posted December 7, 2020 Posted December 7, 2020 I've just started learning how to make mods by watching Youtube videos. I thought I did the way the video said, but it didn't turn out the way I expected. I just imported corresponding text files into Blender and deleted some files before exporting it. I wrote the code like this: [TextureOverrideribon] hash = 918af26e vb0 = ResourceribonVB ib = ResourceribonIB drawindexed = auto handling = skip [ResourceribonVB] type = Buffer filename = ribon.vb stride = 76 [ResourceribonIB] type = Buffer filename = ribon.ib format = DXGI_FORMAT_R16_UINT And this happens. It seems there is something strange going on the color of the costume. Could somebody give me advice to fix this? I'm Japanese, but English is also welcome if you help me. 1
krunkDunk Posted December 7, 2020 Posted December 7, 2020 36 minutes ago, tetsuokundayo said: It seems there is something strange going on the color of the costume. Could somebody give me advice to fix this? I'm Japanese, but English is also welcome if you help me. I haven't looked at the meshes in blender, but my guess is that you need to use a line with "match_first_index = ..." whatever the first index is. The first index is easiest to see in the Custom Properties of the imported .txt mesh file, in object mode in blender. 1
tk2004 Posted December 7, 2020 Posted December 7, 2020 3 hours ago, tetsuokundayo said: I've just started learning how to make mods by watching Youtube videos. I thought I did the way the video said, but it didn't turn out the way I expected. I just imported corresponding text files into Blender and deleted some files before exporting it. I wrote the code like this: [TextureOverrideribon] hash = 918af26e vb0 = ResourceribonVB ib = ResourceribonIB drawindexed = auto handling = skip [ResourceribonVB] type = Buffer filename = ribon.vb stride = 76 [ResourceribonIB] type = Buffer filename = ribon.ib format = DXGI_FORMAT_R16_UINT And this happens. It seems there is something strange going on the color of the costume. Could somebody give me advice to fix this? I'm Japanese, but English is also welcome if you help me. 2 hours ago, krunkDunk said: I haven't looked at the meshes in blender, but my guess is that you need to use a line with "match_first_index = ..." whatever the first index is. The first index is easiest to see in the Custom Properties of the imported .txt mesh file, in object mode in blender. The value of "match_first_index" is shown below. 1
krunkDunk Posted December 7, 2020 Posted December 7, 2020 @yuta123456789 Several separate meshes can have the same ib hash and/or same vb0 hash, but they have different first indexes (unless the meshes are dupes for multiple shaders). For each mesh with it's own first index you need a corresponding TextureOverride section. The texture maps may be different for different meshes even if they share ib/vb0 hashes; so if you replace a mesh without specifying a first index, all those meshes with that ib/vb0 hash will use the same texture map which causes the result you saw in the screenshot. 3
tk2004 Posted December 7, 2020 Posted December 7, 2020 Recently, the trend swimsuits has changed daily in the DMM version, but it seems that there are various changes in the game. You may have to wait a bit for mod fixes. I have detected that the IK has changed (which has returned in a week), the shader parameters have changed, and so on.
tetsuokundayo Posted December 7, 2020 Posted December 7, 2020 Thanks a lot!! I did it as you guys kindly taught me to. And I got back the original colored costume with a ribbon and no underwear, which is what I just wanted! Really appreciated some useful advice. With this, I'll be able to move on my next work right away. 助言感謝です!無事成功しました! 4
michaeldebaur Posted December 7, 2020 Posted December 7, 2020 Hello everyone I have tried asking about the new hashes and how it broke transparency mods and nobody will reply, even to say they dont know. I want to fix the d3dx file or at least someone can tell me there is NO fix. I hardly ever get any responses here, I am not sure what I am doing wrong, but if anyone can please either tell me how to fix all the mods, or say they cannot be fixed, or help me to help myself please!
Inquisidor Posted December 7, 2020 Posted December 7, 2020 On 12/6/2020 at 1:03 PM, Trifers said: Hi, Can someone guide me on how to remove the square bikini completely? there still hav some patch on the boob and crotch area. i playing on dmm. Thanks did you fix it ?
IPK Posted December 8, 2020 Posted December 8, 2020 Modified the sofmap mod to work with the GAME watch studio instead of the 4gamer studio. Also included DOAX3 themed studios such as HMV, Keijo and TN Ctrl + x to change background DOAX3PhotoStudios.rar changes into Spoiler Spoiler Spoiler 13
albertctw Posted December 8, 2020 Posted December 8, 2020 d3dx.ini 2020-11updata ;2020-11-05 updata; [TextureOverridePetals] hash = 87535104 handling = skip [ShaderOverrideClothesPS8-20201105] hash = 310f88fea46eed18 run = CommandListClothes [ShaderOverrideClothesPS9-20201105] hash = 34f8dc0dc92d7532 run = CommandListClothes [ShaderOverrideClothesPS10-20201105] hash = 86ea375d41faa35e run = CommandListClothes [ShaderOverrideClothesPS11-20201105] hash = 80d73e6c4a1c2771 run = CommandListClothes [ShaderOverrideClothesPS12-20201105] hash = d286498aed98af2d run = CommandListClothes [ShaderOverrideHairPS1-20201105] hash = 8b6a3d659fb81489 run = CommandListHair [ShaderOverrideHairPS2-20201105] hash = 4dd080ec95432a48 run = CommandListHair [ShaderOverrideClothesPSBurst-20201105] hash = 41a91765e13bc793 run = CommandListClothes [ShaderOverrideClothesPS13-20201105] ; Bytecode hash: 854a6c07 hash = 02da19c390d6535f run = CommandListClothes ----------------------------------------------------------- The third anniversary event damaged some mods. Someone repaired 1 mod. You have to read previous comments or articles on various mod topics. (Use google translation) **sayuri mod hash is changed to [TextureOverrideSayuri] hash = 12fe13aa ----------------------------------------------------- 1
Trifers Posted December 8, 2020 Posted December 8, 2020 18 hours ago, Inquisidor said: did you fix it ? Sadly i dont know what the issue. i had change the version and also the skin texture.. the issue is not solve. so i currently at loss
azerty96 Posted December 9, 2020 Posted December 9, 2020 Alright guys i'm new to modding this game but I wanted to try to mod the new event costume and I managed to remove the bra but can't go further since I don't know how to make and replace 3d models, I still don't own the costume, I made this during the event first dialogue Spoiler Here is the ini file if you want to see wich texture I removed: new_costume.ini I hope some more experienced modder will make a mod for this very soon cause it looks great Edit: it works also on luna and her nipples are visible: Spoiler 5
azerty96 Posted December 9, 2020 Posted December 9, 2020 4 hours ago, azerty96 said: Alright guys i'm new to modding this game but I wanted to try to mod the new event costume and I managed to remove the bra but can't go further since I don't know how to make and replace 3d models, I still don't own the costume, I made this during the event first dialogue Since I now own the costume for luna I made a new version of it. No bra: Spoiler No skirt: Spoiler Both: Spoiler That's the best I can do, topless and no pants version are impossible for me since I don't know how to edit and replace body models. Here are the files: SSR_event_romance_of_the_three_kingdoms.rar Feel free to use my files for making my mod better 7
michaeldebaur Posted December 10, 2020 Posted December 10, 2020 On 12/8/2020 at 5:30 AM, albertctw said: d3dx.ini 2020-11updata ;2020-11-05 updata; [TextureOverridePetals] hash = 87535104 handling = skip [ShaderOverrideClothesPS8-20201105] hash = 310f88fea46eed18 run = CommandListClothes [ShaderOverrideClothesPS9-20201105] hash = 34f8dc0dc92d7532 run = CommandListClothes [ShaderOverrideClothesPS10-20201105] hash = 86ea375d41faa35e run = CommandListClothes [ShaderOverrideClothesPS11-20201105] hash = 80d73e6c4a1c2771 run = CommandListClothes [ShaderOverrideClothesPS12-20201105] hash = d286498aed98af2d run = CommandListClothes [ShaderOverrideHairPS1-20201105] hash = 8b6a3d659fb81489 run = CommandListHair [ShaderOverrideHairPS2-20201105] hash = 4dd080ec95432a48 run = CommandListHair [ShaderOverrideClothesPSBurst-20201105] hash = 41a91765e13bc793 run = CommandListClothes [ShaderOverrideClothesPS13-20201105] ; Bytecode hash: 854a6c07 hash = 02da19c390d6535f run = CommandListClothes ----------------------------------------------------------- The third anniversary event damaged some mods. Someone repaired 1 mod. You have to read previous comments or articles on various mod topics. (Use google translation) **sayuri mod hash is changed to [TextureOverrideSayuri] hash = 12fe13aa ----------------------------------------------------- Do you know if this will fix minazukis parka mod? Neither misaki nor honoka's parka mod is working. i
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