Cervantes42 Posted June 29 Posted June 29 24 minutes ago, Mio212 said: not sure what the pink one does I dont use these I have a different mod for her. but here you go ultlunalastritensfwpink.zip 45.19 MB · 1 download ultlunalastritensfw.zip 44.69 MB · 1 download You are the real hero.THX
seosirk Posted June 29 Posted June 29 On 6/28/2026 at 7:23 AM, Firrsit said: Awesome, it works. Thanks buddy! please can i get a link to the cnfixer, i cant find it
Feelinks Posted June 29 Posted June 29 On 6/24/2026 at 9:08 PM, Aladfar said: Seed picker mod seems nobody have ever shared. here,seed picker seed picker.rar 1
reizeimako Posted June 29 Posted June 29 2 hours ago, seosirk said: please can i get a link to the cnfixer, i cant find it https://gamebanana.com/mods/download/651557#FileInfo_1720646 1
7WEI Posted June 30 Posted June 30 Will be appreciated if anyone can share laevatain lune fluer 1.1 o/
waste5 Posted July 1 Posted July 1 9 hours ago, dd179352684 said: why? MiniTang.zipFetching info... It's supposed to be like this, but I don't know why this mod is like this. Does anyone know how to fix it? 1
dd179352684 Posted July 1 Posted July 1 12 hours ago, waste5 said: It's supposed to be like this, but I don't know why this mod is like this. Does anyone know how to fix it? It should be fixed by new version of EFMI RabbitFX
Capta1nHer0 Posted July 2 Posted July 2 On 6/27/2026 at 8:07 AM, Kingggggg said: How to resolve this issue? does someone know? Had a similar issue with another mod. If you get me the mod I can try to fix it or you can follow the instructions below. Open the mod's .ini and search for ps-t inside any [CommandList_Draw_ComponentN] block: ps-t13 = ResourceC2Diffuse ← hardcoded slot, breaks after updates ps-t14 = ResourceC2Normal -If you see ps-t## directly instead of Resource\RabbitFX\..., that component needs fixing. The fix Replace the hardcoded ps-t lines with RabbitFX refs: -If the mod has Diffuse + Normal only (no lightmap): Resource\RabbitFX\Diffuse = ResourceXXDiffuse Resource\RabbitFX\NormalMap = ResourceXXNormal run = CommandList\RabbitFX\SetTextures -If the mod also has a lightmap: Resource\RabbitFX\Diffuse = ResourceXXDiffuse Resource\RabbitFX\LightMap = ResourceXXLightA Resource\RabbitFX\NormalMap = ResourceXXNormal run = CommandList\RabbitFX\SetTextures Match the resource names to whatever the mod already defines (ResourceC2Diffuse, ResourceC7Diffuse, etc.). -Only include LightMap if the mod actually has one. 2
HimuroKirie Posted July 3 Posted July 3 On 2026/6/27 at PM8点07分, Kingggggg said: 这个问题该如何解决?有人知道吗? Sir, may i know where u get this mod??
Capta1nHer0 Posted July 3 Posted July 3 On 6/30/2026 at 4:32 AM, The Gaymer said: Still no Camille NSFW mods ? https://www.nexusmods.com/arknightendfield/mods/56
Xenovia411 Posted July 3 Posted July 3 Anybody got a link to the demo version of Levi's Beach Date Yvonne mod? Apparently that version doesn't have an issue with her horns being skin colored like the full mod. Can't seem to find a fix for it either.
AKG135 Posted July 5 Posted July 5 Can anyone fix this Chen character mod? The character textures fail to load after the character leaves the scene. I’ve tried other mods for this character and encountered the same issue. Chen.zip
Capta1nHer0 Posted July 5 Posted July 5 3 hours ago, AKG135 said: Can anyone fix this Chen character mod? The character textures fail to load after the character leaves the scene. I’ve tried other mods for this character and encountered the same issue. Chen.zip 19.48 MB · 1 download Three bugs in the [TextureOverride_Texture6] block (the skin toggle): 1. else if → elif EFMI ini syntax doesn't support else if — it must be elif. 2. Case mismatch on resource name Resource_Texture6a is referenced but the resource is defined as Resource_Texture6A (capital A). Replace the reference to match. 3. Missing endif for outer if $object_detected The outer condition was never closed, leaving everything after it dangling and causing a parse error. Fixed block: [TextureOverride_Texture6] hash = 91a468ed match_priority = 0 if $object_detected if $skin == 0 this = Resource_Texture6 elif $skin == 1 this = Resource_Texture6A endif endif I attached the fixed config file if you just want to drag and drop into the mod folder to replace chen_mod_config_fix.zip 3
UndeadMaster555 Posted July 6 Posted July 6 anyone got a rossi mod? Whisper of Dark Rose does not work for me
AKG135 Posted July 6 Posted July 6 21 hours ago, Capta1nHer0 said: Three bugs in the [TextureOverride_Texture6] block (the skin toggle): 1. else if → elif EFMI ini syntax doesn't support else if — it must be elif. 2. Case mismatch on resource name Resource_Texture6a is referenced but the resource is defined as Resource_Texture6A (capital A). Replace the reference to match. 3. Missing endif for outer if $object_detected The outer condition was never closed, leaving everything after it dangling and causing a parse error. Fixed block: [TextureOverride_Texture6] hash = 91a468ed match_priority = 0 if $object_detected if $skin == 0 this = Resource_Texture6 elif $skin == 1 this = Resource_Texture6A endif endif I attached the fixed config file if you just want to drag and drop into the mod folder to replace chen_mod_config_fix.zip 4.27 kB · 1 download Your bro is a hero!
yeuvid Posted July 7 Posted July 7 17 hours ago, UndeadMaster555 said: anyone got a rossi mod? Whisper of Dark Rose does not work for me if it has visual bugs i shared files to fix it as of 1.3, there should be in page 54 maybe?
Ryuk674 Posted July 7 Posted July 7 莱万汀x罪袋.7zCan someone please fix this mod? Sometimes it appears correctly but at times has some black patches? Don't know what is causing it.
Capta1nHer0 Posted July 7 Posted July 7 4 hours ago, Ryuk674 said: 莱万汀x罪袋.7zCan someone please fix this mod? Sometimes it appears correctly but at times has some black patches? Don't know what is causing it. mod.zip See if that works, drag and drop to replace the .ini file
Kingggggg Posted July 8 Posted July 8 On 7/3/2026 at 6:50 PM, HimuroKirie said: Sir, may i know where u get this mod?? https://huihui168.org/?list_4/ 1
Ryuk674 Posted July 8 Posted July 8 22 hours ago, Capta1nHer0 said: mod.zip See if that works, drag and drop to replace the .ini file Thank you! May your pulls be blessed!
HimuroKirie Posted July 10 Posted July 10 On 7/9/2026 at 2:28 AM, Kingggggg said: https://huihui168.org/?list_4/ Dear, Thanks. But I just found Chen's similar mod not Perlica..
suicidatroll Posted July 11 Posted July 11 Hey everyone, how's it going? I was in a Discord server for mods that covered this game as well as similar ones like ZZZ and WW... does anyone happen to have the link to it? My Discord account got hacked and I lost everything.
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