ochain190 Posted 17 hours ago Posted 17 hours ago Does anyone have the full version of this Hiyuki mod? https://gamebanana.com/mods/699195  Â
Wicy Posted 16 hours ago Posted 16 hours ago 5 hours ago, yuukino9 said:  Galbrena.rar 246.69 MB · 1 download  Thank you so much. btw stockings on her toe doesnt match with rest is that normal ? like when i switch to black stockings, toe stockings become red   7 hours ago, lkda said: anyone have this mod?   Here it is lucilla mod https://drive.google.com/file/d/1K1TPtLoqEFpoEIM8F_I0ebncEALRM1Lo/view?usp=drive_link 1
sp198 Posted 6 hours ago Posted 6 hours ago Is there any fix for npc distant i use the moonholder fix and set lod to ultra but the npc mod still force me to go really near them for the mod to take effect without the discord group i dont know if there any fix around ?
Sylvie023 Posted 6 hours ago Posted 6 hours ago Trying to fix a Mornye mod.   TSR didn't seem to work on her. And what's special about this mod is her "clothes", aside from the colors extracted from a texture, they use almost the same material as her legs. Perhaps the two things are related.  She doesn't have many textures, so I laid out all the texture slots and started inserting them one by one. Honestly, the process was even a little fun. And my final result is this:      ps-t0 = null     ps-t1 = ResourceTexture_main     ps-t2 = ResourceTexture_main     ps-t3 = ResourceTexture_main     ps-t4 = null     ps-t5 = ResourceTexture_normal     ps-t6 = null     ps-t7 = null     ps-t8 = ResourceTexture_normal     ps-t9 = ResourceTexture_normal     ps-t10 = ResourceTexture_main     ps-t11 = ResourceTexture_transparent     ps-t12 = null     ps-t13 = null     ps-t14 = null     ps-t15 = null     ps-t16 = null   Well, she wasn't completely fixed. The legs I got are clearer, like glass. These legs (including her entire hip area) become almost transparent in bright light, but at the same time retain their original color.    I think it's pretty. So I kept this result.  You can download her from huihui (here:https://huihui168.org/?list_11/7803.html), and then use Moonholder's tool to update the hashes.  Or you can use these slots I listed, continue adjusting them to see if you can find an effect you prefer.  (oh I swear I've seen some really pretty pale pinks, I'm going to find them!) 2
IncogACC Posted 5 hours ago Posted 5 hours ago 5 minutes ago, Sylvie023 said: Trying to fix a Mornye mod.   TSR didn't seem to work on her. And what's special about this mod is her "clothes", aside from the colors extracted from a texture, they use almost the same material as her legs. Perhaps the two things are related.  She doesn't have many textures, so I laid out all the texture slots and started inserting them one by one. Honestly, the process was even a little fun. And my final result is this:      ps-t0 = null     ps-t1 = ResourceTexture_main     ps-t2 = ResourceTexture_main     ps-t3 = ResourceTexture_main     ps-t4 = null     ps-t5 = ResourceTexture_normal     ps-t6 = null     ps-t7 = null     ps-t8 = ResourceTexture_normal     ps-t9 = ResourceTexture_normal     ps-t10 = ResourceTexture_main     ps-t11 = ResourceTexture_transparent     ps-t12 = null     ps-t13 = null     ps-t14 = null     ps-t15 = null     ps-t16 = null   Well, she wasn't completely fixed. The legs I got are clearer, like glass. These legs (including her entire hip area) become almost transparent in bright light, but at the same time retain their original color.    I think it's pretty. So I kept this result.  You can download her from huihui (here:https://huihui168.org/?list_11/7803.html), and then use Moonholder's tool to update the hashes.  Or you can use these slots I listed, continue adjusting them to see if you can find an effect you prefer.  (oh I swear I've seen some really pretty pale pinks, I'm going to find them!)  Moryne comp 4 is broken with the public version of RabbitFX yeah (You can probably guess why I would say the public version, but you didn't hear anything from me) The reason the legs look a little off is 'cus you got the exact slots wrong. It'd be one thing for me to simply tell you which slot is which, but I think it's more interesting if you learn how to determine which slot is which for yourself.  The best method for doing it is frame dumping. If you can parse frame dumps then not only can you determine which slot is which, but you can start to read individual draw calls which can lead to some more interesting things in the future.  First, check your d3dx.ini and make sure that your dump options (analyse_options) include all of the arguments like this: You need to do a full dump for this.  I assume you already know how to frame dump, but the TLDR is turn on hunting (green text) via the hunting toggle key and press F8, do it in a place with as few objects as possible like the character menu or if you need to be in overworld for characters like Denia, then do it in a place like a forgery challenge domain where there's not much going on. The important thing here is that you do your dump with the DEFAULT character, you can just press F6 and that'll count.  Once you have your frame dump, open the folder (in your WWMI root folder) and search "o0". This is the fun part, o0 will show the output of every individual draw call that occurs within a frame visualised as an image, so you can see the frame being built one draw call at a time. Scroll down the list of o0 images until you find the image where the legs are first drawn, the file will have a name like "000123-ps blah blah blah," the number at the front is the important part, it's the draw call where the legs are drawn, you can use that number to search the frame dump folder for the contents of that exact draw call. You'll get something like this:  This is every single asset that was loaded during a single draw call, this isn't for Moryne legs (I don't wanna give the game away), but the principle is the same. The highlighted lines are the textures and you can see in the file names that each texture is labelled with a texture slot. This is how you determine which texture goes into which slot.  I did pick a bad example, this is an eye draw call so it doesn't have a normal or materialmap but you get the point, from here you can visually identify which texture is which and see what slot they're supposed to be a part of based on the names each texture has.  This is useful tech to know if you're having to manually asign slots for other characters, or if you simply need to grab hashes for something. It's a little excessive having to do full dumps, but the o0 visualisation makes parsing dumps SO much easier that I think it's worth the extra waiting time vs using deduped.   2
1546662781 Posted 3 hours ago Posted 3 hours ago 20 hours ago, mochime1 said:  Denia Remielle.rar 77.38 MB · 1 次下载Thank you, how did you do it Thank you, how did you do it
nelson969 Posted 25 minutes ago Posted 25 minutes ago (edited)  guess we have more top 10 character art later sadge lupa didnt make the cut, guess the whole list is just purely META Edited 24 minutes ago by nelson969
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