zalkdan Posted May 13, 2025 Posted May 13, 2025 16 hours ago, peter12356 said: Yes it's not working He's already fixed it. 1
Lunatic dawn Posted May 17, 2025 Author Posted May 17, 2025 SSR Nocturne Seraine v0.7 --- add color variation for Shizuku 18
Lunatic dawn Posted May 19, 2025 Author Posted May 19, 2025 (edited) SSR Nocturne Seraine v0.8 --- add variation Edited May 19, 2025 by Lunatic dawn 11
zephusdragon Posted May 28, 2025 Posted May 28, 2025 Honoka Misty Lily v1.1 now works on Steam as well. 5
Lunatic dawn Posted May 31, 2025 Author Posted May 31, 2025 On 5/30/2025 at 4:25 AM, VisitingOne said: Secret Class (Common) seems to have been broken for a little while now. The keybinds don't trigger any changes. Bubbly Foam (Common) has also had this issue for awhile: I check those on Steam global. Secret Class (Common) --- works fine Bubbly Foam (Common) --- not supported ( hash is different from DMM ) 1
zephusdragon Posted June 3, 2025 Posted June 3, 2025 On 7/1/2024 at 8:47 AM, Lunatic dawn said: SSR Secret Class (Marie) Any way to open the shirt like the other two sizes on this one? Seems unusual to not follow the pattern of the other two.
Lunatic dawn Posted June 4, 2025 Author Posted June 4, 2025 (edited) This costume on Steam global might be same as on DMM.. Edited June 4, 2025 by Lunatic dawn 8
Karina_Grande Posted June 4, 2025 Posted June 4, 2025 1 hour ago, Lunatic dawn said: Steam 글로벌의 이 의상은 DMM과 동일할 수도 있습니다. Thank you for creating a beautiful costume mode. I have a problem with my underwear on Steam. Can you check it out for me? Thank you.
Lunatic dawn Posted June 4, 2025 Author Posted June 4, 2025 (edited) 1 hour ago, Karina_Grande said: Thank you for creating a beautiful costume mode. I have a problem with my underwear on Steam. Can you check it out for me? Thank you. Thank you for reporting, I found same problem on DMM ver, so I fixed on v1.3 Edited June 4, 2025 by Lunatic dawn 10
theholydarkness Posted June 5, 2025 Posted June 5, 2025 I'm on Steam. Toasty Apron is returning this sort of issue. Anyone seen it before? Any recommended fix? Maro skin mod is my preference, but the problem persists if I switch to HI-METAL or just plain disable things. Makes me hope that the outfit's mod can be updated to be more flexible, or maybe something else is missing. Thanks.
zephusdragon Posted June 5, 2025 Posted June 5, 2025 1 hour ago, theholydarkness said: I'm on Steam. Steam uses version 1.3 and DMM uses 1.4. Make sure you have the right version downloaded for your gaming environment.
MIfaZzZ Posted June 6, 2025 Posted June 6, 2025 Hello Lunatic dawn, big big thanks and respect for all ur hard work and great mods, but i notice a problem with SSR Toasty Apron v1.3 for Steam. When 2 girls in a scene this happens -
Lunatic dawn Posted June 6, 2025 Author Posted June 6, 2025 (edited) 50 minutes ago, MIfaZzZ said: Hello Lunatic dawn, big big thanks and respect for all ur hard work and great mods, but i notice a problem with SSR Toasty Apron v1.3 for Steam. When 2 girls in a scene this happens - Did you check mod inofrmation page or readme.txt ? This behavior is known and cannot be fixed. Quote Caution: 1. If you don't want to use GUICVM, Please disable or delete "sub-gui-text.ini". 2. Multiple girls with same body type in the screen cause glitch. This glitch never happen on "no transparency" & "normal tops" like below. Edited June 6, 2025 by Lunatic dawn 2
MIfaZzZ Posted June 6, 2025 Posted June 6, 2025 45 minutes ago, Lunatic dawn said: Did you check mod inofrmation page or readme.txt ? This behavior is known and cannot be fixed. This glitch never happen on "no transparency" & "normal tops" like below. Oh... my bad, sry for disturbing
theholydarkness Posted June 6, 2025 Posted June 6, 2025 23 hours ago, zephusdragon said: Steam uses version 1.3 and DMM uses 1.4. Make sure you have the right version downloaded for your gaming environment. Huh? Okay. Uh, this could use for clearer labeling in that case. Also, where is the link of version 1.3? It is not apparent at all. Could the author please add clarification and links to his description? Strongly encouraged is my feedback on this. Thanks and appreciated.
Nyo-Tengu Posted June 10, 2025 Posted June 10, 2025 (edited) Hi, I want to create some costume mods for DOAXVV, but I'm having trouble loading my frame buffer dumps into Blender with the 3Dmigoto plugin. I was wondering if anyone here has encountered something similar or can point me in the right direction, please? For reference, I wanted to start with a simple mod - so this frame dump is for Marie SR VV Prism Bikini Costume. I tried Blender versions 4.4, 3.2.1, 2.93.0, 2.73, etc. but I get errors like shown in the screenshot attached. In Blender 4.4, the errors I get are as below. And I get different errors in the other versions of Blender when attempting to import the frame analysis dump txt vb/ib files. Filename did not contain hash - if Frame Analysis dumped a custom resource the .txt file may be incomplete, Using .buf files instead Python: Traceback (most recent call last): File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 2340, in execute import_3dmigoto(self, context, paths, **keywords) File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 1314, in import_3dmigoto obj.append(import_3dmigoto_vb_ib(operator, context, [p], **kwargs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 1332, in import_3dmigoto_vb_ib vb, ib, name, pose_path = load_3dmigoto_mesh(operator, paths) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 933, in load_3dmigoto_mesh return load_3dmigoto_mesh_bin(operator, vb_paths, ib_paths, pose_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 908, in load_3dmigoto_mesh_bin ib_bin_path, ib_txt_path = ib_paths[0] ^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: too many values to unpack (expected 2) I tried different versions of the 3DMigoto plugin - This one by Teddy: https://www.loverslab.com/topic/194350-modders-resource-blender-add-on-for-3dmigoto-version-293-or-above/#comment-3819550 - The latest DarkStarSword version: https://github.com/DarkStarSword/3d-fixes/blob/master/blender_3dmigoto.py - This other one called XXMITools at v1.5.2 and v1.3.0: https://github.com/leotorrez/XXMITools I've attached an example of a Frame Buffer Dump that I'm unable to import into Blender using the '3DMigoto frame analysis dump (vb.txt + ib.txt)' import function. FrameAnalysisDump.zip Any help gratefully received 🫶 Edited June 10, 2025 by Nyo-Tengu Added more info
Lunatic dawn Posted June 11, 2025 Author Posted June 11, 2025 (edited) This costume on Steam global might be same as on DMM.. Caution: --Multiple girls with same body type in the screen cause glitch. --Some pose cause glitch with base of thigh. Edited June 11, 2025 by Lunatic dawn 5
Lunatic dawn Posted June 11, 2025 Author Posted June 11, 2025 On 6/10/2025 at 8:58 PM, Nyo-Tengu said: Hi, I want to create some costume mods for DOAXVV, but I'm having trouble loading my frame buffer dumps into Blender with the 3Dmigoto plugin. I was wondering if anyone here has encountered something similar or can point me in the right direction, please? For reference, I wanted to start with a simple mod - so this frame dump is for Marie SR VV Prism Bikini Costume. I tried Blender versions 4.4, 3.2.1, 2.93.0, 2.73, etc. but I get errors like shown in the screenshot attached. In Blender 4.4, the errors I get are as below. And I get different errors in the other versions of Blender when attempting to import the frame analysis dump txt vb/ib files. Filename did not contain hash - if Frame Analysis dumped a custom resource the .txt file may be incomplete, Using .buf files instead Python: Traceback (most recent call last): File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 2340, in execute import_3dmigoto(self, context, paths, **keywords) File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 1314, in import_3dmigoto obj.append(import_3dmigoto_vb_ib(operator, context, [p], **kwargs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 1332, in import_3dmigoto_vb_ib vb, ib, name, pose_path = load_3dmigoto_mesh(operator, paths) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 933, in load_3dmigoto_mesh return load_3dmigoto_mesh_bin(operator, vb_paths, ib_paths, pose_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Windows11\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\blender_3dmigoto.py", line 908, in load_3dmigoto_mesh_bin ib_bin_path, ib_txt_path = ib_paths[0] ^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: too many values to unpack (expected 2) I tried different versions of the 3DMigoto plugin - This one by Teddy: https://www.loverslab.com/topic/194350-modders-resource-blender-add-on-for-3dmigoto-version-293-or-above/#comment-3819550 - The latest DarkStarSword version: https://github.com/DarkStarSword/3d-fixes/blob/master/blender_3dmigoto.py - This other one called XXMITools at v1.5.2 and v1.3.0: https://github.com/leotorrez/XXMITools I've attached an example of a Frame Buffer Dump that I'm unable to import into Blender using the '3DMigoto frame analysis dump (vb.txt + ib.txt)' import function. FrameAnalysisDump.zip 13.75 MB · 0 downloads Any help gratefully received 🫶 It seems that you did not hunt properly. Usually hunted files contains ".dds", ".buf", ".txt" .
zephusdragon Posted June 11, 2025 Posted June 11, 2025 3 hours ago, Lunatic dawn said: --Multiple girls with same body type in the screen cause glitch. I know that this is a thing, and I accept that this is thing. I want to know why this is a thing? Is there someone that can crack the code on this and make it not happen? Why do some cause this glitch and others don't? Like Marie Toasty Apron doesn't but Common does for example.
Nyo-Tengu Posted June 12, 2025 Posted June 12, 2025 23 hours ago, Lunatic dawn said: It seems that you did not hunt properly. Usually hunted files contains ".dds", ".buf", ".txt" . Hmm I do see .dds, .buf, and .txt files in the FrameAnalysisDeduped directory (and shortcuts to these in the ctx one). I attached another FrameAnalysis dump to this message. I also tried toggling through the hunting profiles to 'Skin and Costumes', but still I am having issues importing into Blender. At this point I'm not sure what's going wrong if the issue is on my side. Any chance you could let me know / link me to your modding setup, please? FrameAnalysis-13_06_2025.zip
paripon Posted June 12, 2025 Posted June 12, 2025 14 minutes ago, Nyo-Tengu said: うーん、FrameAnalysisDeduped ディレクトリに .dds、.buf、.txt ファイルがあります (ctx ディレクトリにはこれらのファイルへのショートカットがあります)。 このメッセージに別の FrameAnalysis ダンプも添付しました。 また、狩猟プロファイルを「スキンとコスチューム」に切り替えてみましたが、Blender へのインポートでまだ問題が発生しています。 この時点では、問題が私側にある場合、何が問題なのかわかりません。 あなたのモッディング設定を教えていただいたり、リンクを貼っていただいたりすることは可能でしょうか? フレーム分析-13_06_2025.zip 30.96MB · ダウンロード数 0 Maybe you have the game folder on a removable HDD. Try formatting the HDD to NTFS or move it to the C drive. If the format is FAT32 or FAT16, you may not be able to dump it.
callum_callum Posted June 12, 2025 Posted June 12, 2025 On 6/11/2025 at 3:43 PM, Lunatic dawn said: This costume on Steam global might be same as on DM Caution: --Multiple girls with same body type in the screen cause glitch. --Some pose cause glitch with base of thigh. Thenks for your great work, as always! Would it be possible to remove the panties underneath, so that only the leggings are left?
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