swervedriver Posted October 5, 2025 Posted October 5, 2025 On 10/4/2025 at 1:16 PM, Spark1039 said: Well,does anyone know why the crown switch in this mod doesn't work?Other components can be switched normally. Other components can be switched normally. Other components can be switched normally. Where's the mod? ))
AlreadyJinxed Posted October 5, 2025 Posted October 5, 2025 2 hours ago, PartyBoy1979 said: Hi Bro 😉 Iuno Agent Bunny v1.1.rar 75.86 MB · 44 downloads legend
Murphy9968 Posted October 5, 2025 Posted October 5, 2025 12 hours ago, Kaftein said: You are a gentleman and a scholar. This must be what the discovery of the Dead Sea Scrolls was like. But yeah you're totally right on the TS mod dipping very quickly into uncanny valley lol, as far as I can tell it only adjusts the faces and hair, not the bodies themselves. Kind of disturbing to see! The author's TS mod updates from the latest to the earliest.🫠 You can see male NPCs who change bodies on the new maps.😘 As for the NPCs on the earlier maps, we still need to wait.🙂 In any case, this is an excellent mod.🥵 1
senpai4O4 Posted October 5, 2025 Posted October 5, 2025 Does anyone have the qUINT_RTGI.fx shader for ReShade??
Lexyan Posted October 5, 2025 Posted October 5, 2025 does anyone have several makeup faces for Augusta? Could you share them to me pls
HimothyMcHimerson Posted October 5, 2025 Posted October 5, 2025 On 10/4/2025 at 12:40 PM, fisag said: Anyone Have Kefou Rover mod ? MC (thicc).zip 4
roflmnop Posted October 5, 2025 Posted October 5, 2025 45 minutes ago, Lexyan said: does anyone have several makeup faces for Augusta? Could you share them to me pls Here are some I made for an augusta mod I posted a while back. Augusta makeup textures.rar 1
PartyBoy1979 Posted October 5, 2025 Posted October 5, 2025 Here we go again, any noble soul (among the many who share) who could share this mod. The contribution is appreciated 5
DanielAVS Posted October 5, 2025 Posted October 5, 2025 52 minutes ago, roflmnop said: Here are some I made for an augusta mod I posted a while back. Augusta makeup textures.rar 11.48 MB · 3 downloads can you help me with what to replace? or just put in ther
laooo888 Posted October 5, 2025 Posted October 5, 2025 On 10/2/2025 at 8:04 AM, PartyBoy1979 said: I also asked if anyone could share this mod, nobody wanted to share it. I was able to find him in a Telegram mod sharing group. Here you go brother. Today's for you bro 👊, tomorrow's for me. Enjoy it. Augusta by Slap v 4.0.zipFetching info... Can you share the link of the telegram group? Thank you
Fruchti Posted October 5, 2025 Posted October 5, 2025 (edited) Does anyone know how to fix the distance at which mods load? I already have r.Kuro.SkeletalMesh.LODDistanceScale=100, so that .var doesnt change anything for me. Once I zoom in with the camera, the mods load correctly and stay loaded until I teleport into another map/domain. None of the engine.ini .vars I tried helped this and leaving it empty also doesnt fix anything. This is a problem with every single mod for me, pretty annoying. Edited October 5, 2025 by Fruchti
PartyBoy1979 Posted October 5, 2025 Posted October 5, 2025 11 minutes ago, laooo888 said: Can you share the link of the telegram group? Thank you Bro sorry, I answered you privately.
roflmnop Posted October 5, 2025 Posted October 5, 2025 34 minutes ago, Fruchti said: Does anyone know how to fix the distance at which mods load? I already have r.Kuro.SkeletalMesh.LODDistanceScale=100, so that .var doesnt change anything for me. Once I zoom in with the camera, the mods load correctly and stay loaded until I teleport into another map/domain. None of the engine.ini .vars I tried helped this and leaving it empty also doesnt fix anything. This is a problem with every single mod for me, pretty annoying. r.Streaming.Boost=30 in the engine.ini file should work 50 minutes ago, DanielAVS said: can you help me with what to replace? or just put in ther I don't see the hash for the face texture listed there, so you might have to edit it into the mod.ini file somewhere near the bottom. The hash you want to look for is "3153462b" if its not there in the mod.ini, copy the code at the bottom and it should work. You can only have 1 texture displayed at a time so you will have to find the texture you like and rename it to "Components-2 t=3153462b.dds" unless you want to make a toggle for the other options in the ini but that's tricky if you aren't familiar with it. [ResourceTextureFace] filename = Textures/Components-2 t=3153462b.dds [TextureOverrideTextureFace] hash = 3153462b match_priority = 0 if $object_detected this = ResourceTextureFace endif 3
DanielAVS Posted October 5, 2025 Posted October 5, 2025 34 minutes ago, roflmnop said: r.Streaming.Boost=30 in the engine.ini file should work I don't see the hash for the face texture listed there, so you might have to edit it into the mod.ini file somewhere near the bottom. The hash you want to look for is "3153462b" if its not there in the mod.ini, copy the code at the bottom and it should work. You can only have 1 texture displayed at a time so you will have to find the texture you like and rename it to "Components-2 t=3153462b.dds" unless you want to make a toggle for the other options in the ini but that's tricky if you aren't familiar with it. [ResourceTextureFace] filename = Textures/Components-2 t=3153462b.dds [TextureOverrideTextureFace] hash = 3153462b match_priority = 0 if $object_detected this = ResourceTextureFace endif like this
swervedriver Posted October 5, 2025 Posted October 5, 2025 2 hours ago, PartyBoy1979 said: Here we go again, any noble soul (among the many who share) who could share this mod. The contribution is appreciated I saw it on Telegram but it was SFW so I didn't bother to download 1
DanielAVS Posted October 5, 2025 Posted October 5, 2025 1 hour ago, roflmnop said: r.Streaming.Boost=30 in the engine.ini file should work I don't see the hash for the face texture listed there, so you might have to edit it into the mod.ini file somewhere near the bottom. The hash you want to look for is "3153462b" if its not there in the mod.ini, copy the code at the bottom and it should work. You can only have 1 texture displayed at a time so you will have to find the texture you like and rename it to "Components-2 t=3153462b.dds" unless you want to make a toggle for the other options in the ini but that's tricky if you aren't familiar with it. [ResourceTextureFace] filename = Textures/Components-2 t=3153462b.dds [TextureOverrideTextureFace] hash = 3153462b match_priority = 0 if $object_detected this = ResourceTextureFace endif i made itttt thank youuuuuuuuuuuuuuu
swervedriver Posted October 5, 2025 Posted October 5, 2025 2 hours ago, PartyBoy1979 said: Here we go again, any noble soul (among the many who share) who could share this mod. The contribution is appreciated princess_queen_sfw.rar 2
Fruchti Posted October 5, 2025 Posted October 5, 2025 (edited) 3 hours ago, roflmnop said: r.Streaming.Boost=30 in the engine.ini file should work I don't see the hash for the face texture listed there, so you might have to edit it into the mod.ini file somewhere near the bottom. The hash you want to look for is "3153462b" if its not there in the mod.ini, copy the code at the bottom and it should work. You can only have 1 texture displayed at a time so you will have to find the texture you like and rename it to "Components-2 t=3153462b.dds" unless you want to make a toggle for the other options in the ini but that's tricky if you aren't familiar with it. [ResourceTextureFace] filename = Textures/Components-2 t=3153462b.dds [TextureOverrideTextureFace] hash = 3153462b match_priority = 0 if $object_detected this = ResourceTextureFace endif Thanks, that helped. Then isnt this misleading or is it simply worse to put it at 2.5 instead of 30? I had it at 2.5. Edited October 5, 2025 by Fruchti
roflmnop Posted October 6, 2025 Posted October 6, 2025 (edited) 50 minutes ago, Fruchti said: Thanks, that helped. Then isnt this misleading or is it simply worse to put it at 2.5 instead of 30? I had it at 2.5. Yea I don't know how accurate that is, in my testing with the streaming.boost I have it set to 56 and only noticed some stuttering when I pushed it to 70+. I'm on a 980 ti so a pretty old card and my cpu and ram are from about the same era. I should mention I haven't done any testing with it below 30, I looked it up and below is what the epic dev website said. So I assume bigger number is better. r.Streaming.Boost 1=1.0: normal <1.0: decrease wanted mip levels >1.0: increase wanted mip levels Edited October 6, 2025 by roflmnop
Kodika0 Posted October 6, 2025 Posted October 6, 2025 3 hours ago, swervedriver said: I saw it on Telegram but it was SFW so I didn't bother to download I'd also be down for the nsfw version
kevink3 Posted October 6, 2025 Posted October 6, 2025 On 10/4/2025 at 5:13 AM, HAHAMUMU said: reshade default.rar 20.97 kB · 268 downloads You use it, but the shading image comes out upside down.
xueyan80 Posted October 6, 2025 Posted October 6, 2025 On 10/4/2025 at 6:13 PM, HAHAMUMU said: 重新着色default.rar 20.97 kB · 281 downloads How should I use it?
swervedriver Posted October 6, 2025 Posted October 6, 2025 9 hours ago, swervedriver said: princess_queen_sfw.rar 92.18 MB · 50 downloads NSFW version from Discord The Safe Zone https://cdn.discordapp.com/attachments/1382474216602861658/1424625710068404295/Princess__Queen_NSFW.rar?ex=68e4a195&is=68e35015&hm=a35cdc4fa6d80789ea1e6f477be28d057c0bbbbba24b7bcdd13566e30bd01328& 2
PartyBoy1979 Posted October 6, 2025 Posted October 6, 2025 (edited) 7 minutes ago, swervedriver said: NSFW version from Discord The Safe Zone https://cdn.discordapp.com/attachments/1382474216602861658/1424625710068404295/Princess__Queen_NSFW.rar?ex=68e4a195&is=68e35015&hm=a35cdc4fa6d80789ea1e6f477be28d057c0bbbbba24b7bcdd13566e30bd01328& Jajajajaja!! I was just going to say the same thing. Thank you so much to that noble soul who shared the mod. You're a legend. Edited October 6, 2025 by PartyBoy1979 1
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