Popular Post Polistiro Posted January 26, 2018 Popular Post Posted January 26, 2018 All of these mods (or part like textures) can be used as resource for your mod without permission but it must remain free.  Here are examples of my wip /!\ +18 spoiler /!\ Spoiler https://www.loverslab.com/uploads/monthly_2018_02/Samples.thumb.jpg.75dfe4bc58113162028026a4fd1e4699.jpg   Boby painting using overlays (like body tatoo overlays with bgem files), face painting using human race alteration like seen in a tutorial here on laverslab By Frayja (Thanks you Frayja). Facials are not compatible with mods that edits humanrace too like looksmenu compendium Solved in facials b2  EDIT direct access: Facials Screenshots  LAST VERSION: LL Facials b2.7z  >> it using Looksmenu Tints for compatibility with other mods. No longer need to patch looksmenu compendium. Same 10 textures for both genders. I can't make custom facials category : textures are placed in " Face Paint " category. Looksmenu tints is supposed to work with all others mods without any issue and it is right until now for me.  ------------------------------------- Facials beta release 2K version TEXTURES.ba2 Overwrite 1k ba2 file  ------------------------------------- ------------------------------------- Outfit version Cumsuit preview 2 (5 outfits CBBE / male EVB) build them before start the game! A red toolbox with all 5 cumsuits are in sanctuary on the floor between the armor workbenches   IF TEXTURES DOESN'T APPEAR IN MENU: (not tested) On 5/1/2018 at 3:51 PM, SpinX said: Here's how I got it to work. I used the patcher like instructed. Then deleted the word patched from the patched esp name and activated it only. Then, I opened Facials.ba2 with BAE and extracted the textures and put it in data folder. When you have the menu but nothing appears on your face then it means the textures are not loading from the ba2 archive. Best solution is to unpack it.   ------------------------------------- ------------------------------------- Body version (included in my Leito and Crazy add-on for AAF)  Body overlays for AAF resource files for modders (don't install this with my leito and crazy patches V2, it is already included) : CumNWealth for AAF.7z It is very easy to make them glowing, edit the bgem file (make some adjustments in effect tab like color with material editor by ousnius)  ------------------------------------- ------------------------------------- OBSOLETE files  If you want use Facials obsolete version (humanrace alteration) with LocksMenu Customization Compendium you have to patch original mod using this short tutorial this take some few minutes to work. You can also follow this tutorial to edit compendium manually with creation kit. Facials beta release 1K version [obsolete] Tutorial to automatically make LooksMenu Compendium compatible with Facials ( PATCH compendium) [obsolete] Body overlays beta release Cumsuit preview 1 (3 outfits only with sliders)   32
Deemreo Posted January 26, 2018 Posted January 26, 2018 Cumshots of the Commonwealth / Commonwealth Cumshots? Everybody love alliteration. 2
AWP3RATOR Posted January 27, 2018 Posted January 27, 2018 Ah yes, alliterative word plays are the best! The Skryim version is named: (ScocLB) Skyrim Cum on Clothes & Layered Bukkake SEXLAB Edition. I think you can do better!  CotC is good. Money Shots of the Commonwealth? MSotC...  In terms of integrating - check out @vinfamy's community patch 2.6.1 - this mod is hooking in to the Four-Play framework to apply an overlay at the end of the animation. You could use the same hooks to override and apply your overlays. Vinfamy noted at one point (not sure where this is on the priority list) that contextual cum textures were being considered. So face/chest for oral animations, belly/pelvis for vaginal, butt/back for anal, etc. 2
Guest Posted January 27, 2018 Posted January 27, 2018 5 hours ago, Deemreo said: Cumshots of the Commonwealth / Commonwealth Cumshots? Everybody love alliteration. Been playing RSE much? I have a collection of magazines in that mod by this name... which is, mmmm, a little too close. Â
Polistiro Posted January 27, 2018 Author Posted January 27, 2018 For the name, CummingWealth ? (not important at the moment)  I'm more interested about integration with other mods, like you suggest it AWP3RATOR, I will look into vinfamy's code for test.  In the picture on the right, you can see the effect of the direct sun lighting... With an angle, this gray transparent effect disappear (I'm still searching to reduce this effect)  1
Guest Posted January 27, 2018 Posted January 27, 2018 3 hours ago, Polistiro said: For the name, CummingWealth ? (not important at the moment)  I'm more interested about integration with other mods, like you suggest it AWP3RATOR, I will look into vinfamy's code for test.  In the picture on the right, you can see the effect of the direct sun lighting... With an angle, this gray transparent effect disappear (I'm still searching to reduce this effect)  Nifscope. On the shader nodes, you will need to alter the specularity...
Polistiro Posted January 27, 2018 Author Posted January 27, 2018 I've just looking in code (a1.addKeyword(Vin_CumOnMe) and i see where texture is. In CK four_play.esp (modified by vinfamy patch) i see an effect shadow (vin_cum) pointing on a dds texture but there apparently no way to attribute normal map and the alpha transparency looking bad in game. I don't understand why there is two vin_cumEs (id 0201130f and 02011310) , superposition? It is possible to have a correct transparency effect? relief? 1 hour ago, Flashy (JoeR) said: Nifscope. On the shader nodes, you will need to alter the specularity... I don't understand what you talking about... Â ESP Spoiler Â
Guest Posted January 27, 2018 Posted January 27, 2018 Specularity - the incidence angle based shine on a texture / object. This is what needs to be altered to meet your request: "In the picture on the right, you can see the effect of the direct sun lighting... With an angle, this gray transparent effect disappear (I'm still searching to reduce this effect)"
Polistiro Posted January 27, 2018 Author Posted January 27, 2018 i don't know how to use (and what) to edit with nifskope. Just dds and bgem files, no nif or i missed something...
Guest Posted January 27, 2018 Posted January 27, 2018 If just a texture, you may need to play with the settings of the visual effect in the CK then... Â It will be an EFFECT SHADER, used for ONHIT shader in magic effects, just like the cum texture fourplay uses. Like this: Â Â
Polistiro Posted January 27, 2018 Author Posted January 27, 2018 Thanks. Â I playing with "full alpha ratio", this just add transparency to the texture. Effect shaders don't use the alpha included in dds files?. I've tried to add more transparency to my dds by this don't change anything. Â Texture is flat and blanc, not really looking like texture with alpha channel (blanc or transparent).
Guest Posted January 28, 2018 Posted January 28, 2018 Wish I could be more help with this - textures in FO4 arent my thing - Im more a scripting maniac. Â Im sure there are other people here who work with textures a lot and could chime in...
Polistiro Posted January 28, 2018 Author Posted January 28, 2018 Ok, no problem, i think it's a technical limitation of the game. Maybe there is an other way to display overlays with script? Body overlays are a looksmenu extension (json file->bgem file>dds files) Face overlays are racemenu alteration which invoke texture like makeup. I don't know if that can be called by a script. It just for working on an usable mod... Â Vinfamy was talking about using using Cumtec mod but i don't know how about it was made. (unavailable)
Arrow and the Knee Posted January 30, 2018 Posted January 30, 2018 If you're really interested you could try reaching out to the author of cum-tec and seeing if he will allow you to take over his project. I'm under the impression he won't because I don't believe he has the files anymore but it's always worth a shot. Not sure if you know the author or the link, but either way here's the source:Â https://www.loverslab.com/topic/54597-wip-fallout-4-cumtec/ If he does help you, then possibly he may be able to assist you with integration but that might be a stretch considering he's more active in SkyrimÂ
Polistiro Posted January 30, 2018 Author Posted January 30, 2018 I didn't notice that before but his face textures are like mine, like if alpha channel is not fully applied. This problem is not present on my body textures overlays but i don't now if they can be called by script. If someone can confirm that lookmenu overlays can be called by script event. Â I'm still working on textures with tests. I made 4 face textures light to massive, all are in white because without this "full alpha" management colors looks like paint on face (but not on body) There is also some body version but it's now easy to make them because i've already made textures with alpha, just need to place them correctly, make normal map and modify some files (bgem and json) Â Here is massive face version... Spoiler
Arrow and the Knee Posted January 30, 2018 Posted January 30, 2018 I personally like yours better because its more subtle 2
Polistiro Posted January 31, 2018 Author Posted January 31, 2018 I'm looking to add some colors and tried glowing possibilities... No transparency here but interesting... (transparency is possible) Â Here's new texture + green glowing test. Heavy painting for deathclaws? Spoiler Â
Polistiro Posted February 1, 2018 Author Posted February 1, 2018 I'm happy to introduce you my last test: very good (in my opinion). Less problem with light or night. Light reflection is ok. Spoiler  Glowing effect is under test and on the right track...  EDIT: Here are my glowing possible version, just by adding a bgem file, same dds files. Changing color just need a 5kb dds. Spoiler  4
AWP3RATOR Posted February 2, 2018 Posted February 2, 2018 Currently, there are limitations with looksmenu overlays, especially when using a colored overlay. Brighter colors will glow in the dark. You have two options for the materials file when using ovlerays with LM: BGSM with the skin tint box ticked (this is what allows colors) or BGEM, which currently support full alpha, but I've only been able to get shades of back to work with BGEM materials.  BGSM files support limited alpha, but it's an on/of situation - not degrees of transparency. I'm still trying to work through different settings with both BGEM and BGSM for two of my overlay mods. I'll keep you posted if I find a solution for the lighter colors without making them nuclear brightness.   What I've been doing in my overlay nail polish mod, is using BGSM files for the overalys, but turning down the luminosity in Photoshop on the texture way down, so it's considerably darker in the editing software. This shows up in game as a bright color, but doesn't glow as much in the dark.
Polistiro Posted February 2, 2018 Author Posted February 2, 2018 The 3 last pictures are made with the same way. I made them like glowing ones for bgem files, dds_d (like yours) must be darker. The difference with glowing version is that i choose the black color in the effect tab. With black, no glowing effect.  The bgsm solution is easier but i need transparency and glossy effect. I don't know if one json reference overlay can call bgsm+bgem files at the same time. An other solution may that script call bgsm and bgem testures.
Polistiro Posted February 3, 2018 Author Posted February 3, 2018 Hi, i think i'll make less male than female overlays. Â I still do not know if what I'm doing will serve or not. I probably put this here as resource. I'm not a programmer... Â Do you like these screenshots?
Z0mBieP00Nani Posted February 3, 2018 Posted February 3, 2018 Looks a lot nicer than what's in there now. 1
Z0mBieP00Nani Posted February 3, 2018 Posted February 3, 2018 On 2/1/2018 at 9:48 AM, Polistiro said: I'm happy to introduce you my last test: very good (in my opinion). Less problem with light or night. Light reflection is ok.  Reveal hidden contents  Glowing effect is under test and on the right track...  EDIT: Here are my glowing possible version, just by adding a bgem file, same dds files. Changing color just need a 5kb dds.  Hide contents  For super mutants or ghouls maybe?
Polistiro Posted February 3, 2018 Author Posted February 3, 2018 On 03/02/2018 at 12:24 PM, Z0mBieP00Nani said: Looks a lot nicer than what's in there now. Thanks. On 03/02/2018 at 12:25 PM, Z0mBieP00Nani said: For super mutants or ghouls maybe? Why not but we must wait for contextual overlays... (maybe with FP1.0) Â I'll try to MP some mod authors to know how to make my mod for a compatibility... I still don't know if simple looksmenu overlays can be called by a script event. I searched an other mod that use this mechanic but without success.. Â EDIT: I succeeded made glossy faces overlays. They finally don't looks too different than body. That's a good thing... I also decided to make un-gendered overlays. 3
Arrow and the Knee Posted February 5, 2018 Posted February 5, 2018 It looks awesome so far, I'm really excited to see it in action. The current 4Play Cum set just looks atrocious in my opinion 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