glittersora Posted November 10, 2021 Posted November 10, 2021 48 minutes ago, br4zil said: By "incorrect" you mean just the seams we saw on Yuri's outfit or completely broken like the Miu's outfit we currently have? The seams on yuri's outfit is caused by normal map. and miu's outfit is just a diffuse map issue, the "offset" isnt wrong, only the scarf model's UV takes three times texture space than it should be.
SnowWhite2 Posted November 10, 2021 Posted November 10, 2021 (edited) Sorry for low quality I use Intel HD graphic, but I made it removed Punk Yuri Skirt I still taste it first Edited November 10, 2021 by Shiroyuki21ftsp 2
Cadpig Posted November 10, 2021 Posted November 10, 2021 On 11/8/2021 at 2:37 PM, parapara said: Liza costume without coat ver.2 YURU_Ryza_A and YURU_Ryza_B uploaded last time are combined into one. Press the 1 key to switch the presence or absence of accessories. I also closed the gap in my back. If you used YURU_Ryza_A or YURU_Ryza_B last time, please delete it before using it. YURU_Ryza ver2.rar 43.84 kB · 202 downloads Can we get a gmpk version of either one to replace the one in H_YRI_X? 1
namespace Posted November 10, 2021 Posted November 10, 2021 On 11/6/2021 at 11:27 PM, parapara said: Put the character in the costume of Liza and extract the texture of the costume with 3D Goto. A FrameAnalysis-xxx-xx-xx-xxxxxx folder is created with a large number of dds and text files in it. The ib.txt and vb.txt files, which have the same number as the first number in the dds file name, are the information of the mesh file that uses the texture. The hash value of the mesh is listed in the file name where vb0 = is described in it. * For example, in the image, c373fbce in the file name of 000003-vb0 = c373fbce-vs = 609e1ca785cae382-ps = c510e3ff614f93dc.txt is the hash value. 000003-vb0 = c373fbce-vs = 609e1ca785cae382-ps = c510e3ff614f93dc.txt When you open the stride value, it seems that the stride is fixed at 52 no matter what number is written. Then open 000003-ib = 7caf9884-vs = 609e1ca785cae382-ps = c510e3ff614f93dc.txt that starts with the same number. The number in the first index on the second line is the number from where this mesh is assigned in this hash. The format on the 5th line is: DXGI_FORMAT_R16_UINT, but it is mostly fixed at DXGI_FORMAT_R16_UINT. Next, if you look at the 000003.0-[commandlist_bulletgirlsdump] -ps-t0 = acf34035.dds file, you can see that only the texture of the coat part is drawn. In this case, if you want to erase the coat itself rather than partially, you can find out all the hash and stride values used for the coat by looking at vb.txt in all the dds files for the texture of the coat. Liza's coat vb.txt 000003-vb0 = c373fbce-vs = 609e1ca785cae382-ps = c510e3ff614f93dc.txt 000011-vb0 = f90d69e2-vs = 2d1f8bf3410bba2c-ps = c510e3ff614f93dc.txt 000019-vb0 = 8066b7c0-vs = 2d1f8bf3410bba2c-ps = c510e3ff614f93dc.txt 000020-vb0 = 38c12ec7-vs = 2d1f8bf3410bba2c-ps = c510e3ff614f93dc.txt It can be determined from dds that there are four. After that, if you write a command to hide the necessary information in the MOD ini, it will be hidden in the game. Goodbye; May I know how to extract the .g1m to vb.txt & vi.txt ?
namespace Posted November 10, 2021 Posted November 10, 2021 18 hours ago, glittersora said: Guys, here is a bad news, i cant get the textures to work on both dry and wet, if you have unpacked any costume you probably know this game put dry, wet and dirty textures side by side, when get wet the UV will "offset" a little bit to match the new wet texture, and if i line up dry texture correctly the wet texture will be incorrect, if i line up wet texture correctly the dry texture will break. so the problem must be on the "offset" part, not only textures, koei didnt even finish the model. and unfortunately we dont know any tools or methods to edit this part. so i think i have to give up. But there is a good news, someone sent me the alpha version of moderchan's fix, and i had unpacked his work, found out it is just built different, the "head" we edited is completely different in his model, and he didnt even pushed "SM1G2300" to line 1b0, so i think he must have the tools we dont know, and he can edit this "offset" value to get the swimsuit to work on both dry and wet. so you guys can wait for his mod. "he didn't even pushed 'SM1G2300' to line 1b0"...What does this mean and how you do it? Offset? Insert "Null Char" (Decoded as "." )? Could u please Interpret it a bit more?
VeraXona Posted November 10, 2021 Posted November 10, 2021 Okay, I don't know how this guy manages to bypass Youtube, but I love it! It seems the original Wii U costumes are now up! Even added new mods like the Maiden Ghosts being Yuri or Hisoka being replaced by one of the dead Ghosts. Anyone know where to get these mods? I haven't check much on Moderchan's update on it.
sorwah Posted November 10, 2021 Posted November 10, 2021 (edited) 5 minutes ago, VeraXona said: Anyone know where to get these mods? I haven't check much on Moderchan's update on it. From the video you showed, it looks like the switch version of the costumes, which are broken once wet. But they're an attachment earlier in the thread. Edited November 10, 2021 by sorwah
Wish Upon a Star Posted November 10, 2021 Posted November 10, 2021 for me it look like TN is kind of lazy, almost all character use same 1 ske, you can replace almost all NPC character include enemy to yuri without catch in any bug
namespace Posted November 10, 2021 Posted November 10, 2021 23 hours ago, ehdrmfka said: Anyone working on Samus outfit? Actually I haven't find an outfit that resembles the EUR Samus outfit. The Byte Order of WiiU GMPK Ver. G1M is Big Endian. It takes plenty of time to get through it (I tried but I've not got a completely understanding of it). The method "G1M (Big Endian) → FBX → 3DMigoto" seems infeasible (FBX to 3DMigoto (.vb+.vi) for now.
namespace Posted November 10, 2021 Posted November 10, 2021 17 minutes ago, Wish Upon a Star said: for me it look like TN is kind of lazy, almost all character use same 1 ske, you can replace almost all NPC character include enemy to yuri without catch in any bug But it seems a little more openness and inclusiveness.
Jamashi Posted November 10, 2021 Posted November 10, 2021 50 minutes ago, CoulsonClark said: It can no longer be used due to the update. Do you have any plans to fix it? I'm back home from work now. I'm going to work on updating now 3
Jamashi Posted November 10, 2021 Posted November 10, 2021 The cheat sheet has been updated There is one new feature and some hotkey changes "Ctrl + U" No wetness "Ctrl + G" Wet MAX "Y" Wet texture freeze "G" Wetting increase "U" Wetting reduction Regarding the increase / decrease, clothes etc. will get wet regardless of the wetness gauge. I think it will be strange if you increase or decrease it extremely. If you want to increase or decrease it, be sure to freeze it with "Y" before it comes out. FATAL_FRAME_MOBW.CT 17
s4733664 Posted November 10, 2021 Posted November 10, 2021 Can anyone teach me why my nods can't be activated after putting it in. I followed the process but couldn't succeed. Module
ass499 Posted November 10, 2021 Posted November 10, 2021 succeed switch clothes for His. However, the body parts is a hard work to do. due to the parts of body, it is lots vb/ib to writes. 3
homuraryo Posted November 10, 2021 Posted November 10, 2021 On 11/8/2021 at 8:30 PM, parapara said: For 3DMigoto MIU swimsuit ver.2 and YURI uniform (H_YRI_O) without skirt. * The inside of the YURI uniform is hollow, so I leave a little skirt; * If you have the previous swimsuit mod, please overwrite it. H_YRI_O_No_skirt.rar 29.84 kB · 283 downloads MIU_MIZUGI ver.2.rar 3.19 MB · 388 downloads hi,H_YRI_O_No_skirt.rar,preview no skirt,but enter the game have skirt 3dmigotoo-mods-H_YRI_O_No_skirt the location is right
axbz404 Posted November 10, 2021 Posted November 10, 2021 (edited) This seems to be able to view g1m (PC Little Endian) & g1t (PC Little Endian & Wii U Big Endian) data https://github.com/three-houses-research-team/010-binary-templates https://forum.xentax.com/viewtopic.php?f=16&t=21666&start=360#p175260 Edited November 12, 2021 by axbz404 4
ass499 Posted November 10, 2021 Posted November 10, 2021 (edited) Can someone help me to fix her body? I try my best but always have issue with her body. PS; need 3Dmigo and need switch HIS as YRI clotheschange.zip Edited November 10, 2021 by ass499
Sottic Posted November 10, 2021 Posted November 10, 2021 Just to bump it as well Fatal Frame: Maiden of Black Water Nexus - Mods and community there is a now a Nexus page so all of the mods posted here can find a easy home and access for them to make all of lives easier when they're in one place 4
Guest Posted November 10, 2021 Posted November 10, 2021 6 hours ago, homuraryo said: hi,H_YRI_O_No_skirt.rar,preview no skirt,but enter the game have skirt 3dmigotoo-mods-H_YRI_O_No_skirt the location is right I forgot to mention it. The image is reflected in the default as I was swapping data to the default costume to edit the costume. The costume can only be used by unlocking it or replacing the game data with another costume;
ficco Posted November 11, 2021 Posted November 11, 2021 On 11/9/2021 at 12:32 AM, Shiroyuki21ftsp said: " you will need to add the 00s back until the "SM1G2300" thing is pushed back to its original position(usually 1b0)." how to do that? use a hex editor. For example, if you use HxD, at the bottom you can find "overwrite", double click it, it will turn to "insert", then you can insert bytes. (I'm using the version in another language, so I'm not sure if the corresponding Eng word is "overwrite"/"insert", but should be something similar)
homuraryo Posted November 11, 2021 Posted November 11, 2021 8 hours ago, parapara said: I forgot to mention it. The image is reflected in the default as I was swapping data to the default costume to edit the costume. The costume can only be used by unlocking it or replacing the game data with another costume; hi,default costume no change,but i unlocking school uniform costume,how to solve this situation
Guest Posted November 11, 2021 Posted November 11, 2021 2 hours ago, homuraryo said: hi,default costume no change,but i unlocking school uniform costume,how to solve this situation I have not been able to confirm the operation, so thank you for your valuable report. I will investigate the cause and start fixing it, but I think it will take some time because I am busy ...
Guest Posted November 11, 2021 Posted November 11, 2021 Sorry to trouble you, but can you try swapping to the default outfit to see if the skirt remains? * Since the school uniform has not been released, it is not possible to check the operation without swapping; If you swap to the default outfit and the skirt comes off, I'd like to know if there's something wrong with something that depends on the outfit slot;
s4733664 Posted November 11, 2021 Posted November 11, 2021 I put on my school uniform and nothing happens. What is the problem?
homuraryo Posted November 11, 2021 Posted November 11, 2021 1 hour ago, parapara said: 很抱歉打扰您,但是您可以尝试更换为默认服装,看看裙子是否还在吗? * 由于校服尚未发布,不换货无法查看运行情况; 如果你换到默认的衣服,裙子掉了,我想知道是否有什么问题取决于衣服插槽; you're welcome,i to trouble you ,default costume no change,the skirt comes on sorry for bothering
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